Jakob Bornecrantz
7fb06198cf
doc: Document !1951
2023-09-13 20:13:20 +01:00
Korcan Hussein
c38e1082fe
doc: Document !1915
2023-07-27 12:30:37 +01:00
Jakob Bornecrantz
b6cec9b94a
doc: Document !1907
2023-07-18 11:47:09 +01:00
Jakob Bornecrantz
416f031329
doc: Document !1904
2023-07-17 10:57:05 +01:00
Korcan Hussein
9ad98815bb
doc: Document !1901
2023-07-12 16:19:07 +01:00
Korcan Hussein
b694ca2d31
doc: Document !1896
2023-07-04 13:31:32 +00:00
Jakob Bornecrantz
6995c6880d
doc: Improve changelogs
...
Went through and tried to make the changelogs more uniform in terms of
prefixing and formatting.
2023-06-29 16:22:50 +01:00
Jakob Bornecrantz
5d575fd2ab
doc: Improve !1567 changelogs
2023-06-29 16:19:46 +01:00
Jakob Bornecrantz
9d42454b25
doc: Improve !977 changelogs
2023-06-29 16:19:46 +01:00
Korcan Hussein
52454205a0
doc: Document !1890
2023-06-29 00:50:33 +01:00
Jakob Bornecrantz
c3ae06163d
doc: Document !1860
2023-06-14 01:02:07 +00:00
Jakob Bornecrantz
785e99f115
doc: Document !1836
2023-06-13 19:23:56 +01:00
Jakob Bornecrantz
255a74a8e8
doc: Document !1743
2023-04-18 14:31:55 +01:00
Jakob Bornecrantz
f0cff9db0c
doc: Document !1763
2023-04-07 21:44:22 +01:00
Jakob Bornecrantz
12160ef652
doc: Document !1732
2023-04-07 15:37:22 +01:00
Jakob Bornecrantz
98395eab4b
doc: Document !1755
2023-04-04 13:38:21 +01:00
Guillaume Meunier
76dff0b42f
ipc: make the pid filename, the socket filename, and the client library suffix customizable
2023-01-31 09:30:47 +00:00
Jakob Bornecrantz
985fbe4ede
doc: Document !1578
2022-12-04 18:46:17 +00:00
Jakob Bornecrantz
e4932f0bbf
doc: Document !1569
2022-11-15 23:24:20 +00:00
Ryan Pavlik
f8e58ef6a1
doc: can not -> cannot, etc
2022-11-09 14:52:45 -06:00
Jakob Bornecrantz
59394d853c
doc: Document !1553
2022-11-03 17:43:06 +00:00
Simon Zeni
90f708d91c
xrt: Enable XR_KHR_composition_layer_cube
...
Co-authored-by: Bjorn Swenson <bjorn@collabora.com>
2022-08-11 13:42:09 +01:00
bjorn
c9588f928b
doc: changelog;
2022-07-14 20:31:38 +00:00
Moses Turner
fb3c3db34a
doc: Document monado!1296
2022-06-24 01:58:51 +01:00
Jakob Bornecrantz
9ce28b6de6
doc: Document !1328
2022-05-23 09:12:54 -05:00
Jakob Bornecrantz
9b9489bd40
doc: Document !1313
2022-05-19 15:51:06 +00:00
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
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
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
41028acef4
doc: Document !1231
2022-04-19 00:17:20 +01: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
4fad95d623
doc: Document !1147
2022-03-02 11:24:00 +00:00
Jakob Bornecrantz
2f9511e202
doc: Document !1105
2022-02-17 00:34:18 +00: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
916e2ced42
doc: Add changelog for MR 1054
2021-12-10 21:27:31 -06: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
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
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
Jakob Bornecrantz
b4a7666a75
doc: Document #61 and !810
2021-05-12 14:54:44 +01:00
Jakob Bornecrantz
c02a343b4a
doc: Add !754 and !807 to !723
2021-04-30 21:56:09 +00:00
Jakob Bornecrantz
f51851d0e6
doc: Document !800
2021-04-27 22:47:11 +00:00
Jakob Bornecrantz
e9839f3fe9
doc: Document !794
2021-04-27 02:11:13 +01:00
Jakob Bornecrantz
2d408384c6
doc: Document !768
2021-04-21 18:03:10 +00:00
Moses Turner
c54a6bef0a
doc: Document !749
2021-04-11 04:08:49 -05:00
Jakob Bornecrantz
ac1acfa7d4
doc: Document !721
2021-04-07 15:41:47 +01:00
Jakob Bornecrantz
727612c0a5
doc: Document !715
2021-04-03 03:07:21 +01:00
Jakob Bornecrantz
63f5c86257
xrt: Make xrt_swapchain be reference counted
2021-03-24 17:50:08 +00:00
Jakob Bornecrantz
a9a706cbbd
doc: Document !705
2021-03-12 00:06:36 +00:00
Jakob Bornecrantz
3e13e20c4c
doc: Document !697
2021-03-08 11:20:52 +00:00
Christoph Haag
cd69816872
doc: Add changelog for MR !704
2021-03-02 19:55:35 +01:00
Jakob Bornecrantz
3c60afdd24
doc: Remove old changelog fragments
2021-01-28 16:02:50 +00:00
Jakob Bornecrantz
5b6e6bf6a6
xrt: Add XRT_FORMAT_BAYER_GR8 format
2021-01-27 16:09:07 +00:00
Jakob Bornecrantz
fa2748637a
xrt: Expose more information on frame servers
2021-01-27 16:09:07 +00:00
Christoph Haag
844d2c9d58
doc: add changelog for MR 638
2021-01-20 18:23:09 +01:00
Jakob Bornecrantz
afea93f297
xrt: Remove prepare function from xrt_compositor
2021-01-20 15:04:09 +00:00
Jakob Bornecrantz
2b8c835b68
xrt: Introduce xrt_system_compositor
2021-01-20 15:04:09 +00:00
Jakob Bornecrantz
7c807a8605
xrt: Add device driver provided bindings
2020-11-05 14:41:55 +00:00
Jakob Bornecrantz
a4018708eb
doc: Remove old changelog fragments
2020-11-02 20:24:48 +00:00
Christoph Haag
cc8f82807c
doc: Add MR 555 changelog
2020-10-12 22:55:33 +02:00
Christoph Haag
49d5d3bf40
doc: Add MR 536 changelog
2020-09-28 17:07:46 +01:00
Jakob Bornecrantz
8e24dda794
xrt: Remove out_timestamp argument to xrt_device::get_tracked_pose
2020-09-07 23:37:09 +01:00
Jakob Bornecrantz
eaffa05a37
xrt: Remove acceleration components from xrt_space_relation
2020-09-07 23:36:34 +01:00
Jakob Bornecrantz
4d85db6051
xrt: Add xrt_space_graph
2020-09-07 16:14:46 +01:00
Jakob Bornecrantz
3ce4ed2a1f
doc: Add 501 changelogs
2020-08-26 15:25:00 +01:00
Ryan Pavlik
fa34c65ed3
xrt: Make xrt_image_native::size optional.
...
Not all allocators can supply it.
2020-08-19 16:06:30 -05:00
Jakob Bornecrantz
01dcf59c53
xrt: Add new image native allocator interface
2020-08-12 15:24:48 +01:00
Jakob Bornecrantz
5e78752a6e
xrt: Add a bunch of different layer types
2020-08-11 01:48:31 +01:00
Jakob Bornecrantz
0adfeb77a1
xrt: Add xrt_compositor_info
2020-08-06 15:14:49 +00:00
Jakob Bornecrantz
e8ca242967
xrt: Remove flip_y argument to native compositor creation
2020-08-06 15:14:49 +00:00
Jakob Bornecrantz
b64d683f6e
xrt: Add new input attachment swapchain usage
2020-08-06 14:28:23 +00:00
Ryan Pavlik
7b24fca58d
inc/xrt: Add a native handle type for graphics sync primitives
2020-08-05 20:50:00 +00:00
Ryan Pavlik
8889f81194
inc/xrt: Add defines for underlying handle type
2020-08-05 20:50:00 +00:00
Christoph Haag
76b39b17b7
doc/changes: Document some MRs
2020-08-05 15:46:37 +00:00
Jakob Bornecrantz
ee6aa4ee1d
xrt: Make swapchain static image bit match OpenXR
2020-07-23 12:39:12 +01:00
Jakob Bornecrantz
65a9c27f20
doc: Add changelog snippets for !444
2020-07-20 17:24:35 +01:00
Ryan Pavlik
c3552ed420
xrt: Rename xrt_gfx_fd.h to xrt_gfx_native.h
2020-07-15 17:19:30 -05:00
Ryan Pavlik
fb54961942
doc: Document MR 426
2020-07-15 09:19:19 -05:00
Jakob Bornecrantz
39be1eaf3d
doc: Remove old changelog fragments
2020-07-10 16:43:47 +01:00
Jakob Bornecrantz
8ee7086ea6
xrt: Introduce xrt_swapchain_create_info
2020-07-04 11:04:07 +00:00
Christoph Haag
9c470ddc29
Add changelog for MR 369
2020-06-05 16:06:32 +02:00
Ryan Pavlik
b60219445a
doc: Fix typo in changelog fragment.
2020-06-04 15:06:36 +00:00
Ryan Pavlik
c39df58763
st/oxr: Additional doxygen improvements.
2020-06-03 17:26:35 -05:00
Ryan Pavlik
bc6cc85e7d
xrt: Improve doxygen documentation.
2020-06-03 16:28:18 -05:00
Jakob Bornecrantz
fb867b02c3
xrt: Remove array_size field on xrt_swapchain
2020-06-02 13:02:04 +01:00
Jakob Bornecrantz
739f5f13c7
doc: Remove old changelog fragments
2020-05-29 11:00:22 +01:00
Jakob Bornecrantz
f9ed82914b
doc: Make changelog snippets uniform
2020-05-29 11:00:22 +01:00
Ryan Pavlik
dcaff91d10
doc: Update target/instance docs following removal of xrt_prober_create
2020-05-27 18:45:07 -05:00
Ryan Pavlik
45ee58065c
doc: Add changelog fragment for !294
2020-04-29 17:44:07 -05:00
Jakob Bornecrantz
80dd892987
xrt: Add serial and manufacturer to xrt_prober video device probing interface
2020-04-28 18:51:07 +00:00
Jakob Bornecrantz
1871653a36
doc: Document MR 283
2020-04-28 11:46:31 +00:00
Ryan Pavlik
5160ed3e85
doc: Fix typos in changelog fragments.
2020-04-24 16:35:02 -05:00
Jakob Bornecrantz
e37d8f4cf5
xrt: Remove timestate from xrt_device interface
2020-04-16 17:29:34 +01:00