Ryan Pavlik
93a2391767
docs: Improve word choice/clarity
2022-05-17 17:40:58 -05:00
Jakob Bornecrantz
c629dc4ae3
doc: Document !1299
2022-05-17 20:11:31 +01:00
Jakob Bornecrantz
ea8969d00d
doc: Document !1285
2022-05-17 11:20:40 +01:00
Ryan Pavlik
e4fa9de652
doc: Changelog fragments for Windows work.
2022-05-16 11:08:23 -05:00
Jakob Bornecrantz
d3c77b435c
doc: Document !1283
2022-05-13 10:58:46 +01:00
Jakob Bornecrantz
d80f98fdd4
doc: Document !1279
2022-05-11 15:54:50 +01:00
Jakob Bornecrantz
8d90d2be90
doc: Document !1275
2022-05-11 10:49:15 +01:00
Jakob Bornecrantz
207ec15a99
doc: Document !1271
2022-05-10 10:30:37 +00:00
Jakob Bornecrantz
deb287b180
doc: Document !1270
2022-05-10 10:30:37 +00:00
Jakob Bornecrantz
fb46401413
doc: Document !1269
2022-05-10 10:30:37 +00:00
Jakob Bornecrantz
4bde73ff10
doc: Document !1268
2022-05-10 10:30:37 +00:00
Jakob Bornecrantz
e45d4f46b8
doc: Document !1258
2022-05-10 10:30:37 +00:00
Jakob Bornecrantz
32e652bdb4
doc: Document !1250 , !1257 and !1259 (parts of)
2022-05-10 10:30:37 +00:00
Jakob Bornecrantz
44b7713793
doc: Document !1265
2022-05-09 10:46:44 +00:00
Ryan Pavlik
3287c984aa
cmake: Reorganize options, renaming some.
...
Rename XRT_HAVE_SLAM to XRT_FEATURE_SLAM,
moving it from xrt_config_have.h to xrt_config_build.h
accordingly.
2022-05-04 11:24:02 -05:00
Jakob Bornecrantz
41028acef4
doc: Document !1231
2022-04-19 00:17:20 +01:00
zhibinw
5e002e468e
doc:Document !1213
2022-04-12 14:20:17 +00:00
Moses Turner
8aba8cc601
Document !1120 , !1135 and !1144
2022-03-23 16:12:44 -05:00
Jakob Bornecrantz
824ebc02de
doc: Document !1166
2022-03-15 00:16:17 +00:00
Jakob Bornecrantz
cbdeea94e0
doc: Document !1164
2022-03-14 19:53:05 +00:00
Jakob Bornecrantz
bb363e53f5
doc: Document !1171
2022-03-14 17:39:23 +00:00
Jakob Bornecrantz
4fad95d623
doc: Document !1147
2022-03-02 11:24:00 +00:00
Jakob Bornecrantz
65416b4e62
doc: Document !1142
2022-02-25 17:11:38 -06:00
Jakob Bornecrantz
ccefc30e7f
doc: Document !1128
2022-02-19 00:34:01 +00:00
Jakob Bornecrantz
10664fd519
doc: Document !1119 , !1124 & !1125
2022-02-18 18:29:28 +00:00
Christoph Haag
65b854d5c5
doc: add changelog for mr 1126
2022-02-18 13:44:15 +01:00
Jakob Bornecrantz
81818b3d7b
doc: Document !1117
2022-02-17 00:39:53 +00:00
Jakob Bornecrantz
2f9511e202
doc: Document !1105
2022-02-17 00:34:18 +00:00
Ryan Pavlik
6c3fafce2e
doc: Changelog for the pacing improvements.
2022-02-08 10:51:40 -06:00
Ryan Pavlik
c9889f776f
xrt: Rename xrt_space_graph to xrt_relation_chain.
...
Rename all functions and instances accordingly as well,
and add documentation for all methods.
2022-01-21 19:54:30 +00:00
Moses Turner
51d321824f
doc: Add changelog for !1074
2022-01-18 12:58:34 -06:00
Moses Turner
916e2ced42
doc: Add changelog for MR 1054
2021-12-10 21:27:31 -06:00
Jakob Bornecrantz
75d57b5831
doc: Document !1021
2021-12-01 16:08:12 +00:00
Ryan Pavlik
e9c5d34925
t/oxr_android: Fix version code format
2021-12-01 08:35:44 -06:00
Christoph Haag
e01bd11759
doc: Add changelog for mr 897
2021-11-22 20:44:18 +00:00
Ryan Pavlik
185bf61dd8
comp: Migrate num_ to _count
2021-11-13 12:04:38 +00:00
Ryan Pavlik
dfa0aba496
aux: Migrate num_ to _count
2021-11-13 12:04:38 +00:00
Ryan Pavlik
33c0287f8b
xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate)
...
This matches the OpenXR usage: the array is the plural of the element type,
and the count is the singular element type plus "count" (usually CountOutput
because of the two-call idiom)
Includes fixes to other code to match API changes.
2021-11-13 12:04:38 +00:00
Ryan Pavlik
cd5ac5f1c9
xrt: Support multiple blend modes in system compositor info
2021-11-12 03:05:10 +00:00
Jakob Bornecrantz
1789982e46
doc: Document !982
2021-11-10 15:29:38 +00:00
Jakob Bornecrantz
96deec3012
doc: Document !959 !967 & !970
2021-11-07 15:14:04 +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
Jakob Bornecrantz
a09e707767
doc: Document !934
2021-10-13 16:26:26 -05: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
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