Jakob Bornecrantz
96deec3012
doc: Document !959 !967 & !970
2021-11-07 15:14:04 +00:00
Jakob Bornecrantz
6ca94eb6ed
doc: Return the greatness of the map
2021-11-05 15:56:14 +00:00
Jakob Bornecrantz
cedf941a27
doc: Document !967
2021-11-04 21:16:05 +00:00
Ryan Pavlik
3bd0a07aa2
cmake: Split out finding GLX from the rest of OpenGL on Linux.
...
Fixes #132 .
2021-11-04 15:36:58 +00:00
Ryan Pavlik
7bed9c3302
doc: Fix some its vs it's.
2021-11-03 17:23:24 -05:00
Ryan Pavlik
55d16046eb
doc: Update driver writing documentation
2021-11-03 17:04:02 -05:00
Mateo de Mayo
773eccad6c
docs: Move some driver entities into @addtogroup and other NFC
2021-10-28 11:40:49 +00:00
Jakob Bornecrantz
a09e707767
doc: Document !934
2021-10-13 16:26:26 -05:00
Mateo de Mayo
961c7c8ed1
d/rs: Rename 6dof to ddev
...
This commit introduces the term `ddev` for a "Device-SLAM tracked device",
it will be useful to differentiate itself from the `hdev`
("Host-SLAM tracked device") that will be introduced in next commits.
Note that "config_realsense" json field was renamed to "config_realsense_device"
and the device's serial (used for tracking overrides) changed from
"Intel RealSense 6-DOF" to "Intel RealSense Device-SLAM".
2021-09-28 16:07:08 -03:00
Ryan Pavlik
7b5102dc28
t/oxr-android: Clean up about libraries usage and fix mangled comments.
2021-09-27 09:29:29 -05:00
Jakob Bornecrantz
ee68aebb53
doc: Document !911
2021-09-20 15:54:00 +00:00
Jakob Bornecrantz
93506edd81
doc: Document !873
2021-09-14 18:36:34 +01:00
Christoph Haag
02e6b7898c
doc: Add documentation for implementing extensions
2021-09-14 13:44:40 +00:00
Christoph Haag
59d2f3c809
doc: Add changelog for MR 886
2021-08-27 02:43:50 +02:00
Jakob Bornecrantz
0f5ce8c173
doc: Document !870
2021-08-16 21:18:52 +01:00
Jakob Bornecrantz
15e92651d9
doc: Document !867
2021-08-11 18:47:22 +01:00
Jakob Bornecrantz
9d9879ca3e
c/multi: Make sure there are at least some predicted data
...
To avoid asserts in non-service mode.
2021-07-22 17:19:45 +01:00
Jakob Bornecrantz
26fa3c5408
doc: Document !860
2021-07-16 15:29:27 +00:00
Jakob Bornecrantz
3c86985646
doc: Document !859
2021-07-13 18:08:19 +01:00
Jakob Bornecrantz
9e5df0f504
st/oxr: Calculate normalized sub-image offsets and sizes
2021-07-10 17:59:17 +01:00
Jakob Bornecrantz
189aea97aa
st/oxr: Refactor out end frame function into own file
2021-07-10 17:59:17 +01:00
Jakob Bornecrantz
b8d88113c2
st/oxr: Add gfx to session gfx files
2021-07-10 17:59:17 +01:00
Jakob Bornecrantz
7bd1dba1d8
xrt: Add normalized sub-image offset and size in layer data
...
This makes the compositor not have to care about texture size.
2021-07-10 17:58:54 +01:00
Moses Turner
ff7033e8b8
doc: Document !858
...
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com>
Co-authored-by: Moses Turner <moses@collabora.com>
2021-07-09 20:24:38 -05:00
Moses Turner
184d155bd1
doc/tracing: add 'Value doesn't exist' gotcha
2021-07-02 00:41:14 -05:00
Moses Turner
4390b800f2
doc: Document !839
2021-06-21 12:29:31 -05:00
Jakob Bornecrantz
e554f9ee02
ipc: Fix NULL check stopping main app visibility events from working
2021-06-18 20:13:46 +01:00
Ryan Pavlik
d4c2feab05
doc: cleanup/clarification pointing out that some desired docs are already written.
...
They just had slightly jargon-y names that you already had to know the architecture.
2021-06-18 10:57:16 -05:00
Jakob Bornecrantz
9813ec07c6
doc: Document !841
2021-06-15 19:45:14 +00:00
Jakob Bornecrantz
b805742a53
c/main: Do not list VK_FORMAT_A2B10G10R10_UNORM_PACK32 as a supported format
2021-06-15 14:27:07 +00:00
Jakob Bornecrantz
091176e669
doc: Document !811 & !840
2021-06-14 20:37:33 +01:00
Jakob Bornecrantz
c57160d4e5
doc: Document !831 , !836 and !837
2021-06-11 18:49:50 +01:00
Jakob Bornecrantz
764ec63cc6
doc: Document !740
2021-06-11 17:15:52 +01:00
Jakob Bornecrantz
f9b5097134
c/client: Use the EGL compositor's display in swapchain
2021-06-02 14:26:59 +00:00
Jakob Bornecrantz
b7b469089c
t/fm: Add simple FrameMat that wraps a cv::Mat
2021-05-31 13:43:19 +00:00
Jakob Bornecrantz
b3e9653994
t/gui: Show git hash in Window title (NFC)
2021-05-26 16:33:47 +01:00
Ryan Pavlik
ca4591afb7
doc: Document !817 and !820
2021-05-17 13:34:36 -05:00
Jakob Bornecrantz
b4a7666a75
doc: Document #61 and !810
2021-05-12 14:54:44 +01:00
Jakob Bornecrantz
b3455555c2
u/trace_marker: Use Percetto/Perfetto for tracing
2021-05-05 17:00:35 +01:00
Ryan Pavlik
8d7f449efb
doc: Document !810
2021-05-04 11:21:46 -05:00
Ryan Pavlik
e008e4f319
doc: Start documenting code style/conventions/idioms
2021-05-04 10:34:43 -05:00
Ryan Pavlik
739f869517
doc: Fix typo
2021-04-30 17:57:50 -05:00
Ryan Pavlik
5ac1b341a3
doc: Add markdownlint config file for changelog fragments.
2021-04-30 17:57:50 -05:00
Ryan Pavlik
928771fddf
t/oxr_android: Update recyclerview, and do not use wildcard version
2021-04-30 17:34:21 -05:00
Jakob Bornecrantz
c02a343b4a
doc: Add !754 and !807 to !723
2021-04-30 21:56:09 +00:00
Ryan Pavlik
e82fafb186
cmake: Allow C++17 mode on all platforms, all modules.
...
Remove per-module C++17 settings.
2021-04-30 15:37:04 -05:00
Jakob Bornecrantz
daccde940e
d/wmr: Fix accel axis conversion
2021-04-28 23:26:09 +00:00
Ryan Pavlik
c6a3dec08e
doc: Rename sample NorthStar config for file extension reasons, and add schema
2021-04-28 21:13:34 +00:00
Ryan Pavlik
23c73e145b
a/util: Make JSON reading more robust.
...
We were missing some null checks.
2021-04-28 21:13:34 +00:00
Ryan Pavlik
a11ce715ae
doc: Add JSON Schema
2021-04-28 21:13:34 +00:00