···2233```txt
44SPDX-License-Identifier: CC0-1.0
55-SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Monado contributors
55+66+SPDX-FileCopyrightText: 2020-2024 Collabora, Ltd. and the Monado contributors
67```
88+99+## Monado 24.0.0 (2024-06-07)
1010+1111+This is a substantial release, our first tagged release in three years. In that
1212+intervening period, most Monado users have been using the `main` development
1313+branch directly. We intend to release more regularly going forward, with very
1414+limited backports of fixes to stable branches as needed.
1515+1616+Compared to 21.0.0, this release features, among many other changes,
1717+substantially improved OpenXR conformance, support for additional extensions as
1818+well as initial support for OpenXR 1.1 (intended to be conformant but not yet
1919+submitted), asynchronous time warp in both the graphics-pipeline and
2020+compute-pipeline compositors, equal composition layer support in both compositor
2121+pipelines, improved multi-platform capabilities, optical hand tracking in some
2222+environments, support for external visual-inertial tracking (VIT aka SLAM)
2323+modules, and many driver additions and improvements. The maintainers would like
2424+to express our gratitude to the Monado community for their collective efforts,
2525+submission of merge requests and issues, mutual support, derived runtimes, and
2626+documentation efforts on top of Monado over the past three years. We look
2727+forward to keeping the momentum up!
2828+2929+- Major changes
3030+ - Implement OpenXR 1.1
3131+ ([!2194](https://gitlab.freedesktop.org/monado/monado/merge_requests/2194))
3232+ - Added WinMR driver, it supports most headsets and controllers. Controllers can
3333+ be connected both via host-Bluetooth and tunneled with the onboard radio chip.
3434+ By default has 3DoF tracking, it can do 6DoF if used with the Basalt SLAM
3535+ tracking software. Distortion is there but doesn't work perfectly on all
3636+ hardware, best results is on Reverb G2.
3737+ ([!774](https://gitlab.freedesktop.org/monado/monado/merge_requests/774),
3838+ [!780](https://gitlab.freedesktop.org/monado/monado/merge_requests/780),
3939+ [!782](https://gitlab.freedesktop.org/monado/monado/merge_requests/782),
4040+ [!784](https://gitlab.freedesktop.org/monado/monado/merge_requests/784),
4141+ [!850](https://gitlab.freedesktop.org/monado/monado/merge_requests/850),
4242+ [!989](https://gitlab.freedesktop.org/monado/monado/merge_requests/989),
4343+ [!990](https://gitlab.freedesktop.org/monado/monado/merge_requests/990),
4444+ [!991](https://gitlab.freedesktop.org/monado/monado/merge_requests/991),
4545+ [!999](https://gitlab.freedesktop.org/monado/monado/merge_requests/999),
4646+ [!1000](https://gitlab.freedesktop.org/monado/monado/merge_requests/1000),
4747+ [!1003](https://gitlab.freedesktop.org/monado/monado/merge_requests/1003),
4848+ [!1006](https://gitlab.freedesktop.org/monado/monado/merge_requests/1006),
4949+ [!1010](https://gitlab.freedesktop.org/monado/monado/merge_requests/1010),
5050+ [!1011](https://gitlab.freedesktop.org/monado/monado/merge_requests/1011),
5151+ [!1014](https://gitlab.freedesktop.org/monado/monado/merge_requests/1014),
5252+ [!1018](https://gitlab.freedesktop.org/monado/monado/merge_requests/1018),
5353+ [!1025](https://gitlab.freedesktop.org/monado/monado/merge_requests/1025),
5454+ [!1030](https://gitlab.freedesktop.org/monado/monado/merge_requests/1030),
5555+ [!1035](https://gitlab.freedesktop.org/monado/monado/merge_requests/1035),
5656+ [!1041](https://gitlab.freedesktop.org/monado/monado/merge_requests/1041),
5757+ [!1048](https://gitlab.freedesktop.org/monado/monado/merge_requests/1048),
5858+ [!1051](https://gitlab.freedesktop.org/monado/monado/merge_requests/1051),
5959+ [!1052](https://gitlab.freedesktop.org/monado/monado/merge_requests/1052),
6060+ [!1055](https://gitlab.freedesktop.org/monado/monado/merge_requests/1055),
6161+ [!1056](https://gitlab.freedesktop.org/monado/monado/merge_requests/1056),
6262+ [!1060](https://gitlab.freedesktop.org/monado/monado/merge_requests/1060),
6363+ [!1063](https://gitlab.freedesktop.org/monado/monado/merge_requests/1063),
6464+ [!1088](https://gitlab.freedesktop.org/monado/monado/merge_requests/1088),
6565+ [!1101](https://gitlab.freedesktop.org/monado/monado/merge_requests/1101),
6666+ [!1103](https://gitlab.freedesktop.org/monado/monado/merge_requests/1103),
6767+ [!1111](https://gitlab.freedesktop.org/monado/monado/merge_requests/1111),
6868+ [!1134](https://gitlab.freedesktop.org/monado/monado/merge_requests/1134),
6969+ [!1227](https://gitlab.freedesktop.org/monado/monado/merge_requests/1227),
7070+ [!1234](https://gitlab.freedesktop.org/monado/monado/merge_requests/1234),
7171+ [!1244](https://gitlab.freedesktop.org/monado/monado/merge_requests/1244),
7272+ [!1264](https://gitlab.freedesktop.org/monado/monado/merge_requests/1264),
7373+ [!1291](https://gitlab.freedesktop.org/monado/monado/merge_requests/1291),
7474+ [!1334](https://gitlab.freedesktop.org/monado/monado/merge_requests/1334),
7575+ [!1382](https://gitlab.freedesktop.org/monado/monado/merge_requests/1382),
7676+ [!1418](https://gitlab.freedesktop.org/monado/monado/merge_requests/1418),
7777+ [!1446](https://gitlab.freedesktop.org/monado/monado/merge_requests/1446),
7878+ [!1498](https://gitlab.freedesktop.org/monado/monado/merge_requests/1498),
7979+ [!1506](https://gitlab.freedesktop.org/monado/monado/merge_requests/1506),
8080+ [!1550](https://gitlab.freedesktop.org/monado/monado/merge_requests/1550),
8181+ [!1590](https://gitlab.freedesktop.org/monado/monado/merge_requests/1590),
8282+ [!1596](https://gitlab.freedesktop.org/monado/monado/merge_requests/1596),
8383+ [!1602](https://gitlab.freedesktop.org/monado/monado/merge_requests/1602),
8484+ [!1619](https://gitlab.freedesktop.org/monado/monado/merge_requests/1619),
8585+ [!1636](https://gitlab.freedesktop.org/monado/monado/merge_requests/1636),
8686+ [!1643](https://gitlab.freedesktop.org/monado/monado/merge_requests/1643),
8787+ [!1665](https://gitlab.freedesktop.org/monado/monado/merge_requests/1665),
8888+ [!1719](https://gitlab.freedesktop.org/monado/monado/merge_requests/1719),
8989+ [!1744](https://gitlab.freedesktop.org/monado/monado/merge_requests/1744),
9090+ [!1752](https://gitlab.freedesktop.org/monado/monado/merge_requests/1752),
9191+ [!1754](https://gitlab.freedesktop.org/monado/monado/merge_requests/1754),
9292+ [!1797](https://gitlab.freedesktop.org/monado/monado/merge_requests/1797),
9393+ [!1845](https://gitlab.freedesktop.org/monado/monado/merge_requests/1845),
9494+ [!1852](https://gitlab.freedesktop.org/monado/monado/merge_requests/1852),
9595+ [!1855](https://gitlab.freedesktop.org/monado/monado/merge_requests/1855),
9696+ [!1857](https://gitlab.freedesktop.org/monado/monado/merge_requests/1857),
9797+ [!1859](https://gitlab.freedesktop.org/monado/monado/merge_requests/1859))
9898+ - New compute-shader based rendering backend in the compositor. Supports
9999+ projection, quad, equirect2, cylinder layers. It is not enabled by default.
100100+ It also supports ATW. On some hardware the use of a compute queue improves
101101+ latency when pre-empting other GPU work.
102102+ ([!873](https://gitlab.freedesktop.org/monado/monado/merge_requests/873),
103103+ [!1517](https://gitlab.freedesktop.org/monado/monado/merge_requests/1517),
104104+ [!841](https://gitlab.freedesktop.org/monado/monado/merge_requests/841),
105105+ [!1998](https://gitlab.freedesktop.org/monado/monado/merge_requests/1998),
106106+ [!2001](https://gitlab.freedesktop.org/monado/monado/merge_requests/2001))
107107+ - Added [Tracy](https://github.com/wolfpld/tracy) as a supported tracing
108108+ backend, it joins the [Perfetto](https://perfetto.dev/) backend. Tracy works
109109+ on Windows, but doesn't support full system tracing or multi app as well as
110110+ Perfetto.
111111+ ([!1576](https://gitlab.freedesktop.org/monado/monado/merge_requests/1576),
112112+ [!1577](https://gitlab.freedesktop.org/monado/monado/merge_requests/1577),
113113+ [!1579](https://gitlab.freedesktop.org/monado/monado/merge_requests/1579),
114114+ [!1598](https://gitlab.freedesktop.org/monado/monado/merge_requests/1598),
115115+ [!1827](https://gitlab.freedesktop.org/monado/monado/merge_requests/1827))
116116+ - Add driver for XREAL (formerly nreal) Air glasses, the device features 3dof
117117+ tracking. Also support XREAL Air 2 and XREAL Air 2 Pro.
118118+ ([!1798](https://gitlab.freedesktop.org/monado/monado/merge_requests/1798),
119119+ [!1989](https://gitlab.freedesktop.org/monado/monado/merge_requests/1989),
120120+ [!2150](https://gitlab.freedesktop.org/monado/monado/merge_requests/2150),
121121+ [#330](https://gitlab.freedesktop.org/monado/monado/issues/330),
122122+ [!2172](https://gitlab.freedesktop.org/monado/monado/merge_requests/2172))
123123+ - xrt: Updates binding verify usage for new binding code gen and pass in enabled
124124+ extensions status.
125125+ ([!1896](https://gitlab.freedesktop.org/monado/monado/merge_requests/1896))
126126+ - Add `libmonado` library, allows control of applications and devices. Exposed
127127+ API follows semver and is semi-stable. Will never be changed in a backward
128128+ incompatible way without increasing the major version. Provisions for easily
129129+ and safely checking version is included, both at compile and runtime.
130130+ ([!1908](https://gitlab.freedesktop.org/monado/monado/merge_requests/1908),
131131+ [!2055](https://gitlab.freedesktop.org/monado/monado/merge_requests/2055),
132132+ [!2099](https://gitlab.freedesktop.org/monado/monado/merge_requests/2099))
133133+ - Add driver for Rokid and Rokid Max glasses, the devices features 3dof tracking.
134134+ ([!1930](https://gitlab.freedesktop.org/monado/monado/merge_requests/1930))
135135+ - Add new curated debug GUI, while not exposing all the of the knobs it presents
136136+ those knobs in a more organized way compared to the advanced UI. The curated UI
137137+ also features the readback sink in the background, making it possible for it
138138+ to double as the peek window.
139139+ ([!1941](https://gitlab.freedesktop.org/monado/monado/merge_requests/1941))
140140+ - Graphics compositor: Add new graphics layer helper code, supports projection,
141141+ quad, cylinder, and equirect2 layers. This path now completely replaces the old
142142+ layer renderer that was in the main compositor, making it reusable.
143143+ ([!1983](https://gitlab.freedesktop.org/monado/monado/merge_requests/1983),
144144+ [!1994](https://gitlab.freedesktop.org/monado/monado/merge_requests/1994),
145145+ [!1995](https://gitlab.freedesktop.org/monado/monado/merge_requests/1995),
146146+ [#299](https://gitlab.freedesktop.org/monado/monado/issues/299),
147147+ [!2026](https://gitlab.freedesktop.org/monado/monado/merge_requests/2026),
148148+ [!2105](https://gitlab.freedesktop.org/monado/monado/merge_requests/2105))
149149+ - Add hot-switch support for input devices like controllers and gamepads. This is
150150+ not full hot-plug support, but instead only enables switching between devices
151151+ created at start.
152152+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992))
153153+ - Add framework support for face tracking xrt-devices. XR_HTC_facial_tracking
154154+ being the first face tracking extension supported and the conventions of this
155155+ for expression weights that xrt-device/drivers can output.
156156+ More will be added in the future.
157157+ ([!2163](https://gitlab.freedesktop.org/monado/monado/merge_requests/2163),
158158+ [!2166](https://gitlab.freedesktop.org/monado/monado/merge_requests/2166),
159159+ [!2218](https://gitlab.freedesktop.org/monado/monado/merge_requests/2218))
160160+ - Add body tracking xrt-devices framework and support for the XR_FB_body_tracking
161161+ extension.
162162+ ([!2178](https://gitlab.freedesktop.org/monado/monado/merge_requests/2178))
163163+ - Implement experimental XR_MNDX_xdev_space extension
164164+ ([!2211](https://gitlab.freedesktop.org/monado/monado/merge_requests/2211),
165165+ [!2215](https://gitlab.freedesktop.org/monado/monado/merge_requests/2215))
166166+- XRT Interface
167167+ - Added frame timing code that when the underlying vulkan driver supports the
168168+ VK_GOOGLE_display_timing extension greatly improves the timing accuracy of
169169+ the compositor. Along with this tracing code was added to better help use
170170+ understand what was happening during a frame.
171171+ ([!697](https://gitlab.freedesktop.org/monado/monado/merge_requests/697))
172172+ - Add functionality to disable individual drivers in the configuration file.
173173+ ([!704](https://gitlab.freedesktop.org/monado/monado/merge_requests/704))
174174+ - Return `xrt_result_t` from `xrt_gfx_provider_create_gl_egl`.
175175+ ([!705](https://gitlab.freedesktop.org/monado/monado/merge_requests/705))
176176+ - Add `XRT_ERROR_EGL_CONFIG_MISSING` error, to handle missing config from EGL
177177+ compositor creation call.
178178+ ([!705](https://gitlab.freedesktop.org/monado/monado/merge_requests/705),
179179+ [!768](https://gitlab.freedesktop.org/monado/monado/merge_requests/768))
180180+ - Add small helper function for pushing frames.
181181+ ([!715](https://gitlab.freedesktop.org/monado/monado/merge_requests/715))
182182+ - Add `xrt_compositor_fence` interface to handle service and client render
183183+ synchronisation.
184184+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721))
185185+ - Add `XRT_ERROR_THREADING_INIT_FAILURE` a new threading related error code.
186186+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721))
187187+ - Add alternative functions to `xrt_compositor::wait_frame` called
188188+ `xrt_compositor::predict_frame` and `xrt_compositor::mark_frame` these allow
189189+ one to do frame timing without having to block on the service side.
190190+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721))
191191+ - Add `xrt_multi_compositor_control` that allows the `xrt_system_compositor` to
192192+ expose a interface that the IPC layer can use to manage multiple clients
193193+ without having to do the rendering. This allows us to move a lot of the code
194194+ out the IPC layer and make it more about passing calls.
195195+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721))
196196+ - Pass `XrFrameEndInfo::displayTime` to `xrt_compositor::layer_begin` so that the
197197+ compositor can correctly schedule frames, most importantly do not display them
198198+ too early that might lead to stutter.
199199+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721))
200200+ - Make `xrt_swapchain` be reference counted. This will greatly help with
201201+ handling swapchains for multiple clients in the compositor rendering pipeline
202202+ where a client might go away while the compositor is using it.
203203+ ([!723](https://gitlab.freedesktop.org/monado/monado/merge_requests/723),
204204+ [!754](https://gitlab.freedesktop.org/monado/monado/merge_requests/754),
205205+ [!807](https://gitlab.freedesktop.org/monado/monado/merge_requests/807))
206206+ - Make `enum xrt_blend_mode` an array instead of a bitfield, so that drivers can
207207+ specify which one is preferred.
208208+ ([!749](https://gitlab.freedesktop.org/monado/monado/merge_requests/749))
209209+ - Add new IPC session not created error `XRT_ERROR_IPC_SESSION_NOT_CREATED`, as
210210+ some functions cannot be called without first creating a session.
211211+ ([!768](https://gitlab.freedesktop.org/monado/monado/merge_requests/768))
212212+ - Make eye_relation argument to xrt_device_get_view_pose const, more safety for
213213+ everybody.
214214+ ([!794](https://gitlab.freedesktop.org/monado/monado/merge_requests/794))
215215+ - Add `XRT_ERROR_IPC_SESSION_ALREADY_CREATED` error message to signal that a
216216+ session has already been created on this connection.
217217+ ([!800](https://gitlab.freedesktop.org/monado/monado/merge_requests/800))
218218+ - Add a conventions page.
219219+ ([!810](https://gitlab.freedesktop.org/monado/monado/merge_requests/810),
220220+ [#61](https://gitlab.freedesktop.org/monado/monado/issues/61))
221221+ - Send down sub-image offsets and sizes in normalised form, this makes it so that
222222+ compositor does not need to track the size of swapchains.
223223+ ([!847](https://gitlab.freedesktop.org/monado/monado/merge_requests/847))
224224+ - Add `use_dedicated_allocation` field to `xrt_image_native` struct to track if
225225+ dedicated allocation is required.
226226+ ([!867](https://gitlab.freedesktop.org/monado/monado/merge_requests/867))
227227+ - Add xrt_vec3_f64 struct.
228228+ ([!870](https://gitlab.freedesktop.org/monado/monado/merge_requests/870))
229229+ - Make `xrt_system_compositor_info::supported_blend_modes` an array with an
230230+ adjacent count field.
231231+ ([!975](https://gitlab.freedesktop.org/monado/monado/merge_requests/975))
232232+ - Rename all `num_` parameters and fields in the interface, typically to `_count`
233233+ but sometimes `_capacity`, to match OpenXR convention.
234234+ ([!977](https://gitlab.freedesktop.org/monado/monado/merge_requests/977))
235235+ - Remove `xrt_view::display::{w|h}_meters`, they are not used anywhere.
236236+ ([!1054](https://gitlab.freedesktop.org/monado/monado/merge_requests/1054))
237237+ - Rename `xrt_space_graph` (and related `m_space_graph_*` functions in
238238+ `m_space.h`) to `xrt_relation_chain` to more accurately reflect the function of
239239+ this structure.
240240+ ([!1092](https://gitlab.freedesktop.org/monado/monado/merge_requests/1092))
241241+ - Add the ability for `xrt_device` to dynamically change the fov of the views
242242+ return back to the applications. We do this by addning a new function called
243243+ `xrt_device::get_view_poses` and removing the old one. This function now
244244+ returns view poses, fovs and the observer position in one go.
245245+ ([!1105](https://gitlab.freedesktop.org/monado/monado/merge_requests/1105))
246246+ - Add `XRT_TIMEOUT` to be used for operations that can timeout, same value as
247247+ `VK_TIMEOUT` for extra compatibility.
248248+ ([!1147](https://gitlab.freedesktop.org/monado/monado/merge_requests/1147))
249249+ - Make it possible when creating the Vulkan client compositor to say if timeline
250250+ semaphores has been enabled.
251251+ ([!1164](https://gitlab.freedesktop.org/monado/monado/merge_requests/1164))
252252+ - Add `xrt_compositor_semaphore` object, add interfaces to `xrt_compositor` for
253253+ creating the new semaphore object. Also add interface for passing in semaphore
254254+ to `xrt_compositor::layer_commit`. Added support for these interface through
255255+ the whole Monado stack.
256256+ ([!1164](https://gitlab.freedesktop.org/monado/monado/merge_requests/1164))
257257+ - Add `XRT_CHECK_RESULT` define to be used for ensure that the result from
258258+ functions are read and acted upon.
259259+ ([!1166](https://gitlab.freedesktop.org/monado/monado/merge_requests/1166))
260260+ - xrt: Add new `XRT_TRACING` environmental variable to control if tracing is
261261+ enabled or not, this is to work around crashes in Perfetto when running the
262262+ CTS.
263263+ ([!1231](https://gitlab.freedesktop.org/monado/monado/merge_requests/1231))
264264+ - Introduce `xrt_uuid_t` and `xrt_luid_t` structs and add these as field to
265265+ `xrt_system_compositor_info` to more correctly transport UUID and LUID values.
266266+ ([!1250](https://gitlab.freedesktop.org/monado/monado/merge_requests/1250),
267267+ [!1257](https://gitlab.freedesktop.org/monado/monado/merge_requests/1257),
268268+ [!1259](https://gitlab.freedesktop.org/monado/monado/merge_requests/1259))
269269+ - xrt: Add xrt_swapchain_create_properties to allow client compositors and IPC
270270+ code to query the main compositor how many images to create on a swapchain,
271271+ and provide an extension point for more properties as needed.
272272+ ([!1258](https://gitlab.freedesktop.org/monado/monado/merge_requests/1258))
273273+ - Introduce `xrt_system_devices` struct and `xrt_instance_create_system` call.
274274+ This is a prerequisite for builders, also has the added benefit of moving the
275275+ logic of which devices has which role solely into the service/instance.
276276+ ([!1275](https://gitlab.freedesktop.org/monado/monado/merge_requests/1275),
277277+ [!1279](https://gitlab.freedesktop.org/monado/monado/merge_requests/1279),
278278+ [!1283](https://gitlab.freedesktop.org/monado/monado/merge_requests/1283),
279279+ [!1285](https://gitlab.freedesktop.org/monado/monado/merge_requests/1285),
280280+ [!1299](https://gitlab.freedesktop.org/monado/monado/merge_requests/1299))
281281+ - Introduce `xrt_builder` struct and various functions on `xrt_prober`
282282+ to support them. This is a follow up on the `xrt_system_devices` changes.
283283+ These make it much easier to build more complex integrated systems like WinMR
284284+ and Rift-S, and moves a lot of contextual configuration out of generic drivers
285285+ like the hand-tracker code needing to know which device it was being used by.
286286+ ([!1285](https://gitlab.freedesktop.org/monado/monado/merge_requests/1285),
287287+ [!1299](https://gitlab.freedesktop.org/monado/monado/merge_requests/1299),
288288+ [!1313](https://gitlab.freedesktop.org/monado/monado/merge_requests/1313))
289289+ - Make an `xrt_builder` specifically for Lighthouse (vive, index, etc.), and
290290+ remove Lighthouse devices from the legacy builder.
291291+ ([!1296](https://gitlab.freedesktop.org/monado/monado/merge_requests/1296))
292292+ - No longer include any util headers (in this case `u_time.h`), the XRT headers
293293+ are supposed to be completely self contained. The include also messed with
294294+ build
295295+ refactoring in the auxiliary directory.
296296+ ([!1328](https://gitlab.freedesktop.org/monado/monado/merge_requests/1328))
297297+ - Mark haptic value in xrt_device_set_output as const.
298298+ ([!1408](https://gitlab.freedesktop.org/monado/monado/merge_requests/1408))
299299+ - Remove unused `xrt_layer_cube_data::image_array_index` field.
300300+ ([!1421](https://gitlab.freedesktop.org/monado/monado/merge_requests/1421))
301301+ - Add a single header for limits, like max number of swapchain images.
302302+ ([!1553](https://gitlab.freedesktop.org/monado/monado/merge_requests/1553))
303303+ - Add `XRT_IPC_SERVICE_PID_FILE_NAME` cmake variable to configure the name of pid
304304+ file.
305305+ ([!1567](https://gitlab.freedesktop.org/monado/monado/merge_requests/1567))
306306+ - Add `XRT_OXR_RUNTIME_SUFFIX` cmake variable to configure the suffix of the
307307+ output openXR library.
308308+ ([!1567](https://gitlab.freedesktop.org/monado/monado/merge_requests/1567))
309309+ - Remove the `xrt_gfx_native.h` as it is no longer needed, it has been replaced
310310+ by `compositor/main` own interface file. In the past it was the state tracker
311311+ or IPC layer that created the `xrt_system_compositor` directly by calling this
312312+ function. But now it's the `xrt_instance`s responsibility, and it can pick
313313+ which compositor to create. So this interface becomes less special and just
314314+ one of many possible compositors implementations.
315315+ ([!1569](https://gitlab.freedesktop.org/monado/monado/merge_requests/1569))
316316+ - Added `XRT_STRUCT_INIT` define to help with headers and code that needs to
317317+ compile as both C and C++ code. This is due to differences in default struct
318318+ initialization.
319319+ ([!1578](https://gitlab.freedesktop.org/monado/monado/merge_requests/1578))
320320+ - Document using `XRT_INPUT_GENERIC_UNBOUNDED_SPACE_POSE` unbounded reference
321321+ space.
322322+ ([!1621](https://gitlab.freedesktop.org/monado/monado/merge_requests/1621))
323323+ - Remote `xrt_prober_device::product_name` array, the value was only used
324324+ internally by the prober. There is already a access function for the product
325325+ name that is needed by USB, so make the interface less confusing.
326326+ ([!1732](https://gitlab.freedesktop.org/monado/monado/merge_requests/1732))
327327+ - Added functions to swapchain to explicitly do the barrier insertion. This
328328+ pushes the handling of barrier calls into the OpenXR state tracker, while
329329+ the changes are minimal for the client compositors they no longer have the
330330+ responsibility to implicitly to insert a barrier when needed. Allows us to
331331+ in the future support extensions.
332332+ ([!1743](https://gitlab.freedesktop.org/monado/monado/merge_requests/1743))
333333+ - Introduce `xrt_layer_frame_data` struct that holds per frame data for the
334334+ `xrt_compositor` layer interface. This is a sibling to the `xrt_layer_data`
335335+ struct which holds per layer data. Both are structs instead of arguments to
336336+ make it easier to pass the needed data through the layers of Monado, and for
337337+ easier extension further down the line.
338338+ ([!1755](https://gitlab.freedesktop.org/monado/monado/merge_requests/1755))
339339+ - Extend `xrt_swapchain_create_properties` to allow the main compositor
340340+ request extra bits to be used beyond those requested by the OpenXR app. Some
341341+ compositors might need extra usage bits set beyond just the constant sampled
342342+ bit. This also ensures that images have exactly the same usages in both the
343343+ compositor and app.
344344+ ([!1763](https://gitlab.freedesktop.org/monado/monado/merge_requests/1763))
345345+ - Add eye gaze enums to enable exposing eye gaze data to the application.
346346+ ([!1836](https://gitlab.freedesktop.org/monado/monado/merge_requests/1836))
347347+ - Add Gen 3.0 and Tundar vive tracker device names.
348348+ ([!1860](https://gitlab.freedesktop.org/monado/monado/merge_requests/1860))
349349+ - Add generic vive tracker input and output defines.
350350+ ([!1860](https://gitlab.freedesktop.org/monado/monado/merge_requests/1860))
351351+ - Add and passthrough enabled/disabled state of the `XR_EXT_hand_tracking`
352352+ extension.
353353+ ([!1890](https://gitlab.freedesktop.org/monado/monado/merge_requests/1890),
354354+ [!1841](https://gitlab.freedesktop.org/monado/monado/merge_requests/1841),
355355+ [!1890](https://gitlab.freedesktop.org/monado/monado/merge_requests/1890))
356356+ - Add and passthrough enabled/disabled state of the `XR_EXT_eye_gaze_interaction`
357357+ extension.
358358+ ([!1890](https://gitlab.freedesktop.org/monado/monado/merge_requests/1890))
359359+ - Add a new `xrt_input_name` entry, `XRT_INPUT_GENERIC_PALM_POSE` for
360360+ `XR_EXT_palm_pose`.
361361+ ([!1896](https://gitlab.freedesktop.org/monado/monado/merge_requests/1896))
362362+ - general: Add support for `XR_EXT_hand_interaction` profile.
363363+ ([!1901](https://gitlab.freedesktop.org/monado/monado/merge_requests/1901))
364364+ - Add OPPO MR controller defines.
365365+ ([!1904](https://gitlab.freedesktop.org/monado/monado/merge_requests/1904))
366366+ - Add trailing commas to all enums, reduces the size of any future changes to
367367+ those enums.
368368+ ([!1907](https://gitlab.freedesktop.org/monado/monado/merge_requests/1907))
369369+ - Add new `xrt_device_name` enum entry for `XR_EXT_hand_interaction`.
370370+ ([!1915](https://gitlab.freedesktop.org/monado/monado/merge_requests/1915))
371371+ - Add performance settings interface, used to implement
372372+ `XR_EXT_performance_settings`.
373373+ ([!1936](https://gitlab.freedesktop.org/monado/monado/merge_requests/1936))
374374+ - Add `xrt_thread_hint` enum and `xrt_compositor::set_thread_hint` function,
375375+ this function lets us implement the
376376+ [XR_KHR_android_thread_settings](https://registry.khronos.org/OpenXR/specs/1.0/man/html/XR_KHR_android_thread_settings.html)
377377+ extension.
378378+ ([!1951](https://gitlab.freedesktop.org/monado/monado/merge_requests/1951))
379379+ - Add `xrt_limited_unique_id` and `xrt_limited_unique_id_t` types to donate a
380380+ special id that is unique to the current process. Use that to decorate
381381+ `xrt_swapchain_native` with a limited unique id, useful for caching of the
382382+ `xrt_image_native` imports of swapchains and other objects.
383383+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957),
384384+ [!2066](https://gitlab.freedesktop.org/monado/monado/merge_requests/2066))
385385+ - Add size limit for swapchain.
386386+ ([!1964](https://gitlab.freedesktop.org/monado/monado/merge_requests/1964),
387387+ [!2066](https://gitlab.freedesktop.org/monado/monado/merge_requests/2066))
388388+ - Extend `xrt_system_devices` with dynamic roles for input devices and add
389389+ function `xrt_system_devices_get_roles` to get updated devices.
390390+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992),
391391+ [!2019](https://gitlab.freedesktop.org/monado/monado/merge_requests/2019))
392392+ - xrt/android: bump AGP to 8.1.0 and use latest google-java-format, spotless and
393393+ svg-2-android-vector
394394+ ([!2002](https://gitlab.freedesktop.org/monado/monado/merge_requests/2002))
395395+ - Add `xrt_device` visibility mask interface, this is used to implement
396396+ the OpenXR extension `XR_KHR_visibility_mask`.
397397+ ([!2016](https://gitlab.freedesktop.org/monado/monado/merge_requests/2016),
398398+ [!2032](https://gitlab.freedesktop.org/monado/monado/merge_requests/2032),
399399+ [!2034](https://gitlab.freedesktop.org/monado/monado/merge_requests/2034),
400400+ [!2067](https://gitlab.freedesktop.org/monado/monado/merge_requests/2067))
401401+ - Extend `xrt_space_overseer` and other APIs to support LOCAL_FLOOR. In the
402402+ Monado interface it is optional, but in OpenXR it is always required if the
403403+ extension is supported or 1.1 is enabled.
404404+ ([!2018](https://gitlab.freedesktop.org/monado/monado/merge_requests/2018),
405405+ [!2048](https://gitlab.freedesktop.org/monado/monado/merge_requests/2048),
406406+ [!1796](https://gitlab.freedesktop.org/monado/monado/merge_requests/1796))
407407+ - xrt: Make `xrt_device::get_visibility_mask` return `xrt_return_t`.
408408+ ([!2034](https://gitlab.freedesktop.org/monado/monado/merge_requests/2034))
409409+ - Tidy the `xrt_device.h` file to make sure the destroy function is the last
410410+ function on the device.
411411+ ([!2038](https://gitlab.freedesktop.org/monado/monado/merge_requests/2038))
412412+ - Add `XRT_ERROR_DEVICE_FUNCTION_NOT_IMPLEMENTED` error message, used to signal
413413+ when a function that isn't implemented is called. It is not meant to query the
414414+ availability of the function or feature, only a error condition on bad code.
415415+ ([!2039](https://gitlab.freedesktop.org/monado/monado/merge_requests/2039))
416416+ - handles: Add defines to characterize the behavior of the Vulkan graphics buffer
417417+ import functionality: on most platforms, the import consumes the reference, but
418418+ on some it just increases a ref count/clones the reference.
419419+ ([!2042](https://gitlab.freedesktop.org/monado/monado/merge_requests/2042))
420420+ - xrt: Improve the xrt_reference helper functions, making them more clear and
421421+ better documented.
422422+ ([!2047](https://gitlab.freedesktop.org/monado/monado/merge_requests/2047))
423423+ - Add UNBOUNDED generic space poses, and re-order some of the
424424+ generic inputs.
425425+ ([!2048](https://gitlab.freedesktop.org/monado/monado/merge_requests/2048))
426426+ - Add reference space usage information, this lets the space overseer know when
427427+ a space has been used or no longer used. This allows for doing various things
428428+ like recentering when an application starts, or stopping tracking of the floor
429429+ if the stage or LOCAL_FLOOR space isn't used.
430430+ ([!2048](https://gitlab.freedesktop.org/monado/monado/merge_requests/2048),
431431+ [!2048](https://gitlab.freedesktop.org/monado/monado/merge_requests/2048),
432432+ [!2092](https://gitlab.freedesktop.org/monado/monado/merge_requests/2092))
433433+ - Fix graphics includes in the xrt_openxr_includes.h header.
434434+ ([!2049](https://gitlab.freedesktop.org/monado/monado/merge_requests/2049))
435435+ - Use uint32_t instead of int64_t for xrt_swapchain_create_info::format.
436436+ ([!2049](https://gitlab.freedesktop.org/monado/monado/merge_requests/2049))
437437+ - Add formats list to xrt_swapchain_create_info, used to implement the OpenXR
438438+ extension XR_KHR_vulkan_swapchain_format_list.
439439+ ([!2049](https://gitlab.freedesktop.org/monado/monado/merge_requests/2049))
440440+ - For display refresh info add hz prefix, follow code style and add limit to
441441+ refresh rate array.
442442+ ([!2051](https://gitlab.freedesktop.org/monado/monado/merge_requests/2051))
443443+ - Add new API in xrt_compositor and xrt_multi_compositor_control interfaces for
444444+ display refresh rate setting and getting, used to implement
445445+ XR_FB_display_refresh_rate.
446446+ ([!2051](https://gitlab.freedesktop.org/monado/monado/merge_requests/2051))
447447+ - Add new recenter function on `xrt_space_overseer` and new result code for when
448448+ recentering isn't supported.
449449+ ([!2055](https://gitlab.freedesktop.org/monado/monado/merge_requests/2055))
450450+ - Introduce two new objects `xrt_system`, `xrt_session`, `xrt_session_event` and
451451+ `xrt_session_event_sink`. Along with two new error returns
452452+ `XRT_ERROR_IPC_COMPOSITOR_NOT_CREATED` and
453453+ `XRT_ERROR_COMPOSITOR_NOT_SUPPORTED`.
454454+ Also moves the compositor events to the session.
455455+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
456456+ - Add `xrt_session_event_reference_space_change_pending` event, this is used to
457457+ generate `XrEventDataReferenceSpaceChangePending` in OpenXR.
458458+ ([!2081](https://gitlab.freedesktop.org/monado/monado/merge_requests/2081))
459459+ - Pass down broadcast `xrt_session_event_sink` pointer to prober and builder when
460460+ creating system, this is used to broadcast events to all sessions. Such as
461461+ reference space change pending event.
462462+ ([!2081](https://gitlab.freedesktop.org/monado/monado/merge_requests/2081))
463463+ - xrt_defines: Added new define `XRT_MAX_VIEWS` to define the maximum number of
464464+ views supported by the system. This is used to define the maximum number of
465465+ views supported by the distortion calculation as well as other view-related
466466+ arrays.
467467+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086))
468468+ - xrt_device: Added new function `xrt_device_get_view_configuration` to get the
469469+ view configuration for a device. Array size is determined by `XRT_MAX_VIEWS`.
470470+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086))
471471+ - The runtime name is now picked up from the CMake project description.
472472+ ([!2089](https://gitlab.freedesktop.org/monado/monado/merge_requests/2089))
473473+ - Add `xrt_device::ref_space_usage` function to let a `xrt_device` know if a
474474+ reference it's powering is being used or not by any client.
475475+ ([!2091](https://gitlab.freedesktop.org/monado/monado/merge_requests/2091),
476476+ [!2107](https://gitlab.freedesktop.org/monado/monado/merge_requests/2107))
477477+ - Make it possible to get builders from prober, this is useful for generating
478478+ reports for end-user debugging.
479479+ ([!2094](https://gitlab.freedesktop.org/monado/monado/merge_requests/2094))
480480+ - Make it possible to control where dump goes, this is useful for generating
481481+ reports for end-user debugging.
482482+ ([!2094](https://gitlab.freedesktop.org/monado/monado/merge_requests/2094))
483483+ - Prevent systemd from activating the user unit in quick succession, if it
484484+ crashes on startup. This keep the units from entering a failed state.
485485+ ([!2116](https://gitlab.freedesktop.org/monado/monado/merge_requests/2116))
486486+ - config: Add `XRT_OS_ANDROID_USE_AHB` for Android platform. If this macro is not
487487+ defined, Vulkan memory will be used to create swapchains.
488488+ ([!2117](https://gitlab.freedesktop.org/monado/monado/merge_requests/2117))
489489+ - xrt: Support STAGE space to be tracked by xrt_devices and implement in
490490+ steamvr_lh, survive and remote drivers.
491491+ ([!2121](https://gitlab.freedesktop.org/monado/monado/merge_requests/2121))
492492+ - Support overriding steamvr path with the `STEAMVR_PATH` environment variable.
493493+ ([!2149](https://gitlab.freedesktop.org/monado/monado/merge_requests/2149))
494494+ - Add `XRT_SPACE_BOUNDS_UNAVAILABLE` and
495495+ `XRT_ERROR_COMPOSITOR_FUNCTION_NOT_IMPLEMENTED` enum,
496496+ and `xrt_compositor::get_reference_bounds_rect` function to implement
497497+ `xrGetReferenceSpaceBoundsRect`
498498+ ([!2180](https://gitlab.freedesktop.org/monado/monado/merge_requests/2180))
499499+ - Fix compile error in t_imu.cpp due to missing header
500500+ ([!2182](https://gitlab.freedesktop.org/monado/monado/merge_requests/2182))
501501+ - Generate the `enum xrt_input_name` from a macro to avoid code duplication
502502+ ([!2191](https://gitlab.freedesktop.org/monado/monado/merge_requests/2191))
503503+- State Trackers
504504+ - OpenXR: Keep track of the union of each action set's action sub-action paths
505505+ ([!458](https://gitlab.freedesktop.org/monado/monado/merge_requests/458))
506506+ - OpenXR: Stricter path verification in `xrSyncActions`
507507+ ([!458](https://gitlab.freedesktop.org/monado/monado/merge_requests/458))
508508+ - OpenXR: Fix action state change/timestamp updates
509509+ ([!458](https://gitlab.freedesktop.org/monado/monado/merge_requests/458))
510510+ - OpenXR: Ignore XrSystemHandTrackingPropertiesEXT when hand tracking extension
511511+ is not enabled.
512512+ ([!688](https://gitlab.freedesktop.org/monado/monado/merge_requests/688))
513513+ - OpenXR: Support EGL clients sending in no EGLConfig if the EGLDisplay supports
514514+ EGL_KHR_no_config_context.
515515+ ([!705](https://gitlab.freedesktop.org/monado/monado/merge_requests/705))
516516+ - OpenXR: Use new multi compositor controls to set visibility and z_order if
517517+ available. This is needed for when we are not in service mode.
518518+ ([!759](https://gitlab.freedesktop.org/monado/monado/merge_requests/759))
519519+ - OpenXR: Add prefix to gfx related session functions to improve sorting.
520520+ ([!847](https://gitlab.freedesktop.org/monado/monado/merge_requests/847))
521521+ - OpenXR: Break out end frame handling to its own file since it's so big.
522522+ ([!847](https://gitlab.freedesktop.org/monado/monado/merge_requests/847))
523523+ - OpenXR: Fill in normalised sub-image offsets and sizes.
524524+ ([!847](https://gitlab.freedesktop.org/monado/monado/merge_requests/847))
525525+ - OpenXR: Add support for XR_KHR_swapchain_usage_input_attachment_bit.
526526+ ([!886](https://gitlab.freedesktop.org/monado/monado/merge_requests/886))
527527+ - OpenXR: Implement a basic support XR_FB_display_refresh_rate that can report
528528+ the current refresh rate.
529529+ ([!897](https://gitlab.freedesktop.org/monado/monado/merge_requests/897))
530530+ - OpenXR: Add support for RenderDoc frame capture of OpenXR applications between
531531+ xrBeginFrame and xrEndFrame.
532532+ ([!1126](https://gitlab.freedesktop.org/monado/monado/merge_requests/1126))
533533+ - OpenXR: Add `XRT_CHECK_RESULT` to oxr space functions.
534534+ ([!1166](https://gitlab.freedesktop.org/monado/monado/merge_requests/1166))
535535+ - OpenXR: Ensure even if relation is not locatable return only valid data.
536536+ ([!1166](https://gitlab.freedesktop.org/monado/monado/merge_requests/1166))
537537+ - OpenXR: Improve logging in `xrLocateSpace`.
538538+ ([!1166](https://gitlab.freedesktop.org/monado/monado/merge_requests/1166))
539539+ - OpenXR: Do not expose the XR_EXT_debug_utils extension, none of the functions
540540+ where given out but we still listed the extension to the loader. So we put it
541541+ behind a feature config that is always set to off.
542542+ ([!1312](https://gitlab.freedesktop.org/monado/monado/merge_requests/1312))
543543+ - OpenXR: Make sure to init session fields as early as possible.
544544+ ([!1353](https://gitlab.freedesktop.org/monado/monado/merge_requests/1353))
545545+ - OpenXR: Update headers to 1.0.23.
546546+ ([!1355](https://gitlab.freedesktop.org/monado/monado/merge_requests/1355))
547547+ - OpenXR: Validate faceCount parameter of XrSwapchainCreateInfo.
548548+ ([!1399](https://gitlab.freedesktop.org/monado/monado/merge_requests/1399))
549549+ - OpenXR: Now does the barrier insertion explicitly, see XRT comment for this MR.
550550+ ([!1743](https://gitlab.freedesktop.org/monado/monado/merge_requests/1743))
551551+ - OpenXR: Refactor logging functions and use OutputDebugStringA on Windows.
552552+ ([!1785](https://gitlab.freedesktop.org/monado/monado/merge_requests/1785))
553553+ - OpenXR: Refactor `OXR_NO_PRINTING` env vars, split them in two (which is useful
554554+ for Windows that has stderr and Debug console), and make stderr printing
555555+ default off on Windows.
556556+ ([!1785](https://gitlab.freedesktop.org/monado/monado/merge_requests/1785),
557557+ [!1785](https://gitlab.freedesktop.org/monado/monado/merge_requests/1785),
558558+ [!1889](https://gitlab.freedesktop.org/monado/monado/merge_requests/1889))
559559+ - OpenXR: Set extensions earlier in instance init.
560560+ ([!1796](https://gitlab.freedesktop.org/monado/monado/merge_requests/1796))
561561+ - OpenXR: Refactor wait frame function to avoid setting state before we should.
562562+ ([!1805](https://gitlab.freedesktop.org/monado/monado/merge_requests/1805))
563563+ - OpenXR: Fix crashes when enabling headless extension but using graphics.
564564+ ([!1808](https://gitlab.freedesktop.org/monado/monado/merge_requests/1808),
565565+ [#98](https://gitlab.freedesktop.org/monado/monado/issues/98))
566566+ - OpenXR: Add support for `XR_EXT_eye_gaze_interaction`.
567567+ ([!1836](https://gitlab.freedesktop.org/monado/monado/merge_requests/1836),
568568+ [!1867](https://gitlab.freedesktop.org/monado/monado/merge_requests/1867),
569569+ [#269](https://gitlab.freedesktop.org/monado/monado/issues/269),
570570+ [!2027](https://gitlab.freedesktop.org/monado/monado/merge_requests/2027))
571571+ - OpenXR: Use truncating printf helpers from util.
572572+ ([!1865](https://gitlab.freedesktop.org/monado/monado/merge_requests/1865))
573573+ - OpenXR: Check that argument performanceCounter to
574574+ xrConvertWin32PerformanceCounterToTimeKHR is valid.
575575+ ([!1880](https://gitlab.freedesktop.org/monado/monado/merge_requests/1880))
576576+ - OpenXR: Add missing cpp defines/checks for: `XR_HTCX_vive_tracker_interaction`
577577+ and `XR_MNDX_hydra`.
578578+ ([!1890](https://gitlab.freedesktop.org/monado/monado/merge_requests/1890))
579579+ - OpenXR: Add disabled `XR_EXT_palm_pose`, no device driver actually support it
580580+ yet hence added in a disabled state.
581581+ ([!1896](https://gitlab.freedesktop.org/monado/monado/merge_requests/1896))
582582+ - OpenXR: Add disabled `XR_MSFT_hand_intertaction`.
583583+ The binding code has support for this extension, but the bindings are not
584584+ used in any of the drivers so totally untested and would lead to the wrong
585585+ expectations of the applications.
586586+ ([!1896](https://gitlab.freedesktop.org/monado/monado/merge_requests/1896))
587587+ - OpenXR: Remove non-reachable return for `oxr_xrPathToString`
588588+ ([!1899](https://gitlab.freedesktop.org/monado/monado/merge_requests/1899))
589589+ - OpenXR: Add support for `XR_EXT_hand_interaction` profile
590590+ ([!1901](https://gitlab.freedesktop.org/monado/monado/merge_requests/1901),
591591+ [!2027](https://gitlab.freedesktop.org/monado/monado/merge_requests/2027))
592592+ - OpenXR: Add XR_MNDX_system_buttons extension to expose system buttons for
593593+ controllers where they have been omitted.
594594+ ([!1903](https://gitlab.freedesktop.org/monado/monado/merge_requests/1903))
595595+ - OpenXR: Add OPPO MR controller extension.
596596+ ([!1904](https://gitlab.freedesktop.org/monado/monado/merge_requests/1904))
597597+ - OpenXR: Fix profile look for `XR_EXT_hand_interaction` while not breaking
598598+ `XR_msft_hand_interaction` binding look-up
599599+ ([!1915](https://gitlab.freedesktop.org/monado/monado/merge_requests/1915))
600600+ - OpenXR: Implement `XR_EXT_performance_settings`.
601601+ ([!1936](https://gitlab.freedesktop.org/monado/monado/merge_requests/1936))
602602+ - OpenXR: Implementation of XR_KHR_android_thread_settings.
603603+ ([!1951](https://gitlab.freedesktop.org/monado/monado/merge_requests/1951))
604604+ - OpenXR: Verify size limit for swapchain.
605605+ ([!1964](https://gitlab.freedesktop.org/monado/monado/merge_requests/1964),
606606+ [!2066](https://gitlab.freedesktop.org/monado/monado/merge_requests/2066))
607607+ - OpenXR: Prefer use of action ref in binding code, in other words make
608608+ `oxr_action_attachment_bind` only use `oxr_action_ref` params.
609609+ ([!1985](https://gitlab.freedesktop.org/monado/monado/merge_requests/1985))
610610+ - OpenXR: Refactor device getters.
611611+ ([!1985](https://gitlab.freedesktop.org/monado/monado/merge_requests/1985))
612612+ - OpenXR: Add support for new dynamic device roles. The bindings from actions to
613613+ devices will be recalculated when decides change.
614614+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992),
615615+ [!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992),
616616+ [!2073](https://gitlab.freedesktop.org/monado/monado/merge_requests/2073))
617617+ - OpenXR: Route log output to Android logcat.
618618+ ([!2003](https://gitlab.freedesktop.org/monado/monado/merge_requests/2003))
619619+ - OpenXR: Implementation of XR_KHR_visibility_mask.
620620+ ([!2016](https://gitlab.freedesktop.org/monado/monado/merge_requests/2016),
621621+ [!2032](https://gitlab.freedesktop.org/monado/monado/merge_requests/2032),
622622+ [!2027](https://gitlab.freedesktop.org/monado/monado/merge_requests/2027))
623623+ - OpenXR: Refactor reference space validation and support checking, code now
624624+ supports per system set of supported reference spaces.
625625+ ([!2018](https://gitlab.freedesktop.org/monado/monado/merge_requests/2018))
626626+ - OpenXR: Export local_floor if extension enabled and space is supported, since
627627+ the extension is compile time we may break the space if the system actually
628628+ doesn't support local_floor. Hopefully those cases should be rare.
629629+ ([!2018](https://gitlab.freedesktop.org/monado/monado/merge_requests/2018),
630630+ [!2018](https://gitlab.freedesktop.org/monado/monado/merge_requests/2018),
631631+ [!2033](https://gitlab.freedesktop.org/monado/monado/merge_requests/2033),
632632+ [!2027](https://gitlab.freedesktop.org/monado/monado/merge_requests/2027))
633633+ - OpenXR: Export unbounded if extension enabled and space is supported, it's
634634+ exposed via XR_MSFT_unbounded_reference_space.
635635+ ([!2018](https://gitlab.freedesktop.org/monado/monado/merge_requests/2018),
636636+ [!2018](https://gitlab.freedesktop.org/monado/monado/merge_requests/2018),
637637+ [!2027](https://gitlab.freedesktop.org/monado/monado/merge_requests/2027))
638638+ - OpenXR: Fix `xrSyncActions`' return code with no action sets.
639639+ ([!2024](https://gitlab.freedesktop.org/monado/monado/merge_requests/2024))
640640+ - OpenXR: Properly check all extension interaction profiles if enabled or
641641+ supported in xrSuggestInteractionProfileBindings.
642642+ ([!2027](https://gitlab.freedesktop.org/monado/monado/merge_requests/2027))
643643+ - OpenXR: Make many more extensions build time options, doesn't change which
644644+ are enabled by default. This lets runtimes using Monado control which
645645+ extensions are exposed, this needs to be build time options because
646646+ extensions are listed before a connection is made to the service.
647647+ ([!2027](https://gitlab.freedesktop.org/monado/monado/merge_requests/2027))
648648+ - OpenXR: Handle session not focused for action input and output and return
649649+ XR_SESSION_NOT_FOCUSED where needed.
650650+ ([!2035](https://gitlab.freedesktop.org/monado/monado/merge_requests/2035))
651651+ - OpenXR: Use xrt_device function helper.
652652+ ([!2038](https://gitlab.freedesktop.org/monado/monado/merge_requests/2038))
653653+ - OpenXR: Add support for reference space usage.
654654+ ([!2048](https://gitlab.freedesktop.org/monado/monado/merge_requests/2048))
655655+ - OpenXR: Track which graphics API was used to create the session.
656656+ ([!2049](https://gitlab.freedesktop.org/monado/monado/merge_requests/2049))
657657+ - OpenXR: Implement XR_KHR_vulkan_swapchain_format_list.
658658+ ([!2049](https://gitlab.freedesktop.org/monado/monado/merge_requests/2049),
659659+ [!2049](https://gitlab.freedesktop.org/monado/monado/merge_requests/2049),
660660+ [!2059](https://gitlab.freedesktop.org/monado/monado/merge_requests/2059),
661661+ [!2083](https://gitlab.freedesktop.org/monado/monado/merge_requests/2083))
662662+ - OpenXR: Complete implementation of extension XR_FB_display_refresh_rate.
663663+ ([!2051](https://gitlab.freedesktop.org/monado/monado/merge_requests/2051),
664664+ [!2054](https://gitlab.freedesktop.org/monado/monado/merge_requests/2054))
665665+ - OpenXR: Add support for the new `xrt_system` and `xrt_session` objects.
666666+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
667667+ - OpenXR: Fix unhandled enum in switch statements.
668668+ ([!2069](https://gitlab.freedesktop.org/monado/monado/merge_requests/2069),
669669+ [!2063](https://gitlab.freedesktop.org/monado/monado/merge_requests/2063))
670670+ - OpenXR: Transition headless session to FOCUSED on xrBeginSession as per the
671671+ extension, this fixes actions not being active in headless sessions.
672672+ ([!2072](https://gitlab.freedesktop.org/monado/monado/merge_requests/2072))
673673+ - OpenXR: Tidy code a little bit and improve debugging of bindings.
674674+ ([!2072](https://gitlab.freedesktop.org/monado/monado/merge_requests/2072))
675675+ - OpenXR: Add guards around overlay event code and tidy event code.
676676+ ([!2074](https://gitlab.freedesktop.org/monado/monado/merge_requests/2074))
677677+ - OpenXR: Add extension XR_FB_composition_layer_image_layout.
678678+ ([!2075](https://gitlab.freedesktop.org/monado/monado/merge_requests/2075))
679679+ - OpenXR: Add `XR_KHR_composition_layer_color_scale_bias` support, disabled by
680680+ default because Monado's main compositor doesn't support it.
681681+ ([!2078](https://gitlab.freedesktop.org/monado/monado/merge_requests/2078),
682682+ [!2082](https://gitlab.freedesktop.org/monado/monado/merge_requests/2082))
683683+ - OpenXR: Use correct define to test for extension support.
684684+ ([!2082](https://gitlab.freedesktop.org/monado/monado/merge_requests/2082))
685685+ - OpenXR: Add `XR_FB_composition_layer_alpha_blend` support, disabled by
686686+ default because Monado's main compositor doesn't support it.
687687+ ([!2087](https://gitlab.freedesktop.org/monado/monado/merge_requests/2087))
688688+ - OpenXR: Add extension XR_FB_composition_layer_settings.
689689+ ([!2088](https://gitlab.freedesktop.org/monado/monado/merge_requests/2088))
690690+ - OpenXR: Fix crashes on too many bindings to a single action.
691691+ ([!2109](https://gitlab.freedesktop.org/monado/monado/merge_requests/2109))
692692+ - OpenXR: Increase internal limit of bindings per action.
693693+ ([!2109](https://gitlab.freedesktop.org/monado/monado/merge_requests/2109))
694694+ - OpenXR: Switch to use new loader header.
695695+ ([!2111](https://gitlab.freedesktop.org/monado/monado/merge_requests/2111))
696696+ - OpenXR: Implement extension 'XR_FB_passthrough'.
697697+ ([!2124](https://gitlab.freedesktop.org/monado/monado/merge_requests/2124))
698698+ - OpenXR: Add extension XR_FB_composition_layer_depth_test.
699699+ ([!2129](https://gitlab.freedesktop.org/monado/monado/merge_requests/2129))
700700+ - OpenXR: Fix binding init/updates not being reset for any-pose-subaction paths
701701+ ([!2133](https://gitlab.freedesktop.org/monado/monado/merge_requests/2133))
702702+ - OpenXR: Fix `xrGetCurrentInteractionPath` returning incorrect paths for a
703703+ particular hand becoming unbound
704704+ ([!2133](https://gitlab.freedesktop.org/monado/monado/merge_requests/2133))
705705+ - OpenXR: Fix invalid timestamps for action cache updates.
706706+ ([!2146](https://gitlab.freedesktop.org/monado/monado/merge_requests/2146))
707707+ - OpenXR: Get vendor id/name from server.
708708+ ([!2151](https://gitlab.freedesktop.org/monado/monado/merge_requests/2151))
709709+ - OpenXR: Avoid calling `oxr_action_cache_stop_output` every time when
710710+ `xrSyncActions` is called.
711711+ ([!2171](https://gitlab.freedesktop.org/monado/monado/merge_requests/2171))
712712+ - OpenXR: Implement function 'xrGetReferenceSpaceBoundsRect'.
713713+ ([!2180](https://gitlab.freedesktop.org/monado/monado/merge_requests/2180))
714714+ - OpenXR: Fix null-pointer crash bug in `xrGetVisibilityMaskKHR` with in-process
715715+ builds and replicates the same behaviour as out-of-process builds of falling
716716+ back to a default implementation.
717717+ ([!2210](https://gitlab.freedesktop.org/monado/monado/merge_requests/2210),
718718+ [#375](https://gitlab.freedesktop.org/monado/monado/issues/375))
719719+ - OpenXR: support `XrEventDataVisibilityMaskChangedKHR` for visibility mask
720720+ ([!2217](https://gitlab.freedesktop.org/monado/monado/merge_requests/2217))
721721+ - OpenXR: Ignore primaryViewConfigurationType with XR_MND_headless
722722+ ([!2225](https://gitlab.freedesktop.org/monado/monado/merge_requests/2225))
723723+ - gui: Add a GUI for recording videos from the Valve Index.
724724+ ([!715](https://gitlab.freedesktop.org/monado/monado/merge_requests/715))
725725+ - gui: Show git description in `monado-gui` window title.
726726+ ([!830](https://gitlab.freedesktop.org/monado/monado/merge_requests/830))
727727+ - gui: Add tracing support
728728+ ([!858](https://gitlab.freedesktop.org/monado/monado/merge_requests/858))
729729+ - gui: Various fixes for video handling, null checking and wrong argument orders.
730730+ ([!859](https://gitlab.freedesktop.org/monado/monado/merge_requests/859))
731731+ - gui: Add support to record from ELP 3D camera and select DepthAI camera
732732+ to calibration.
733733+ ([!859](https://gitlab.freedesktop.org/monado/monado/merge_requests/859))
734734+ - gui: Support RGBA/RGBx and unusual image strides in record window.
735735+ ([!1120](https://gitlab.freedesktop.org/monado/monado/merge_requests/1120))
736736+ - gui: Add SW Ultrafast and SW Veryfast pipelines in record window.
737737+ ([!1144](https://gitlab.freedesktop.org/monado/monado/merge_requests/1144))
738738+ - gui: Make it possible to enter address and port for remote.
739739+ ([!1356](https://gitlab.freedesktop.org/monado/monado/merge_requests/1356))
740740+ - gui: Expose the new Index Controller UI for the remote driver.
741741+ ([!1356](https://gitlab.freedesktop.org/monado/monado/merge_requests/1356))
742742+ - gui: Add some tracing in the prober code.
743743+ ([!1814](https://gitlab.freedesktop.org/monado/monado/merge_requests/1814))
744744+ - gui: Tweaks for the sinks gui, opened by default and make possible to hide the
745745+ header.
746746+ ([!1827](https://gitlab.freedesktop.org/monado/monado/merge_requests/1827))
747747+ - gui: General tidy and refactoring code to make it prettier.
748748+ ([!1902](https://gitlab.freedesktop.org/monado/monado/merge_requests/1902))
749749+ - gui: Add code to draw a image to the background of the main window.
750750+ ([!1902](https://gitlab.freedesktop.org/monado/monado/merge_requests/1902))
751751+ - gui: Fix warning with passing arrays.
752752+ ([!1928](https://gitlab.freedesktop.org/monado/monado/merge_requests/1928))
753753+ - gui: Rename OpenGL sink file, slightly improve thread safety and add note.
754754+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
755755+ - gui: Add infinitely fast trigger finger in remote UI.
756756+ ([!2110](https://gitlab.freedesktop.org/monado/monado/merge_requests/2110))
757757+ - gui/calibration: Skip mode selection if there's only one mode.
758758+ ([!1074](https://gitlab.freedesktop.org/monado/monado/merge_requests/1074))
759759+ - gui/calibration: Save/load parameters to file so that you don't have to change
760760+ them every time.
761761+ ([!1074](https://gitlab.freedesktop.org/monado/monado/merge_requests/1074))
762762+ - oxr: Enable RenderDoc compiling on Android
763763+ ([!2005](https://gitlab.freedesktop.org/monado/monado/merge_requests/2005))
764764+ - oxr: Enable VK_EXT_debug_utils extension for client side on the platform that
765765+ support it. Since it can not be reliably detected if the extension was enabled
766766+ by the application on `XR_KHR_vulkan_enable` instead use the the environmental
767767+ variable `OXR_DEBUG_FORCE_VK_DEBUG_UTILS` to force it on.
768768+ ([!2005](https://gitlab.freedesktop.org/monado/monado/merge_requests/2005),
769769+ [!2005](https://gitlab.freedesktop.org/monado/monado/merge_requests/2005),
770770+ [!2044](https://gitlab.freedesktop.org/monado/monado/merge_requests/2044))
771771+ - oxr: RenderDoc support on Vulkan/OpenGL ES client sides and Android platform,
772772+ make rdc can be captured by the button in UI
773773+ ([!2005](https://gitlab.freedesktop.org/monado/monado/merge_requests/2005))
774774+ - prober: Minor fixes & tidy commits. Mostly around doc-comments and the string
775775+ descriptor getter function.
776776+ ([!686](https://gitlab.freedesktop.org/monado/monado/merge_requests/686))
777777+ - prober: Change the default logging level to info so that people can see what
778778+ drivers are disabled.
779779+ ([!735](https://gitlab.freedesktop.org/monado/monado/merge_requests/735))
780780+ - prober: Fix warnings found with GCC 13.
781781+ ([!1921](https://gitlab.freedesktop.org/monado/monado/merge_requests/1921))
782782+ - prober: Quit without crashing if no driver is available.
783783+ ([!1996](https://gitlab.freedesktop.org/monado/monado/merge_requests/1996))
784784+ - st/gui: Refactor a few OpenGL drawing code into helper.
785785+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
786786+ - steamvr_drv: Add support for new dynamic device roles.
787787+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992))
788788+ - steamvr_drv: Add support for the new `xrt_system` and `xrt_session` objects.
789789+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
790790+ - steamvr_drv: Fill HMD properties for games and apps to recognize it correctly.
791791+ ([!2102](https://gitlab.freedesktop.org/monado/monado/merge_requests/2102))
792792+- Drivers
793793+ - Sample driver: Implement missing APIs.
794794+ ([!2067](https://gitlab.freedesktop.org/monado/monado/merge_requests/2067),
795795+ [!2135](https://gitlab.freedesktop.org/monado/monado/merge_requests/2135))
796796+ - ULv5: Add new driver for UltraLeap v5 API for hand-tracking devices.
797797+ ([!2064](https://gitlab.freedesktop.org/monado/monado/merge_requests/2064))
798798+ - adjust the pose for VIT system and assumes basalt
799799+ ([!2058](https://gitlab.freedesktop.org/monado/monado/merge_requests/2058))
800800+ - all: Use `u_device_noop_update_inputs` helper for drivers with nothing in their
801801+ update input function.
802802+ ([!2039](https://gitlab.freedesktop.org/monado/monado/merge_requests/2039))
803803+ - all: Standardize use of `u_device_get_view_poses` helper.
804804+ ([!2039](https://gitlab.freedesktop.org/monado/monado/merge_requests/2039))
805805+ - android_sensors: Fixed the issue of screen stuttering on some Android devices
806806+ caused by failing to set the IMU event rate.
807807+ ([!1912](https://gitlab.freedesktop.org/monado/monado/merge_requests/1912))
808808+ - android_sensors: Set both orientation and position valid flags in the Android
809809+ driver's `get_tracked_pose` callback. hello_xr, Unity and possibly other apps
810810+ check the view pose flags for both position & orientation flags to be valid
811811+ otherwise they invoke `xrEndFrame` with no layers set causing a constant gray
812812+ screen.
813813+ ([!2219](https://gitlab.freedesktop.org/monado/monado/merge_requests/2219))
814814+ - d/remote: Add and use a multi-os `r_socket_t` typedef, with `R_SOCKET_FMT` to
815815+ define the printf format to use for a socket descriptor
816816+ ([!2165](https://gitlab.freedesktop.org/monado/monado/merge_requests/2165))
817817+ - d/vive: Use raw imu samples for SLAM
818818+ ([!2131](https://gitlab.freedesktop.org/monado/monado/merge_requests/2131))
819819+ - d/wmr: Properly compute hand tracking boundary circle
820820+ ([!2131](https://gitlab.freedesktop.org/monado/monado/merge_requests/2131),
821821+ [!2131](https://gitlab.freedesktop.org/monado/monado/merge_requests/2131),
822822+ [!2173](https://gitlab.freedesktop.org/monado/monado/merge_requests/2173))
823823+ - d/xreal_air,d/vive: Reduce relation history lock contention
824824+ ([!1949](https://gitlab.freedesktop.org/monado/monado/merge_requests/1949))
825825+ - d/{wmr,rift_s,vive,ns}: Share hand bounding box with head tracker
826826+ ([!2131](https://gitlab.freedesktop.org/monado/monado/merge_requests/2131),
827827+ [!2143](https://gitlab.freedesktop.org/monado/monado/merge_requests/2143))
828828+ - depthai: Add a new frameserver driver that supports some of the DepthAI
829829+ cameras.
830830+ ([!836](https://gitlab.freedesktop.org/monado/monado/merge_requests/836),
831831+ [!831](https://gitlab.freedesktop.org/monado/monado/merge_requests/831),
832832+ [!837](https://gitlab.freedesktop.org/monado/monado/merge_requests/837),
833833+ [!858](https://gitlab.freedesktop.org/monado/monado/merge_requests/858),
834834+ [!934](https://gitlab.freedesktop.org/monado/monado/merge_requests/934),
835835+ [!1027](https://gitlab.freedesktop.org/monado/monado/merge_requests/1027),
836836+ [!1029](https://gitlab.freedesktop.org/monado/monado/merge_requests/1029),
837837+ [!1063](https://gitlab.freedesktop.org/monado/monado/merge_requests/1063),
838838+ [!1097](https://gitlab.freedesktop.org/monado/monado/merge_requests/1097),
839839+ [!1153](https://gitlab.freedesktop.org/monado/monado/merge_requests/1153),
840840+ [!1260](https://gitlab.freedesktop.org/monado/monado/merge_requests/1260),
841841+ [!1278](https://gitlab.freedesktop.org/monado/monado/merge_requests/1278),
842842+ [!1282](https://gitlab.freedesktop.org/monado/monado/merge_requests/1282),
843843+ [!1360](https://gitlab.freedesktop.org/monado/monado/merge_requests/1360),
844844+ [!1494](https://gitlab.freedesktop.org/monado/monado/merge_requests/1494),
845845+ [!1519](https://gitlab.freedesktop.org/monado/monado/merge_requests/1519),
846846+ [!1523](https://gitlab.freedesktop.org/monado/monado/merge_requests/1523),
847847+ [!1603](https://gitlab.freedesktop.org/monado/monado/merge_requests/1603),
848848+ [!1649](https://gitlab.freedesktop.org/monado/monado/merge_requests/1649),
849849+ [!1692](https://gitlab.freedesktop.org/monado/monado/merge_requests/1692),
850850+ [!1769](https://gitlab.freedesktop.org/monado/monado/merge_requests/1769),
851851+ [!1770](https://gitlab.freedesktop.org/monado/monado/merge_requests/1770),
852852+ [!1832](https://gitlab.freedesktop.org/monado/monado/merge_requests/1832),
853853+ [!1839](https://gitlab.freedesktop.org/monado/monado/merge_requests/1839),
854854+ [!1881](https://gitlab.freedesktop.org/monado/monado/merge_requests/1881),
855855+ [!2228](https://gitlab.freedesktop.org/monado/monado/merge_requests/2228))
856856+ - euroc: Add euroc driver that plays EuRoC datasets for SLAM system evaluation.
857857+ ([!880](https://gitlab.freedesktop.org/monado/monado/merge_requests/880))
858858+ - ht: Error out if we can't find a hand-tracking model directory.
859859+ ([!1831](https://gitlab.freedesktop.org/monado/monado/merge_requests/1831))
860860+ - multi: Enable specifying arbitrary xrt_input_name for querying tracker poses.
861861+ ([!741](https://gitlab.freedesktop.org/monado/monado/merge_requests/741))
862862+ - north_star: Upstream Moshi Turner's "VIPD" distortion.
863863+ ([!839](https://gitlab.freedesktop.org/monado/monado/merge_requests/839))
864864+ - north_star: Fix the FOV calc on the v1/3D distortion.
865865+ ([!839](https://gitlab.freedesktop.org/monado/monado/merge_requests/839))
866866+ - north_star: General improvement of code organization.
867867+ ([!839](https://gitlab.freedesktop.org/monado/monado/merge_requests/839))
868868+ - north_star: Improved JSON parsing.
869869+ ([!839](https://gitlab.freedesktop.org/monado/monado/merge_requests/839))
870870+ - ohmd: Support OpenHMD controllers and specifically the Oculus Touch controller.
871871+ ([!742](https://gitlab.freedesktop.org/monado/monado/merge_requests/742))
872872+ - ohmd: Fix warnings and tidy.
873873+ ([!2038](https://gitlab.freedesktop.org/monado/monado/merge_requests/2038))
874874+ - ohmd: Disable WMR and Rift S drivers with a warning to use the native
875875+ drivers.
876876+ ([!2221](https://gitlab.freedesktop.org/monado/monado/merge_requests/2221))
877877+ - opengloves: Refactor creation.
878878+ ([!1987](https://gitlab.freedesktop.org/monado/monado/merge_requests/1987))
879879+ - pssense: Add trigger force feedback.
880880+ ([!1916](https://gitlab.freedesktop.org/monado/monado/merge_requests/1916))
881881+ - psvr: Ensure that timestamps are always monotonic, stopping any time-traveling
882882+ sample packets.
883883+ ([!717](https://gitlab.freedesktop.org/monado/monado/merge_requests/717))
884884+ - qwerty: Add qwerty driver for emulating headset and controllers with mouse and
885885+ keyboard.
886886+ ([!714](https://gitlab.freedesktop.org/monado/monado/merge_requests/714),
887887+ [!1789](https://gitlab.freedesktop.org/monado/monado/merge_requests/1789),
888888+ [!1926](https://gitlab.freedesktop.org/monado/monado/merge_requests/1926))
889889+ - qwerty: Fix input timestamps for select and menu.
890890+ ([!2080](https://gitlab.freedesktop.org/monado/monado/merge_requests/2080))
891891+ - realsense: Expand driver to support non-T26x cameras and external SLAM
892892+ tracking.
893893+ ([!907](https://gitlab.freedesktop.org/monado/monado/merge_requests/907))
894894+ - remote: Greatly improve the remote driver. Properly shut down the main loop.
895895+ Use the new `xrt_system_devices` as base class for `r_hub`. Expose the Valve
896896+ Index Controller instead of the simple controller as it better allows to map
897897+ other controllers to it. Reuse the vive bindings helper library.
898898+ ([!1356](https://gitlab.freedesktop.org/monado/monado/merge_requests/1356))
899899+ - remote: Fix warnings found with GCC 13.
900900+ ([!1921](https://gitlab.freedesktop.org/monado/monado/merge_requests/1921))
901901+ - remote: Add support for new dynamic device roles.
902902+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992))
903903+ - remote: Add support for local_floor space.
904904+ ([!2018](https://gitlab.freedesktop.org/monado/monado/merge_requests/2018))
905905+ - remote: Fix socket closing on Windows by using socket_close.
906906+ ([!2060](https://gitlab.freedesktop.org/monado/monado/merge_requests/2060),
907907+ [!2061](https://gitlab.freedesktop.org/monado/monado/merge_requests/2061))
908908+ - rift_s: Add Rift-S driver, this works with Monado's hand and SLAM tracking.
909909+ ([!1447](https://gitlab.freedesktop.org/monado/monado/merge_requests/1447),
910910+ [!1580](https://gitlab.freedesktop.org/monado/monado/merge_requests/1580),
911911+ [!1665](https://gitlab.freedesktop.org/monado/monado/merge_requests/1665),
912912+ [!1691](https://gitlab.freedesktop.org/monado/monado/merge_requests/1691),
913913+ [!1823](https://gitlab.freedesktop.org/monado/monado/merge_requests/1823))
914914+ - rs: Fix warnings with function declarations.
915915+ ([!1989](https://gitlab.freedesktop.org/monado/monado/merge_requests/1989))
916916+ - simulated: Support reference space usage via debug printing.
917917+ ([!2091](https://gitlab.freedesktop.org/monado/monado/merge_requests/2091))
918918+ - steamvr_lh: Add driver that wraps the SteamVR Lighthouse driver.
919919+ ([!1861](https://gitlab.freedesktop.org/monado/monado/merge_requests/1861),
920920+ [!1927](https://gitlab.freedesktop.org/monado/monado/merge_requests/1927),
921921+ [!1943](https://gitlab.freedesktop.org/monado/monado/merge_requests/1943),
922922+ [!1947](https://gitlab.freedesktop.org/monado/monado/merge_requests/1947),
923923+ [!1950](https://gitlab.freedesktop.org/monado/monado/merge_requests/1950),
924924+ [!2077](https://gitlab.freedesktop.org/monado/monado/merge_requests/2077),
925925+ [!2090](https://gitlab.freedesktop.org/monado/monado/merge_requests/2090))
926926+ - steamvr_lh: Add Vive Pro support.
927927+ ([!1927](https://gitlab.freedesktop.org/monado/monado/merge_requests/1927))
928928+ - steamvr_lh: Add Index support, also support canting of views.
929929+ ([!1927](https://gitlab.freedesktop.org/monado/monado/merge_requests/1927))
930930+ - steamvr_lh: Add Valve Knuckles support, also support hand tracking.
931931+ ([!1927](https://gitlab.freedesktop.org/monado/monado/merge_requests/1927))
932932+ - steamvr_lh: Basic vive tracker support.
933933+ ([!1927](https://gitlab.freedesktop.org/monado/monado/merge_requests/1927),
934934+ [!1927](https://gitlab.freedesktop.org/monado/monado/merge_requests/1927),
935935+ [!1943](https://gitlab.freedesktop.org/monado/monado/merge_requests/1943))
936936+ - steamvr_lh: Fix warnings with logger defines.
937937+ ([!1929](https://gitlab.freedesktop.org/monado/monado/merge_requests/1929))
938938+ - steamvr_lh: Set driver IPD & brightness on HMD.
939939+ ([!1929](https://gitlab.freedesktop.org/monado/monado/merge_requests/1929),
940940+ [!1929](https://gitlab.freedesktop.org/monado/monado/merge_requests/1929),
941941+ [!1943](https://gitlab.freedesktop.org/monado/monado/merge_requests/1943))
942942+ - steamvr_lh: Fix prediction and jitter and remove old `LH_PREDICTION` env var.
943943+ ([!1943](https://gitlab.freedesktop.org/monado/monado/merge_requests/1943))
944944+ - steamvr_lh: Use proper timestamp on hands and fix angular/linear velocity
945945+ handling.
946946+ ([!1947](https://gitlab.freedesktop.org/monado/monado/merge_requests/1947))
947947+ - steamvr_lh: Add a mutex to update_inputs() to prevent unsafe condition in
948948+ lighthouse driver.
949949+ ([!1968](https://gitlab.freedesktop.org/monado/monado/merge_requests/1968))
950950+ - steamvr_lh: Add tundra as a generic tracker
951951+ ([!1979](https://gitlab.freedesktop.org/monado/monado/merge_requests/1979))
952952+ - steamvr_lh: Silence some useless logging and properly wait for vive wands to
953953+ settle
954954+ ([!1986](https://gitlab.freedesktop.org/monado/monado/merge_requests/1986))
955955+ - steamvr_lh: Simplify coordinate space conversion.
956956+ ([!2090](https://gitlab.freedesktop.org/monado/monado/merge_requests/2090))
957957+ - steamvr_lh: Make playspace reading more robust by choosing the first tracking
958958+ universe from `lighthousedb.json` that is found in `chaperone_info.vrchap`.
959959+ ([!2114](https://gitlab.freedesktop.org/monado/monado/merge_requests/2114))
960960+ - steamvr_lh: Add additional bindings for vive and index controllers.
961961+ ([!2115](https://gitlab.freedesktop.org/monado/monado/merge_requests/2115))
962962+ - steamvr_lh: Introduce new driver interface
963963+ ([!2136](https://gitlab.freedesktop.org/monado/monado/merge_requests/2136),
964964+ [!2213](https://gitlab.freedesktop.org/monado/monado/merge_requests/2213))
965965+ - steamvr_lh: Adjust location flags behavior for better lighthouse tracking on
966966+ occlusion
967967+ ([!2212](https://gitlab.freedesktop.org/monado/monado/merge_requests/2212))
968968+ - survive: Add support for Gen 3.0 and Tundra trackers.
969969+ ([!1860](https://gitlab.freedesktop.org/monado/monado/merge_requests/1860))
970970+ - survive: Add support for HTC Vive Pro 2
971971+ ([!1911](https://gitlab.freedesktop.org/monado/monado/merge_requests/1911))
972972+ - survive: Fall back to default ipd if survive reports 0.0
973973+ ([!2128](https://gitlab.freedesktop.org/monado/monado/merge_requests/2128))
974974+ - survive/vive: Use new common controller bindings in `a/vive`.
975975+ ([!1265](https://gitlab.freedesktop.org/monado/monado/merge_requests/1265))
976976+ - ulv5: Add orientation values to hand joints.
977977+ ([!2118](https://gitlab.freedesktop.org/monado/monado/merge_requests/2118))
978978+ - v4l2: Add tracing support.
979979+ ([!858](https://gitlab.freedesktop.org/monado/monado/merge_requests/858))
980980+ - vf: Show the time on the video test source video server.
981981+ ([!715](https://gitlab.freedesktop.org/monado/monado/merge_requests/715))
982982+ - vf: Some tidy, frame fixes and tracing support.
983983+ ([!860](https://gitlab.freedesktop.org/monado/monado/merge_requests/860))
984984+ - vive: Factor out json config parser and reuse it in survive driver.
985985+ ([!674](https://gitlab.freedesktop.org/monado/monado/merge_requests/674))
986986+ - vive: Add rotation pose prediction to HMD and Controllers
987987+ ([!691](https://gitlab.freedesktop.org/monado/monado/merge_requests/691))
988988+ - vive: Setup the variable tracking for imu fusion.
989989+ ([!740](https://gitlab.freedesktop.org/monado/monado/merge_requests/740))
990990+ - vive: Tidy code by improving comments, removing old print, and use defines for
991991+ hardcoded values.
992992+ ([!793](https://gitlab.freedesktop.org/monado/monado/merge_requests/793))
993993+ - vive: Minor refactor to IMU conversion code, should be no functional change.
994994+ ([!793](https://gitlab.freedesktop.org/monado/monado/merge_requests/793))
995995+ - vive: Drian IMU packets at start, this helps reduce time drift due backed up
996996+ packets confusing the timing code.
997997+ ([!1829](https://gitlab.freedesktop.org/monado/monado/merge_requests/1829))
998998+ - vive: Refactor timing code in source, make it take in account of the age of
999999+ samples, this reduces the time drift due to irregular delivery of packets.
10001000+ ([!1829](https://gitlab.freedesktop.org/monado/monado/merge_requests/1829))
10011001+ - vive: Add support for Gen 3.0 and Tundra trackers.
10021002+ ([!1860](https://gitlab.freedesktop.org/monado/monado/merge_requests/1860),
10031003+ [!1860](https://gitlab.freedesktop.org/monado/monado/merge_requests/1860),
10041004+ [!1863](https://gitlab.freedesktop.org/monado/monado/merge_requests/1863))
10051005+ - vive: Try to set realtime priority on sensors thread
10061006+ ([!1881](https://gitlab.freedesktop.org/monado/monado/merge_requests/1881))
10071007+ - vive: Set the correct tracking origin type when we have SLAM.
10081008+ ([!1893](https://gitlab.freedesktop.org/monado/monado/merge_requests/1893))
10091009+ - vive: Add support for HTC Vive Pro 2
10101010+ ([!1911](https://gitlab.freedesktop.org/monado/monado/merge_requests/1911))
10111011+ - vive: Follow common naming of update_inputs.
10121012+ ([!2038](https://gitlab.freedesktop.org/monado/monado/merge_requests/2038))
10131013+ - wmr: Add Windows Mixed Reality driver, supports 6dof through Basalt.
10141014+ ([!774](https://gitlab.freedesktop.org/monado/monado/merge_requests/774),
10151015+ [!803](https://gitlab.freedesktop.org/monado/monado/merge_requests/803),
10161016+ [!1796](https://gitlab.freedesktop.org/monado/monado/merge_requests/1796),
10171017+ [!1797](https://gitlab.freedesktop.org/monado/monado/merge_requests/1797))
10181018+ - wmr: Add SLAM (6dof inside-out) tracking for WMR headsets.
10191019+ ([!1035](https://gitlab.freedesktop.org/monado/monado/merge_requests/1035))
10201020+ - wmr: Add initial hand tracking for WMR devices.
10211021+ ([!1264](https://gitlab.freedesktop.org/monado/monado/merge_requests/1264))
10221022+ - wmr: Add auto exposure and gain module.
10231023+ ([!1291](https://gitlab.freedesktop.org/monado/monado/merge_requests/1291))
10241024+ - wmr: Send calibration automatically to SLAM tracker. This makes WMR SLAM
10251025+ tracking work out of the box without user intervention with Basalt.
10261026+ ([!1334](https://gitlab.freedesktop.org/monado/monado/merge_requests/1334))
10271027+ - wmr: Move driver over to builder interface. Currently only a simpler builder,
10281028+ the SLAM and Hand-Tracking setup hasn't been moved out yet.
10291029+ ([!1754](https://gitlab.freedesktop.org/monado/monado/merge_requests/1754))
10301030+ - wmr: Improve WMR controller orientation when in 3DoF by using the information
10311031+ that is available in the JSON config that is stored on the controllers.
10321032+ ([!1858](https://gitlab.freedesktop.org/monado/monado/merge_requests/1858))
10331033+ - wmr: Reduce drifting by applying calibration biases to controllers, doesn't
10341034+ fully eliminate as calibration is lacking for all temperature ranges.
10351035+ ([!1876](https://gitlab.freedesktop.org/monado/monado/merge_requests/1876))
10361036+ - wmr: Try to set realtime priority on USB thread
10371037+ ([!1881](https://gitlab.freedesktop.org/monado/monado/merge_requests/1881))
10381038+ - wmr: Add `WMR_LEFT_DISPLAY_VIEW_Y_OFFSET` and `WMR_RIGHT_DISPLAY_VIEW_Y_OFFSET`
10391039+ environmental variables to adjust screen distortion.
10401040+ ([!1988](https://gitlab.freedesktop.org/monado/monado/merge_requests/1988))
10411041+ - wmr: Add Dell Visor support to WMR driver.
10421042+ ([!2023](https://gitlab.freedesktop.org/monado/monado/merge_requests/2023))
10431043+ - wmr: Follow common naming of update_inputs.
10441044+ ([!2038](https://gitlab.freedesktop.org/monado/monado/merge_requests/2038))
10451045+ - wmr: Add support for Acer AH101 HMD
10461046+ ([!2222](https://gitlab.freedesktop.org/monado/monado/merge_requests/2222))
10471047+- IPC
10481048+ - Add support for thread hint function.
10491049+ ([!1951](https://gitlab.freedesktop.org/monado/monado/merge_requests/1951))
10501050+ - Android: Do not require OPENXR permission when connecting to MonadoService.
10511051+ Permission will not be granted if install application before permission
10521052+ container.
10531053+ ([!1213](https://gitlab.freedesktop.org/monado/monado/merge_requests/1213))
10541054+ - all: Use `libbsd` pidfile to detect running Monado instances. Enables
10551055+ automatically deleting stale socket files. The socket file is now placed in
10561056+ `$XDG_RUNTIME_DIR/monado_comp_ipc` by default or falls back to
10571057+ `/tmp/monado_comp_ipc` again if `$XDG_RUNTIME_DIR` is not set.
10581058+ ([!565](https://gitlab.freedesktop.org/monado/monado/merge_requests/565))
10591059+ - all: Transfer HMD blend mode, don't drop it on the floor.
10601060+ ([!694](https://gitlab.freedesktop.org/monado/monado/merge_requests/694))
10611061+ - all: Now that there is a interface that allows the compositor to support
10621062+ multi-client rendering use that instead of doing our own rendering.
10631063+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721),
10641064+ [!754](https://gitlab.freedesktop.org/monado/monado/merge_requests/754),
10651065+ [!768](https://gitlab.freedesktop.org/monado/monado/merge_requests/768),
10661066+ [!800](https://gitlab.freedesktop.org/monado/monado/merge_requests/800),
10671067+ [!846](https://gitlab.freedesktop.org/monado/monado/merge_requests/846))
10681068+ - all: Ensure that functions that require the compositor can't be called if a
10691069+ session has not been created yet.
10701070+ ([!768](https://gitlab.freedesktop.org/monado/monado/merge_requests/768))
10711071+ - all: Add Windows support to the IPC layer, this is based on named pipes.
10721072+ ([!1525](https://gitlab.freedesktop.org/monado/monado/merge_requests/1525),
10731073+ [!1531](https://gitlab.freedesktop.org/monado/monado/merge_requests/1531),
10741074+ [!1584](https://gitlab.freedesktop.org/monado/monado/merge_requests/1584),
10751075+ [!1807](https://gitlab.freedesktop.org/monado/monado/merge_requests/1807))
10761076+ - all: Add support for `XR_EXT_hand_interaction` profile - plumbs extension
10771077+ enabled state to ipc server/drivers.
10781078+ ([!1901](https://gitlab.freedesktop.org/monado/monado/merge_requests/1901))
10791079+ - all: Rename client connected function and document code.
10801080+ ([!1909](https://gitlab.freedesktop.org/monado/monado/merge_requests/1909))
10811081+ - all: Send less information when describing the client.
10821082+ ([!1909](https://gitlab.freedesktop.org/monado/monado/merge_requests/1909))
10831083+ - all: Add a stable ID for clients.
10841084+ ([!1909](https://gitlab.freedesktop.org/monado/monado/merge_requests/1909))
10851085+ - all: Implement performance settings interface, used to implement
10861086+ `XR_EXT_performance_settings`.
10871087+ ([!1936](https://gitlab.freedesktop.org/monado/monado/merge_requests/1936))
10881088+ - all: Add support for dynamic device roles.
10891089+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992),
10901090+ [!2013](https://gitlab.freedesktop.org/monado/monado/merge_requests/2013))
10911091+ - all: Add ability to do more complex IPC communication by introducing VLA
10921092+ functions. These lets us do the marshalling to some extent oursevles, useful
10931093+ for sending a non-fixed amount of data. This support is bi-directional.
10941094+ ([!2009](https://gitlab.freedesktop.org/monado/monado/merge_requests/2009),
10951095+ [!2009](https://gitlab.freedesktop.org/monado/monado/merge_requests/2009),
10961096+ [!2053](https://gitlab.freedesktop.org/monado/monado/merge_requests/2053))
10971097+ - all: Add variable length get views function.
10981098+ ([!2009](https://gitlab.freedesktop.org/monado/monado/merge_requests/2009))
10991099+ - all: Add support for getting the device visibility mask.
11001100+ ([!2016](https://gitlab.freedesktop.org/monado/monado/merge_requests/2016),
11011101+ [!2032](https://gitlab.freedesktop.org/monado/monado/merge_requests/2032))
11021102+ - all: Share per client thread shutdown code between platforms.
11031103+ ([!2046](https://gitlab.freedesktop.org/monado/monado/merge_requests/2046))
11041104+ - all: Add support for reference space usage.
11051105+ ([!2048](https://gitlab.freedesktop.org/monado/monado/merge_requests/2048))
11061106+ - all: Implement display refresh rate functions.
11071107+ ([!2051](https://gitlab.freedesktop.org/monado/monado/merge_requests/2051),
11081108+ [!2054](https://gitlab.freedesktop.org/monado/monado/merge_requests/2054))
11091109+ - all: Add support for recentering local spaces.
11101110+ ([!2055](https://gitlab.freedesktop.org/monado/monado/merge_requests/2055))
11111111+ - all: Add support for the new `xrt_system` and `xrt_session` objects.
11121112+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062),
11131113+ [!2079](https://gitlab.freedesktop.org/monado/monado/merge_requests/2079),
11141114+ [!2095](https://gitlab.freedesktop.org/monado/monado/merge_requests/2095))
11151115+ - all: Add interface for XR_FB_passthrough in Ipc communication.
11161116+ ([!2124](https://gitlab.freedesktop.org/monado/monado/merge_requests/2124))
11171117+ - all: Forwards the results of server swapchain image waits to
11181118+ xrWaitSwapchainImage client calls
11191119+ ([!2133](https://gitlab.freedesktop.org/monado/monado/merge_requests/2133))
11201120+ - all: Add support for get bounds rect function, used to implement
11211121+ `xrGetReferenceSpaceBoundsRect`.
11221122+ ([!2180](https://gitlab.freedesktop.org/monado/monado/merge_requests/2180))
11231123+ - android: Dup the fd from JVM and maintain it in native.
11241124+ ([!1924](https://gitlab.freedesktop.org/monado/monado/merge_requests/1924))
11251125+ - client: Refactor out the connection connect code into a its own file, this lets
11261126+ it be reused by other things that might want to connect like monado-ctl and
11271127+ libmonado.
11281128+ ([!1875](https://gitlab.freedesktop.org/monado/monado/merge_requests/1875))
11291129+ - client: Destroy the shared memory area when shutting down.
11301130+ ([!1906](https://gitlab.freedesktop.org/monado/monado/merge_requests/1906))
11311131+ - client: Add a interface header for `ipc_instance_create`.
11321132+ ([!1917](https://gitlab.freedesktop.org/monado/monado/merge_requests/1917))
11331133+ - client: Generate limited unique ids for native swapchains.
11341134+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
11351135+ - client: Refactor connection init code.
11361136+ ([!2011](https://gitlab.freedesktop.org/monado/monado/merge_requests/2011))
11371137+ - client: Check git tag as early as possible when connecting.
11381138+ ([!2011](https://gitlab.freedesktop.org/monado/monado/merge_requests/2011))
11391139+ - client: Use `log_level` from the message channel.
11401140+ ([!2022](https://gitlab.freedesktop.org/monado/monado/merge_requests/2022))
11411141+ - client: Add and use return check helpers, this makes it easier to see where the
11421142+ error happened.
11431143+ ([!2025](https://gitlab.freedesktop.org/monado/monado/merge_requests/2025),
11441144+ [!2025](https://gitlab.freedesktop.org/monado/monado/merge_requests/2025),
11451145+ [!2028](https://gitlab.freedesktop.org/monado/monado/merge_requests/2028))
11461146+ - client,server: Setting timer resolution (timeBeginPeriod) improves performance
11471147+ with NVIDIA drivers
11481148+ ([!2133](https://gitlab.freedesktop.org/monado/monado/merge_requests/2133))
11491149+ - server: Factor out the IPC server mainloop into a per-platform structure.
11501150+ ([!685](https://gitlab.freedesktop.org/monado/monado/merge_requests/685))
11511151+ - server: Destroy the shared memory area when shutting down.
11521152+ ([!1906](https://gitlab.freedesktop.org/monado/monado/merge_requests/1906))
11531153+ - server: Add a interface header for `ipc_server_main[_android]`.
11541154+ ([!1917](https://gitlab.freedesktop.org/monado/monado/merge_requests/1917))
11551155+ - server: Fix session deactivation negative array index access.
11561156+ ([!1991](https://gitlab.freedesktop.org/monado/monado/merge_requests/1991))
11571157+ - server: Use macro TEMP_FAILURE_RETRY to avoid closing a client connection on
11581158+ `-ENTR`.
11591159+ ([!2007](https://gitlab.freedesktop.org/monado/monado/merge_requests/2007),
11601160+ [!2012](https://gitlab.freedesktop.org/monado/monado/merge_requests/2012))
11611161+ - server: Read the exact command size in the client loop on Linux.
11621162+ ([!2053](https://gitlab.freedesktop.org/monado/monado/merge_requests/2053))
11631163+ - server: Make the server a little bit more chatty by default (switch the default
11641164+ logging level `info` from `warn`). Print out a message that the service has
11651165+ started, and advise how to collect information to help in debugging to ease
11661166+ helping end-users.
11671167+ ([!2094](https://gitlab.freedesktop.org/monado/monado/merge_requests/2094))
11681168+ - server: Don't call teardown if mutex fails to be created.
11691169+ ([!2095](https://gitlab.freedesktop.org/monado/monado/merge_requests/2095))
11701170+ - server: Pass in log_level to init function.
11711171+ ([!2095](https://gitlab.freedesktop.org/monado/monado/merge_requests/2095))
11721172+ - server: Use correct log define error message.
11731173+ ([!2095](https://gitlab.freedesktop.org/monado/monado/merge_requests/2095))
11741174+ - server: Print more client info.
11751175+ ([!2095](https://gitlab.freedesktop.org/monado/monado/merge_requests/2095))
11761176+ - server: Re-order functions [NFC]
11771177+ ([!2096](https://gitlab.freedesktop.org/monado/monado/merge_requests/2096))
11781178+ - server: Add "XRT_NO_STDIN" option disables stdin and prevents monado-service
11791179+ from terminating.
11801180+ ([!2133](https://gitlab.freedesktop.org/monado/monado/merge_requests/2133))
11811181+ - shared: Change IPC script to automatically mark all input aggregates as const.
11821182+ ([!1408](https://gitlab.freedesktop.org/monado/monado/merge_requests/1408))
11831183+ - shared: Add function to unmap the shared memory area when destroying.
11841184+ ([!1906](https://gitlab.freedesktop.org/monado/monado/merge_requests/1906))
11851185+ - shared: Minor tidy of various shared files.
11861186+ ([!2022](https://gitlab.freedesktop.org/monado/monado/merge_requests/2022))
11871187+ - shared: Break out message channel functions to own files.
11881188+ ([!2022](https://gitlab.freedesktop.org/monado/monado/merge_requests/2022))
11891189+ - shared: Add `ipc_print_result` helper.
11901190+ ([!2025](https://gitlab.freedesktop.org/monado/monado/merge_requests/2025))
11911191+ - shared: Minor fixes and tidy ipc_generated_protocol.h file.
11921192+ ([!2030](https://gitlab.freedesktop.org/monado/monado/merge_requests/2030))
11931193+ - shared: Add ipc_command_size function to the protocol generation.
11941194+ ([!2053](https://gitlab.freedesktop.org/monado/monado/merge_requests/2053))
11951195+- Compositor
11961196+ - Android: Refactor surface creation flow.
11971197+ ([!1742](https://gitlab.freedesktop.org/monado/monado/merge_requests/1742))
11981198+ - all: Rename all `num_` parameters and fields, typically to `_count`, to match
11991199+ OpenXR convention.
12001200+ ([!977](https://gitlab.freedesktop.org/monado/monado/merge_requests/977))
12011201+ - android: Default to compute compositor to work around issue
12021202+ [381](https://gitlab.freedesktop.org/monado/monado/-/issues/381).
12031203+ ([!2236](https://gitlab.freedesktop.org/monado/monado/merge_requests/2236))
12041204+ - client: Handle EGL_NO_CONTEXT_KHR gracefully if the EGLDisplay supports
12051205+ EGL_KHR_no_config_context.
12061206+ ([!705](https://gitlab.freedesktop.org/monado/monado/merge_requests/705))
12071207+ - client: Use the EGL compositor's display in swapchain, previously it tried to
12081208+ use the current one, which when running on a new thread would explode.
12091209+ ([!827](https://gitlab.freedesktop.org/monado/monado/merge_requests/827))
12101210+ - client: Initial support for D3D11 client applications on Windows.
12111211+ ([!943](https://gitlab.freedesktop.org/monado/monado/merge_requests/943),
12121212+ [!1263](https://gitlab.freedesktop.org/monado/monado/merge_requests/1263),
12131213+ [!1295](https://gitlab.freedesktop.org/monado/monado/merge_requests/1295),
12141214+ [!1326](https://gitlab.freedesktop.org/monado/monado/merge_requests/1326),
12151215+ [!1302](https://gitlab.freedesktop.org/monado/monado/merge_requests/1302),
12161216+ [!1337](https://gitlab.freedesktop.org/monado/monado/merge_requests/1337),
12171217+ [!1340](https://gitlab.freedesktop.org/monado/monado/merge_requests/1340))
12181218+ - client: Wait on Vulkan clients to complete rendering.
12191219+ ([!1117](https://gitlab.freedesktop.org/monado/monado/merge_requests/1117))
12201220+ - client: Set default log level on vk_bundle in Vulkan compositor.
12211221+ ([!1142](https://gitlab.freedesktop.org/monado/monado/merge_requests/1142))
12221222+ - client: Fence the client work and send fence to the native compositor.
12231223+ ([!1142](https://gitlab.freedesktop.org/monado/monado/merge_requests/1142))
12241224+ - client: Initial support for D3D12 client applications on Windows.
12251225+ ([!1340](https://gitlab.freedesktop.org/monado/monado/merge_requests/1340))
12261226+ - client: Support for OpenGL client applications on Windows.
12271227+ ([!1465](https://gitlab.freedesktop.org/monado/monado/merge_requests/1465))
12281228+ - client: Reduce the minimum required OpenGL version for client applications to
12291229+ 3.0.
12301230+ ([!1465](https://gitlab.freedesktop.org/monado/monado/merge_requests/1465),
12311231+ [#47](https://gitlab.freedesktop.org/monado/monado/issues/47))
12321232+ - client: Do not use the global command buffer pool in the Vulkan compositor.
12331233+ ([!1748](https://gitlab.freedesktop.org/monado/monado/merge_requests/1748))
12341234+ - client: Silence VK_FORMAT_R32_SFLOAT warning in OpenGL code.
12351235+ ([!1750](https://gitlab.freedesktop.org/monado/monado/merge_requests/1750))
12361236+ - client: Don't use vkDeviceWaitIdle, because it requires all queues to be
12371237+ externally synchronized which we can't enforce.
12381238+ ([!1751](https://gitlab.freedesktop.org/monado/monado/merge_requests/1751))
12391239+ - client: Use correct format in get_swapchain_create_properties functions, client
12401240+ compositors are given their formats, make then translate to Vulkan before
12411241+ passing on.
12421242+ ([!1763](https://gitlab.freedesktop.org/monado/monado/merge_requests/1763))
12431243+ - client: Respect native compositor's extra usage bits, so we can remove the
12441244+ hardcoded always sampled bit. This also ensures that images have exactly the
12451245+ same usages in both the compositor and app.
12461246+ ([!1763](https://gitlab.freedesktop.org/monado/monado/merge_requests/1763))
12471247+ - client: Wait till D3D12 images aren't in use before releasing the swapchain.
12481248+ ([!1868](https://gitlab.freedesktop.org/monado/monado/merge_requests/1868))
12491249+ - client: Use D3D12 allocator, and work around NVIDIA bug.
12501250+ ([!1920](https://gitlab.freedesktop.org/monado/monado/merge_requests/1920))
12511251+ - client: Make sure to not double CloseHandle semaphore HANDLE.
12521252+ ([!1935](https://gitlab.freedesktop.org/monado/monado/merge_requests/1935))
12531253+ - client: Expose size limit for swapchains.
12541254+ ([!1964](https://gitlab.freedesktop.org/monado/monado/merge_requests/1964),
12551255+ [!2066](https://gitlab.freedesktop.org/monado/monado/merge_requests/2066))
12561256+ - client: Add and use helpers to unwrap native swapchains and compositors.
12571257+ ([!1982](https://gitlab.freedesktop.org/monado/monado/merge_requests/1982))
12581258+ - client: Make it possible to set log level in Vulkan compositor.
12591259+ ([!1993](https://gitlab.freedesktop.org/monado/monado/merge_requests/1993))
12601260+ - client: Add renderdoc_enabled implementation for Vulkan/OpenGL only on Android
12611261+ platform
12621262+ ([!2005](https://gitlab.freedesktop.org/monado/monado/merge_requests/2005))
12631263+ - client: Remove event functions.
12641264+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
12651265+ - client: Replace `glTextureStorageMem2DEXT` with `glTexStorageMem2DEXT` to adapt
12661266+ to more vendors' GPU drivers.
12671267+ ([!2117](https://gitlab.freedesktop.org/monado/monado/merge_requests/2117))
12681268+ - client: Add interface for XR_FB_passthrough in client side.
12691269+ ([!2124](https://gitlab.freedesktop.org/monado/monado/merge_requests/2124))
12701270+ - client: Run D3D12 swapchain initial barriers after all possible points of
12711271+ failure.
12721272+ ([!2161](https://gitlab.freedesktop.org/monado/monado/merge_requests/2161))
12731273+ - client/util: Fix several flags being set wrong on barriers and creation of the
12741274+ swapchain images. We were especially wrong with the depth stencil formats.
12751275+ ([!1119](https://gitlab.freedesktop.org/monado/monado/merge_requests/1119),
12761276+ [!1124](https://gitlab.freedesktop.org/monado/monado/merge_requests/1124),
12771277+ [!1125](https://gitlab.freedesktop.org/monado/monado/merge_requests/1125),
12781278+ [!1128](https://gitlab.freedesktop.org/monado/monado/merge_requests/1128))
12791279+ - comp: Fix layer submission on NVIDIA Tegra.
12801280+ ([!677](https://gitlab.freedesktop.org/monado/monado/merge_requests/677))
12811281+ - main: Integrate new frame timing code.
12821282+ ([!697](https://gitlab.freedesktop.org/monado/monado/merge_requests/697))
12831283+ - main: Make it possible to create the swapchain later when actually needed,
12841284+ and have the swapchain be in a non-ready state that stops drawing.
12851285+ ([!767](https://gitlab.freedesktop.org/monado/monado/merge_requests/767),
12861286+ [#120](https://gitlab.freedesktop.org/monado/monado/issues/120),
12871287+ [!787](https://gitlab.freedesktop.org/monado/monado/merge_requests/787))
12881288+ - main: Do not list VK_FORMAT_A2B10G10R10_UNORM_PACK32 as a supported format,
12891289+ it's not enough to show linear colours without banding but isn't used that
12901290+ often so do not list it.
12911291+ ([!833](https://gitlab.freedesktop.org/monado/monado/merge_requests/833))
12921292+ - main: Also resize on VK_SUBOPTIMAL_KHR.
12931293+ ([!841](https://gitlab.freedesktop.org/monado/monado/merge_requests/841))
12941294+ - main: Increase the usage of the `get_vk` helper function.
12951295+ ([!967](https://gitlab.freedesktop.org/monado/monado/merge_requests/967))
12961296+ - main: Use the new helpers to reduce code in main library.
12971297+ ([!967](https://gitlab.freedesktop.org/monado/monado/merge_requests/967))
12981298+ - main: Add support for mirroring the left view back to the debug gui, so we can
12991299+ record it or see what somebody's doing in VR.
13001300+ ([!1120](https://gitlab.freedesktop.org/monado/monado/merge_requests/1120),
13011301+ [!1135](https://gitlab.freedesktop.org/monado/monado/merge_requests/1135),
13021302+ [!1144](https://gitlab.freedesktop.org/monado/monado/merge_requests/1144))
13031303+ - main: Use at least 3 Vulkan images for comp_target_swapchain if supported.
13041304+ ([!1268](https://gitlab.freedesktop.org/monado/monado/merge_requests/1268))
13051305+ - main: Setting logging level when checking vulkan caps.
13061306+ ([!1268](https://gitlab.freedesktop.org/monado/monado/merge_requests/1268))
13071307+ - main: Refactor comp_target_swapchain to not pre-declare internal functions, we
13081308+ seem to be moving away from this style in the compositor so refactor the
13091309+ `comp_target_swapchain` file before adding the vblank thread in there.
13101310+ ([!1269](https://gitlab.freedesktop.org/monado/monado/merge_requests/1269))
13111311+ - main: Make `VK_KHR_external_[fence|semaphore]_fd` optional, this is helpful for
13121312+ CI where only lavapipe can be used which does not support those extensions.
13131313+ ([!1270](https://gitlab.freedesktop.org/monado/monado/merge_requests/1270))
13141314+ - main: Add thread waiting for vblank events, lets the fake pacer properly
13151315+ synchronise with hardware.
13161316+ ([!1271](https://gitlab.freedesktop.org/monado/monado/merge_requests/1271))
13171317+ - main: Init comp_base as early as possible, because it needs to be finalised
13181318+ last in destroy. It's basically a base class and should follow those semantics.
13191319+ ([!1316](https://gitlab.freedesktop.org/monado/monado/merge_requests/1316))
13201320+ - main: Propagate more errors from the renderer frame drawing and helper mirror
13211321+ functions.
13221322+ ([!1417](https://gitlab.freedesktop.org/monado/monado/merge_requests/1417))
13231323+ - main: Render cube layer
13241324+ ([!1421](https://gitlab.freedesktop.org/monado/monado/merge_requests/1421))
13251325+ - main: Introduce `comp_target_factory`. This struct allows us to remove long and
13261326+ cumbersome switch statements for each type. Instead the code is generic and
13271327+ tweaks for specific target types can be reused for others more easily with this
13281328+ data driven design of the code.
13291329+ ([!1570](https://gitlab.freedesktop.org/monado/monado/merge_requests/1570),
13301330+ [!1684](https://gitlab.freedesktop.org/monado/monado/merge_requests/1684))
13311331+ - main: Refactor arguments to `comp_target_create_images`, introduces the struct
13321332+ `comp_target_create_images_info`.
13331333+ ([!1601](https://gitlab.freedesktop.org/monado/monado/merge_requests/1601))
13341334+ - main: Refactor how surface formats are handled, this lets the compositor select
13351335+ which formats are considered exactly, and not just prefer one format.
13361336+ ([!1601](https://gitlab.freedesktop.org/monado/monado/merge_requests/1601))
13371337+ - main: Do not use the global command buffer pool.
13381338+ ([!1748](https://gitlab.freedesktop.org/monado/monado/merge_requests/1748))
13391339+ - main: Refactor to use vk_surface_info helper.
13401340+ ([!1801](https://gitlab.freedesktop.org/monado/monado/merge_requests/1801))
13411341+ - main: Refactor frame handling, makes semantics clearer.
13421342+ ([!1801](https://gitlab.freedesktop.org/monado/monado/merge_requests/1801),
13431343+ [!1801](https://gitlab.freedesktop.org/monado/monado/merge_requests/1801),
13441344+ [!1820](https://gitlab.freedesktop.org/monado/monado/merge_requests/1820))
13451345+ - main: Avoid acquiring early if the target isn't ready.
13461346+ ([!1801](https://gitlab.freedesktop.org/monado/monado/merge_requests/1801))
13471347+ - main: Prefer to only have two swapchains, useful for direct mode rendering.
13481348+ ([!1801](https://gitlab.freedesktop.org/monado/monado/merge_requests/1801))
13491349+ - main: Try to detect when we miss frames even without frame timing information.
13501350+ ([!1801](https://gitlab.freedesktop.org/monado/monado/merge_requests/1801))
13511351+ - main: Refactor mirror to debug gui code and add support for compute queue.
13521352+ ([!1820](https://gitlab.freedesktop.org/monado/monado/merge_requests/1820))
13531353+ - main: Use the new samplers on render_resources, remove the layer renderer
13541354+ framebuffer's samplers.
13551355+ ([!1824](https://gitlab.freedesktop.org/monado/monado/merge_requests/1824))
13561356+ - main: Optionally enable VK_EXT_debug_marker extension on debug builds.
13571357+ ([!1877](https://gitlab.freedesktop.org/monado/monado/merge_requests/1877))
13581358+ - main: Name all fence objects using debug helper function.
13591359+ ([!1877](https://gitlab.freedesktop.org/monado/monado/merge_requests/1877))
13601360+ - main: Use vk_cmd_submit_locked in vk_helper to simply peek logic
13611361+ ([!1884](https://gitlab.freedesktop.org/monado/monado/merge_requests/1884))
13621362+ - main: Add NorthStar to listed displays
13631363+ ([!1893](https://gitlab.freedesktop.org/monado/monado/merge_requests/1893))
13641364+ - main: Only wait on the main queue when drawing the frame.
13651365+ ([!1893](https://gitlab.freedesktop.org/monado/monado/merge_requests/1893))
13661366+ - main: Use enumeration helpers in and refactor the NVIDIA direct target code.
13671367+ ([!1894](https://gitlab.freedesktop.org/monado/monado/merge_requests/1894),
13681368+ [!1894](https://gitlab.freedesktop.org/monado/monado/merge_requests/1894),
13691369+ [!1913](https://gitlab.freedesktop.org/monado/monado/merge_requests/1913))
13701370+ - main: Set sequence number correctly on readback frames.
13711371+ ([!1902](https://gitlab.freedesktop.org/monado/monado/merge_requests/1902))
13721372+ - main: Fix warnings found with GCC 13.
13731373+ ([!1921](https://gitlab.freedesktop.org/monado/monado/merge_requests/1921))
13741374+ - main: Use more enumeration helpers.
13751375+ ([!1940](https://gitlab.freedesktop.org/monado/monado/merge_requests/1940))
13761376+ - main: Free plane_properties earlier.
13771377+ ([!1940](https://gitlab.freedesktop.org/monado/monado/merge_requests/1940))
13781378+ - main: Print creation info for direct mode objects.
13791379+ ([!1940](https://gitlab.freedesktop.org/monado/monado/merge_requests/1940))
13801380+ - main: Always use the mode's extents when creating the surface.
13811381+ ([!1940](https://gitlab.freedesktop.org/monado/monado/merge_requests/1940))
13821382+ - main: Use new layer squasher helpers and manage scratch images lifetime.
13831383+ ([!1955](https://gitlab.freedesktop.org/monado/monado/merge_requests/1955))
13841384+ - main: Trace mirror blit function.
13851385+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
13861386+ - main: Name the runtime Surface on Android.
13871387+ ([!1963](https://gitlab.freedesktop.org/monado/monado/merge_requests/1963))
13881388+ - main: Refactor the layer rendering code to use `render_gfx_render_pass`,
13891389+ `render_gfx_target_resources` and an `VkCommandBuffer` that is passed in as an
13901390+ argument to the draw call. This allows the layer renderer to share the scratch
13911391+ images with the compute pipeline.
13921392+ ([!1969](https://gitlab.freedesktop.org/monado/monado/merge_requests/1969),
13931393+ [!1969](https://gitlab.freedesktop.org/monado/monado/merge_requests/1969),
13941394+ [!1970](https://gitlab.freedesktop.org/monado/monado/merge_requests/1970))
13951395+ - main: Use VK_CHK_WITH_RET instead of vk_check_error, and convert a few other
13961396+ places to the helpers as well.
13971397+ ([!1971](https://gitlab.freedesktop.org/monado/monado/merge_requests/1971),
13981398+ [!2050](https://gitlab.freedesktop.org/monado/monado/merge_requests/2050))
13991399+ - main: Tidy headers in layer renderer.
14001400+ ([!1974](https://gitlab.freedesktop.org/monado/monado/merge_requests/1974))
14011401+ - main: Refactor the various getters of poses and view data so that they are
14021402+ shared between both graphics and compute paths.
14031403+ ([!1974](https://gitlab.freedesktop.org/monado/monado/merge_requests/1974))
14041404+ - main: Refactor graphics dispatch, this makes it easier to extract the code
14051405+ later down the line.
14061406+ ([!1974](https://gitlab.freedesktop.org/monado/monado/merge_requests/1974))
14071407+ - main: Wire up timewarp on the graphics path for the distortion shaders.
14081408+ ([!1981](https://gitlab.freedesktop.org/monado/monado/merge_requests/1981))
14091409+ - main: Use new graphics layer squasher.
14101410+ ([!1995](https://gitlab.freedesktop.org/monado/monado/merge_requests/1995))
14111411+ - main: Remove old layer renderer code and integration.
14121412+ ([!1995](https://gitlab.freedesktop.org/monado/monado/merge_requests/1995))
14131413+ - main: Add argument to specify display mode id for surface creation.
14141414+ ([!2010](https://gitlab.freedesktop.org/monado/monado/merge_requests/2010))
14151415+ - main: Fix multiple thread access to VkQueue in present.
14161416+ ([!2050](https://gitlab.freedesktop.org/monado/monado/merge_requests/2050))
14171417+ - main: Implement display refresh rates function stubs.
14181418+ ([!2051](https://gitlab.freedesktop.org/monado/monado/merge_requests/2051))
14191419+ - main: Remove events code, no longer needed.
14201420+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
14211421+ - main: Add enum to select FoV source, it was very unclear where exactly the FoV
14221422+ came from, this makes it clearer and also reduces the number of places it's
14231423+ accessed from.
14241424+ ([!2101](https://gitlab.freedesktop.org/monado/monado/merge_requests/2101))
14251425+ - main: Use new debuggable scratch images (one `comp_scratch_single_images` per
14261426+ view), used to drive the preview view in the UI and to debug the views.
14271427+ ([!2103](https://gitlab.freedesktop.org/monado/monado/merge_requests/2103))
14281428+ - main: Use vk_enumerate_swapchain_images helper.
14291429+ ([!2104](https://gitlab.freedesktop.org/monado/monado/merge_requests/2104))
14301430+ - main: Improve swapchain creation to print more debug information.
14311431+ ([!2104](https://gitlab.freedesktop.org/monado/monado/merge_requests/2104))
14321432+ - main: Split submit timing into begin and end.
14331433+ ([!2108](https://gitlab.freedesktop.org/monado/monado/merge_requests/2108))
14341434+ - main: Make sure to not use the array of displays if we fail to allocate it, and
14351435+ also tidy the code.
14361436+ ([!2113](https://gitlab.freedesktop.org/monado/monado/merge_requests/2113))
14371437+ - main: Let sub-classed targets override compositor extents. The big win here
14381438+ is that targets no longer writes the `preferred_[width|height]` on the
14391439+ compositor's settings struct. And this moves us closer to not using
14401440+ `comp_compositor` or `comp_settings` in the targets which means they can be
14411441+ refactored out of main and put into util, lettings us reuse them, and even
14421442+ have multiple targets active at the same time.
14431443+ ([!2113](https://gitlab.freedesktop.org/monado/monado/merge_requests/2113))
14441444+ - main: let compositor targets control more of vulkan initialization.
14451445+ ([!2134](https://gitlab.freedesktop.org/monado/monado/merge_requests/2134),
14461446+ [!2179](https://gitlab.freedesktop.org/monado/monado/merge_requests/2179))
14471447+ - main: Fix bug with incorrect surface format matching.
14481448+ ([!2183](https://gitlab.freedesktop.org/monado/monado/merge_requests/2183))
14491449+ - multi: Introduce a new multi client compositor layer, this allows rendering
14501450+ code
14511451+ to be moved from the IPC layer into the compositor, separating concerns. The
14521452+ main compositor always uses the multi client compositor, as it gives us a async
14531453+ render loop for free.
14541454+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721),
14551455+ [!754](https://gitlab.freedesktop.org/monado/monado/merge_requests/754),
14561456+ [!759](https://gitlab.freedesktop.org/monado/monado/merge_requests/759),
14571457+ [!1323](https://gitlab.freedesktop.org/monado/monado/merge_requests/1323),
14581458+ [!1346](https://gitlab.freedesktop.org/monado/monado/merge_requests/1346),
14591459+ [#171](https://gitlab.freedesktop.org/monado/monado/issues/171))
14601460+ - multi: Make sure there are at least some predicted data, to avoid asserts in
14611461+ non-service mode.
14621462+ ([!864](https://gitlab.freedesktop.org/monado/monado/merge_requests/864))
14631463+ - multi: Try to set realtime priority on main thread
14641464+ ([!1881](https://gitlab.freedesktop.org/monado/monado/merge_requests/1881))
14651465+ - multi: Add support for `XR_EXT_hand_interaction` profile.
14661466+ ([!1901](https://gitlab.freedesktop.org/monado/monado/merge_requests/1901))
14671467+ - multi: Add stub set thread hint function.
14681468+ ([!1951](https://gitlab.freedesktop.org/monado/monado/merge_requests/1951))
14691469+ - multi: Implement display refresh rate functions.
14701470+ ([!2051](https://gitlab.freedesktop.org/monado/monado/merge_requests/2051))
14711471+ - multi: Switch to use `xrt_session_event` and `xrt_session_event_sink`.
14721472+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
14731473+ - multi_layer_entry: Updated the array length of xscs within multi_layer_entry
14741474+ from 4 to `2 * XRT_MAX_VIEWS` to accommodate a variable number of views.
14751475+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086),
14761476+ [!2175](https://gitlab.freedesktop.org/monado/monado/merge_requests/2175),
14771477+ [!2189](https://gitlab.freedesktop.org/monado/monado/merge_requests/2189))
14781478+ - null: Add a new compositor intended to be used on CIs that use the Mesa
14791479+ software rasteriser vulkan driver. It is also intended to be a base for how to
14801480+ write a new compositor. It does no rendering and does not open up any window,
14811481+ so has less requirements then the main compositor, both in terms of CPU usage
14821482+ and build dependencies.
14831483+ ([!1319](https://gitlab.freedesktop.org/monado/monado/merge_requests/1319))
14841484+ - null: Remove events code, no longer needed.
14851485+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
14861486+ - render: Refactor and reorganize compositor to improve modularity and ease of
14871487+ reuse. This introduces the render folder which aims to be useful Vulkan render
14881488+ code that can be used outside of the compositor.
14891489+ ([!959](https://gitlab.freedesktop.org/monado/monado/merge_requests/959),
14901490+ [!959](https://gitlab.freedesktop.org/monado/monado/merge_requests/959),
14911491+ [!967](https://gitlab.freedesktop.org/monado/monado/merge_requests/967),
14921492+ [!970](https://gitlab.freedesktop.org/monado/monado/merge_requests/970),
14931493+ [!982](https://gitlab.freedesktop.org/monado/monado/merge_requests/982),
14941494+ [!1021](https://gitlab.freedesktop.org/monado/monado/merge_requests/1021))
14951495+ - render: Add fast path for single layer projection layer skipping the layer
14961496+ renderer and avoiding one copy.
14971497+ ([!959](https://gitlab.freedesktop.org/monado/monado/merge_requests/959))
14981498+ - render: Lots of refactoring and tidying in code, making it independent of the
14991499+ compositor and only depending on the vk_bundle.
15001500+ ([!959](https://gitlab.freedesktop.org/monado/monado/merge_requests/959))
15011501+ - render: Refactor out into own library.
15021502+ ([!967](https://gitlab.freedesktop.org/monado/monado/merge_requests/967))
15031503+ - render: Use query pool to measure GPU time.
15041504+ ([!1268](https://gitlab.freedesktop.org/monado/monado/merge_requests/1268))
15051505+ - render: Reuse a single command buffer instead of allocating/freeing it every
15061506+ frame.
15071507+ ([!1352](https://gitlab.freedesktop.org/monado/monado/merge_requests/1352))
15081508+ - render: Do not use the global command buffer pool, use `vk_cmd_pool` for
15091509+ distrion images upload.
15101510+ ([!1748](https://gitlab.freedesktop.org/monado/monado/merge_requests/1748))
15111511+ - render: Add new shared samplers, use them and remove the default sampler.
15121512+ ([!1824](https://gitlab.freedesktop.org/monado/monado/merge_requests/1824))
15131513+ - render: Various smaller commit to tidy the code,
15141514+ better documentation and naming of defines.
15151515+ ([!1955](https://gitlab.freedesktop.org/monado/monado/merge_requests/1955))
15161516+ - render: Refactor layer squasher code, the shader is now run once per view
15171517+ instead of doing two views in one submission. Makes it easier to split up
15181518+ targets and requires less samplers in one invocation.
15191519+ ([!1955](https://gitlab.freedesktop.org/monado/monado/merge_requests/1955))
15201520+ - render: Refactor scratch images so that they are fully their own struct and
15211521+ is managed by a user of the render code.
15221522+ ([!1955](https://gitlab.freedesktop.org/monado/monado/merge_requests/1955))
15231523+ - render: Optimize layer shader, cutting of around 5%-10% of execution time.
15241524+ ([!1955](https://gitlab.freedesktop.org/monado/monado/merge_requests/1955))
15251525+ - render: Stop timewarp stretching by changing math.
15261526+ ([!1956](https://gitlab.freedesktop.org/monado/monado/merge_requests/1956))
15271527+ - render: Don't enable depth testing and writing for mesh shader.
15281528+ ([!1969](https://gitlab.freedesktop.org/monado/monado/merge_requests/1969))
15291529+ - render: Refactor gfx path code to split out render pass vulkan objects from
15301530+ the render target resources struct into the `render_gfx_render_pass` struct.
15311531+ This allows the render pass to be reused for more than one target.
15321532+ ([!1969](https://gitlab.freedesktop.org/monado/monado/merge_requests/1969))
15331533+ - render: Use defines helpers from Vulkan helper code instead of defining self.
15341534+ ([!1972](https://gitlab.freedesktop.org/monado/monado/merge_requests/1972))
15351535+ - render: Refactor mesh distortion dispatch functions.
15361536+ ([!1974](https://gitlab.freedesktop.org/monado/monado/merge_requests/1974))
15371537+ - render: Expose render_calc_uv_to_tangent_lengths_rect function, document it
15381538+ better and also add tests for it.
15391539+ ([!1974](https://gitlab.freedesktop.org/monado/monado/merge_requests/1974))
15401540+ - render: Tweak cmake files so that comp_render is usable without any other of
15411541+ the compositor bits.
15421542+ ([!1974](https://gitlab.freedesktop.org/monado/monado/merge_requests/1974))
15431543+ - render: Add ability to sub-allocate UBOs from a larger buffer, both code and
15441544+ needed scaffolding to use it in the gfx path.
15451545+ ([!1976](https://gitlab.freedesktop.org/monado/monado/merge_requests/1976))
15461546+ - render: Make gfx mesh distortion shader sub-allocate it's UBO.
15471547+ ([!1976](https://gitlab.freedesktop.org/monado/monado/merge_requests/1976))
15481548+ - render: Refactor gfx mesh shader allocation and dispatch.
15491549+ ([!1980](https://gitlab.freedesktop.org/monado/monado/merge_requests/1980))
15501550+ - render: Remove unused render_gfx_view and other fields on render_gfx,
15511551+ the limiting factor to how many views the graphics path can do now is the sizes
15521552+ of descriptor pools and UBO buffer.
15531553+ ([!1980](https://gitlab.freedesktop.org/monado/monado/merge_requests/1980))
15541554+ - render: Refactor gfx descriptor pool, descriptor layout creation function,
15551555+ ubo upload ad descriptor updating function to be shareable. The common pattern
15561556+ is one UBO and one source image, so make it possible to share these.
15571557+ ([!1980](https://gitlab.freedesktop.org/monado/monado/merge_requests/1980))
15581558+ - render: Add timewarp to graphics path distortion shaders, works very similar to
15591559+ the compute paths timewarp.
15601560+ ([!1981](https://gitlab.freedesktop.org/monado/monado/merge_requests/1981))
15611561+ - render: Make it possible to set clear color when starting render pass.
15621562+ ([!1983](https://gitlab.freedesktop.org/monado/monado/merge_requests/1983))
15631563+ - render: Add new layer shaders and support code.
15641564+ ([!1983](https://gitlab.freedesktop.org/monado/monado/merge_requests/1983))
15651565+ - render: Prepare gfx shared one ubo and src code for addition of cylinder and
15661566+ equirect2 shaders.
15671567+ ([!1994](https://gitlab.freedesktop.org/monado/monado/merge_requests/1994))
15681568+ - render: Add cylinder and equirect2 shaders and code for graphics path.
15691569+ ([!1994](https://gitlab.freedesktop.org/monado/monado/merge_requests/1994))
15701570+ - render: Remove old graphics layer squasher.
15711571+ ([!1995](https://gitlab.freedesktop.org/monado/monado/merge_requests/1995))
15721572+ - render: `render_resources` now has a `view_count` field, which is set to 1 for
15731573+ mono and 2 for stereo. This is used to iterate over the views in the render
15741574+ function.
15751575+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086),
15761576+ [!2175](https://gitlab.freedesktop.org/monado/monado/merge_requests/2175),
15771577+ [!2189](https://gitlab.freedesktop.org/monado/monado/merge_requests/2189))
15781578+ - render: Use the `XRT_MAX_VIEWS` macro to calculate the length of a series of
15791579+ arrays.
15801580+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086),
15811581+ [!2175](https://gitlab.freedesktop.org/monado/monado/merge_requests/2175),
15821582+ [!2189](https://gitlab.freedesktop.org/monado/monado/merge_requests/2189))
15831583+ - render: Tweak alpha blending, before on the gfx path the written alpha was
15841584+ always zero, this would pose a problem when we want to display the scratch
15851585+ images in the debug UI as they would be completely black.
15861586+ ([!2103](https://gitlab.freedesktop.org/monado/monado/merge_requests/2103))
15871587+ - shaders: Add blit compute shader.
15881588+ ([!1820](https://gitlab.freedesktop.org/monado/monado/merge_requests/1820))
15891589+ - swapchain: Change `struct xrt_swapchain *l_xsc, struct xrt_swapchain *r_xsc` to
15901590+ `struct xrt_swapchain *xsc[XRT_MAX_VIEWS]`, in order to support multiple views'
15911591+ swapchains. When iterating, use `xrt_layer_data.view_count`.
15921592+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086),
15931593+ [!2175](https://gitlab.freedesktop.org/monado/monado/merge_requests/2175),
15941594+ [!2189](https://gitlab.freedesktop.org/monado/monado/merge_requests/2189))
15951595+ - util: Refactor swapchain and fence code to be more independent of compositor
15961596+ and put into own library. Joined by a `comp_base` helper that implements
15971597+ a lot of the more boilerplate compositor code.
15981598+ ([!967](https://gitlab.freedesktop.org/monado/monado/merge_requests/967))
15991599+ - util: Add Vulkan helper code to initialise a vk_bundle from scratch.
16001600+ ([!970](https://gitlab.freedesktop.org/monado/monado/merge_requests/970))
16011601+ - util: Completely propagate errors from image creation failures and some tidy.
16021602+ ([!1417](https://gitlab.freedesktop.org/monado/monado/merge_requests/1417),
16031603+ [!1417](https://gitlab.freedesktop.org/monado/monado/merge_requests/1417),
16041604+ [!2052](https://gitlab.freedesktop.org/monado/monado/merge_requests/2052))
16051605+ - util: Remove samplers from comp_swapchain_image, they were always the same.
16061606+ ([!1824](https://gitlab.freedesktop.org/monado/monado/merge_requests/1824))
16071607+ - util: Name all fence objects using debug helper function.
16081608+ ([!1877](https://gitlab.freedesktop.org/monado/monado/merge_requests/1877))
16091609+ - util: Improve Vulkan instance creation code to be clearer about what extensions
16101610+ are missing, also generally refactor function to make it better.
16111611+ ([!1885](https://gitlab.freedesktop.org/monado/monado/merge_requests/1885))
16121612+ - util: Make sure to not destroy invalid `VkSemaphore` objects.
16131613+ ([!1887](https://gitlab.freedesktop.org/monado/monado/merge_requests/1887))
16141614+ - util: Track native semaphore handles, following the semantics of other handles
16151615+ in Monado. This fixes the leak of `syncobj_file` on Linux.
16161616+ ([!1887](https://gitlab.freedesktop.org/monado/monado/merge_requests/1887))
16171617+ - util: Use enumeration helpers, with a tiny little bit of refactor to increase
16181618+ code reuse.
16191619+ ([!1894](https://gitlab.freedesktop.org/monado/monado/merge_requests/1894))
16201620+ - util: Add helpers to launch the compute layer squasher shaders and the compute
16211621+ distortion shaders. They are in `comp_util` because it looks at a list of
16221622+ `comp_layer` and `comp_swapchain` structs that `comp_base` manages.
16231623+ ([!1955](https://gitlab.freedesktop.org/monado/monado/merge_requests/1955),
16241624+ [!1955](https://gitlab.freedesktop.org/monado/monado/merge_requests/1955),
16251625+ [!1967](https://gitlab.freedesktop.org/monado/monado/merge_requests/1967),
16261626+ [!1975](https://gitlab.freedesktop.org/monado/monado/merge_requests/1975))
16271627+ - util: Generate limited limited ids for native swapchains.
16281628+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
16291629+ - util: Prefix compute functions with `cs`, rename file and refactor out layer
16301630+ helpers in preparation for new graphics layer render code.
16311631+ ([!1983](https://gitlab.freedesktop.org/monado/monado/merge_requests/1983))
16321632+ - util: Prepare code for addition of cylinder and equirect layers to graphics
16331633+ paths, like adding various helpers.
16341634+ ([!1994](https://gitlab.freedesktop.org/monado/monado/merge_requests/1994))
16351635+ - util: Add cylinder and equirect2 shaders and code for graphics path.
16361636+ ([!1994](https://gitlab.freedesktop.org/monado/monado/merge_requests/1994))
16371637+ - util: Replace is_view_index_visible helper by is_layer_view_visible.
16381638+ ([!1998](https://gitlab.freedesktop.org/monado/monado/merge_requests/1998))
16391639+ - util: Also clean up image views on mutex and cond variable creation error
16401640+ in the comp_swapchain.c file.
16411641+ ([!2052](https://gitlab.freedesktop.org/monado/monado/merge_requests/2052))
16421642+ - util: Refactor how arguments are given, this makes it easier to change the
16431643+ number of views that the code supports.
16441644+ ([!2101](https://gitlab.freedesktop.org/monado/monado/merge_requests/2101))
16451645+ - util: Add `comp_scratch_single_images` and `comp_scratch_stereo_images` helper
16461646+ struct, these uses `u_native_images_debug` this let us do zero copy viewing or
16471647+ debugging of the images.
16481648+ ([!2103](https://gitlab.freedesktop.org/monado/monado/merge_requests/2103))
16491649+ - util: Expand on swapchain import error codes. This allows the CTS in Direct3D
16501650+ 12 to not fail when attempting to import sRGB swapchains with flags such as
16511651+ `XR_SWAPCHAIN_USAGE_UNORDERED_ACCESS_BIT`.
16521652+ ([!2167](https://gitlab.freedesktop.org/monado/monado/merge_requests/2167))
16531653+ - util: Fix double free when failing to initialize Vulkan swapchain
16541654+ util: Fix double free when failing to import non-Vulkan swapchain
16551655+ ([!2199](https://gitlab.freedesktop.org/monado/monado/merge_requests/2199))
16561656+ - util: Fix vk_deinit_mutex asserts when vk_create_device fails.
16571657+ ([!2214](https://gitlab.freedesktop.org/monado/monado/merge_requests/2214))
16581658+ - util: Fix a crash bug in `render_gfx_end_target` with non-compute pipeline path
16591659+ on certain Android devices when zero layers are committed.
16601660+ ([!2216](https://gitlab.freedesktop.org/monado/monado/merge_requests/2216))
16611661+ - xrt_layer_type: Renamed the `XRT_LAYER_STEREO_PROJECTION` to
16621662+ `XRT_LAYER_PROJECTION` and `XRT_LAYER_STEREO_PROJECTION_DEPTH` to
16631663+ `XRT_LAYER_PROJECTION_DEPTH` in the `xrt_layer_type` enumeration to support
16641664+ both mono and stereo projection layers. This change provides a more inclusive
16651665+ and versatile categorization of projection layers within the XRT framework,
16661666+ accommodating a wider range of use cases.
16671667+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086),
16681668+ [!2175](https://gitlab.freedesktop.org/monado/monado/merge_requests/2175),
16691669+ [!2189](https://gitlab.freedesktop.org/monado/monado/merge_requests/2189))
16701670+- Tracking
16711671+ - h/mercury: Push hand rect masks to the SLAM tracker sinks
16721672+ ([!2131](https://gitlab.freedesktop.org/monado/monado/merge_requests/2131))
16731673+ - hand: General tidy of the async code.
16741674+ ([!1893](https://gitlab.freedesktop.org/monado/monado/merge_requests/1893))
16751675+ - hand: Rename new user hand estimation switch.
16761676+ ([!1893](https://gitlab.freedesktop.org/monado/monado/merge_requests/1893))
16771677+ - hand: Add env variables to control prediction.
16781678+ ([!1893](https://gitlab.freedesktop.org/monado/monado/merge_requests/1893))
16791679+ - mercury: Add Levenberg-Marquardt optimizer and lots of improvements. Makes hand
16801680+ tracking finally somewhat usable.
16811681+ ([!1381](https://gitlab.freedesktop.org/monado/monado/merge_requests/1381))
16821682+ - t/hand: Reduce relation history lock contention
16831683+ ([!1949](https://gitlab.freedesktop.org/monado/monado/merge_requests/1949))
16841684+ - tracking: Remove unused destroy function on async interface.
16851685+ ([!1893](https://gitlab.freedesktop.org/monado/monado/merge_requests/1893))
16861686+- Helper Libraries
16871687+ - Introduce VIT loader to load a given VIT system, implement the VIT interface in
16881688+ SLAM tracker, and remove the unused MatFrame class. Only turn on the SLAM
16891689+ feature on Linux.
16901690+ ([!2058](https://gitlab.freedesktop.org/monado/monado/merge_requests/2058),
16911691+ [!2125](https://gitlab.freedesktop.org/monado/monado/merge_requests/2125),
16921692+ [!2144](https://gitlab.freedesktop.org/monado/monado/merge_requests/2144))
16931693+ - When a space is located in itself as base space, skip locating the space
16941694+ altogether.
16951695+ ([!2192](https://gitlab.freedesktop.org/monado/monado/merge_requests/2192))
16961696+ - a/bindings: Interaction profile inheritance, support data-inheritance in
16971697+ bindings.json, add a new concept of virtual profiles for profile like
16981698+ extensions (e.g. `XR_EXT_palm_pose`) which do not define a profile
16991699+ themselves but require their newly defined actions to be supported by all
17001700+ profiles.
17011701+ ([!1896](https://gitlab.freedesktop.org/monado/monado/merge_requests/1896))
17021702+ - a/bindings: Add support for `XR_EXT_hand_interaction` profile - Updates
17031703+ bindings & pretty-print for newly added support for `XR_EXT_hand_interaction`
17041704+ profile.
17051705+ ([!1901](https://gitlab.freedesktop.org/monado/monado/merge_requests/1901))
17061706+ - a/math: Fix const-correctness in m_relation_history
17071707+ ([!2133](https://gitlab.freedesktop.org/monado/monado/merge_requests/2133))
17081708+ - a/util: Fix crash bug with XR_EXT_dpad_binding after multiple session re-runs.
17091709+ ([!2133](https://gitlab.freedesktop.org/monado/monado/merge_requests/2133))
17101710+ - a/util: Fix missing lib in cmake file for building `mercury_steamvr_driver`
17111711+ ([!2169](https://gitlab.freedesktop.org/monado/monado/merge_requests/2169))
17121712+ - a/vive: Add FoV tweaks for another index HMD
17131713+ ([!1937](https://gitlab.freedesktop.org/monado/monado/merge_requests/1937))
17141714+ - all: Rename all `num_` parameters and fields, typically to `_count`, to match
17151715+ OpenXR convention.
17161716+ ([!977](https://gitlab.freedesktop.org/monado/monado/merge_requests/977))
17171717+ - android: Tidy code and add warning on not getting refresh rate.
17181718+ ([!1907](https://gitlab.freedesktop.org/monado/monado/merge_requests/1907))
17191719+ - android: Support creating surface with title.
17201720+ ([!1963](https://gitlab.freedesktop.org/monado/monado/merge_requests/1963))
17211721+ - android: Add argument to specify display mode id for surface creation.
17221722+ ([!2010](https://gitlab.freedesktop.org/monado/monado/merge_requests/2010))
17231723+ - aux/debug_ui: bump the minimum gl version to 4.5
17241724+ ([!2147](https://gitlab.freedesktop.org/monado/monado/merge_requests/2147))
17251725+ - bindings: Add support for eye gaze bindings extension.
17261726+ ([!1836](https://gitlab.freedesktop.org/monado/monado/merge_requests/1836))
17271727+ - bindings: Add generic vive tracker input and output bindings, not used for now.
17281728+ ([!1860](https://gitlab.freedesktop.org/monado/monado/merge_requests/1860))
17291729+ - bindings: Correct ML2 controller extension string.
17301730+ ([!1890](https://gitlab.freedesktop.org/monado/monado/merge_requests/1890))
17311731+ - bindings: Add system buttons to WinMR controllers, for OpenXR gate them behind
17321732+ the XR_MNDX_system_buttons extension.
17331733+ ([!1903](https://gitlab.freedesktop.org/monado/monado/merge_requests/1903))
17341734+ - bindings: Add OPPO MR controller profile.
17351735+ ([!1904](https://gitlab.freedesktop.org/monado/monado/merge_requests/1904))
17361736+ - bindings: Replaces the `monado_device` entry for `XR_EXT_hand_interaction` in
17371737+ bindings.json to refer to a new device name type.
17381738+ ([!1915](https://gitlab.freedesktop.org/monado/monado/merge_requests/1915))
17391739+ - cmake: Split the CMakeLists.txt out into the sub-directories of each library,
17401740+ making each much more manageable when editing.
17411741+ ([!1328](https://gitlab.freedesktop.org/monado/monado/merge_requests/1328))
17421742+ - d3d: Add D3D helpers used by various parts of Monado, mostly the D3D11 client
17431743+ compositor.
17441744+ ([!943](https://gitlab.freedesktop.org/monado/monado/merge_requests/943),
17451745+ [!1326](https://gitlab.freedesktop.org/monado/monado/merge_requests/1326),
17461746+ [!1302](https://gitlab.freedesktop.org/monado/monado/merge_requests/1302),
17471747+ [!1337](https://gitlab.freedesktop.org/monado/monado/merge_requests/1337))
17481748+ - d3d: Add a D3D12 allocator, certain use-cases in D3D12 requires the resource
17491749+ to be allocated directly in D3D12, like multi-gpu.
17501750+ ([!1920](https://gitlab.freedesktop.org/monado/monado/merge_requests/1920))
17511751+ - d3d: Add copy D3D12 helper functions, needed to work around issues with layout
17521752+ on small textures on NVIDIA hardware.
17531753+ ([!1920](https://gitlab.freedesktop.org/monado/monado/merge_requests/1920))
17541754+ - external/slam: Update to 7.0.0 with RESET_TRACKER_STATE and ignore masks
17551755+ ([!1937](https://gitlab.freedesktop.org/monado/monado/merge_requests/1937))
17561756+ - h/mercury: Add min detection confidence option
17571757+ ([!1937](https://gitlab.freedesktop.org/monado/monado/merge_requests/1937))
17581758+ - m/3dof: Add assert to catch time traveling drivers.
17591759+ ([!717](https://gitlab.freedesktop.org/monado/monado/merge_requests/717))
17601760+ - math: Fix for M_PI on Windows.
17611761+ ([!735](https://gitlab.freedesktop.org/monado/monado/merge_requests/735))
17621762+ - math: Add `math_map_ranges` function, does the same thing as Arduino's `map`.
17631763+ ([!839](https://gitlab.freedesktop.org/monado/monado/merge_requests/839))
17641764+ - math: Add clock_offset utility to estimate offset between clocks
17651765+ ([!1590](https://gitlab.freedesktop.org/monado/monado/merge_requests/1590))
17661766+ - math: Minor tidy of `m_api.h`, `m_base.cpp` and `CMakeLists.txt`.
17671767+ ([!1978](https://gitlab.freedesktop.org/monado/monado/merge_requests/1978))
17681768+ - math: Add function to calculate a vulkan infinite reverse projection matrix.
17691769+ ([!1978](https://gitlab.freedesktop.org/monado/monado/merge_requests/1978))
17701770+ - math: Refactor m_clock_offset_a2b to avoid precision problems.
17711771+ ([!2106](https://gitlab.freedesktop.org/monado/monado/merge_requests/2106))
17721772+ - math: Refactor apply_relation to handle valid/tracked flags more like OpenXR.
17731773+ ([!2186](https://gitlab.freedesktop.org/monado/monado/merge_requests/2186))
17741774+ - math: Restore upgrading of 3DOF relations with valid positions to ensure 3DOF
17751775+ devices have monado's 3DOF offset.
17761776+ ([!2239](https://gitlab.freedesktop.org/monado/monado/merge_requests/2239))
17771777+ - misc: Fix double free when shrinking typed array to zero.
17781778+ ([!2069](https://gitlab.freedesktop.org/monado/monado/merge_requests/2069))
17791779+ - ogl: Add various helper functions, and tidy code a bit.
17801780+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
17811781+ - os: Rename threading functions to more clearly state that it both stops and
17821782+ waits on the thread. Also add asserts to make sure primitives have been
17831783+ initialized.
17841784+ ([!1320](https://gitlab.freedesktop.org/monado/monado/merge_requests/1320),
17851785+ [!1324](https://gitlab.freedesktop.org/monado/monado/merge_requests/1324),
17861786+ [!1329](https://gitlab.freedesktop.org/monado/monado/merge_requests/1329),
17871787+ [!1353](https://gitlab.freedesktop.org/monado/monado/merge_requests/1353))
17881788+ - os/threading: Add mutex recursive wrapper.
17891789+ ([!1933](https://gitlab.freedesktop.org/monado/monado/merge_requests/1933))
17901790+ - os/threading: fix assert in debug build
17911791+ ([!2127](https://gitlab.freedesktop.org/monado/monado/merge_requests/2127))
17921792+ - os/time: Use timePeriod[Begin|End] when sleeping in precise sleeper
17931793+ ([!1585](https://gitlab.freedesktop.org/monado/monado/merge_requests/1585))
17941794+ - pacing: Add minimum app margin, also add `U_PACING_APP_MIN_MARGIN_MS` env var.
17951795+ ([!1961](https://gitlab.freedesktop.org/monado/monado/merge_requests/1961))
17961796+ - system_helpers: Make system devices easier to embed.
17971797+ ([!1977](https://gitlab.freedesktop.org/monado/monado/merge_requests/1977))
17981798+ - t/calibration: Add support for RGB image streams, also add a special sink
17991799+ converter helper to handle this case.
18001800+ ([!859](https://gitlab.freedesktop.org/monado/monado/merge_requests/859))
18011801+ - t/calibration: Make it possible to select number distortion parameters.
18021802+ ([!859](https://gitlab.freedesktop.org/monado/monado/merge_requests/859))
18031803+ - t/calibration: Add support for findChessboardCornersSB in calibration code.
18041804+ ([!911](https://gitlab.freedesktop.org/monado/monado/merge_requests/911))
18051805+ - t/cli: Add monado-cli slambatch command for evaluation of SLAM datasets in
18061806+ batch.
18071807+ ([!1172](https://gitlab.freedesktop.org/monado/monado/merge_requests/1172))
18081808+ - t/euroc: Add EuRoC dataset recorder for saving camera and IMU streams to disk.
18091809+ ([!1017](https://gitlab.freedesktop.org/monado/monado/merge_requests/1017))
18101810+ - t/euroc: Allow euroc recorder to start and stop recordings in the same session
18111811+ ([!1937](https://gitlab.freedesktop.org/monado/monado/merge_requests/1937))
18121812+ - t/file: Migrate calibration file format to JSON.
18131813+ ([!1005](https://gitlab.freedesktop.org/monado/monado/merge_requests/1005))
18141814+ - t/fm: Add simple FrameMat that wraps a cv::Mat, this allows us to easily pass
18151815+ cv::Mat's around without the C code needing to know about OpenCV.
18161816+ ([!825](https://gitlab.freedesktop.org/monado/monado/merge_requests/825))
18171817+ - t/hsv: Add tracing support for timing info.
18181818+ ([!858](https://gitlab.freedesktop.org/monado/monado/merge_requests/858))
18191819+ - t/psvr: Fix warnings found with GCC 13.
18201820+ ([!1921](https://gitlab.freedesktop.org/monado/monado/merge_requests/1921))
18211821+ - t/slam: Initial external SLAM tracking support, working with fork of Kimera-
18221822+ VIO.
18231823+ ([!889](https://gitlab.freedesktop.org/monado/monado/merge_requests/889))
18241824+ - t/slam: Add Basalt as a possible external SLAM system.
18251825+ ([!941](https://gitlab.freedesktop.org/monado/monado/merge_requests/941))
18261826+ - t/slam: Update SLAM interface to support dynamically query external systems for
18271827+ special features.
18281828+ ([!1016](https://gitlab.freedesktop.org/monado/monado/merge_requests/1016))
18291829+ - t/slam: Add naive prediction to the SLAM tracker.
18301830+ ([!1060](https://gitlab.freedesktop.org/monado/monado/merge_requests/1060))
18311831+ - t/slam: Add trajectory filters and use IMU for prediction in the SLAM tracker.
18321832+ ([!1067](https://gitlab.freedesktop.org/monado/monado/merge_requests/1067))
18331833+ - t/slam: Add tools for performance and accuracy evaluation of the SLAM tracker.
18341834+ ([!1152](https://gitlab.freedesktop.org/monado/monado/merge_requests/1152))
18351835+ - t/slam: Support calibration info from drivers and sending it to the external
18361836+ SLAM system.
18371837+ ([!1334](https://gitlab.freedesktop.org/monado/monado/merge_requests/1334))
18381838+ - t/slam: Add basic tracing support.
18391839+ ([!1796](https://gitlab.freedesktop.org/monado/monado/merge_requests/1796))
18401840+ - t/slam: Add reset state button
18411841+ ([!1937](https://gitlab.freedesktop.org/monado/monado/merge_requests/1937))
18421842+ - t/slam: Turn timestamp asserts into warnings
18431843+ ([!1937](https://gitlab.freedesktop.org/monado/monado/merge_requests/1937))
18441844+ - t/slam: Use locks for CSV writers
18451845+ ([!2000](https://gitlab.freedesktop.org/monado/monado/merge_requests/2000))
18461846+ - t/slam: Use newly-extracted "VIT" (visual-inertial tracking) interface project,
18471847+ version 2.0.1, to connect to SLAM trackers.
18481848+ ([!2131](https://gitlab.freedesktop.org/monado/monado/merge_requests/2131),
18491849+ [!2132](https://gitlab.freedesktop.org/monado/monado/merge_requests/2132))
18501850+ - t/slam: Send hand tracking masks to VIT system
18511851+ ([!2131](https://gitlab.freedesktop.org/monado/monado/merge_requests/2131))
18521852+ - tracking: Tidy and improve `xrt::auxiliary::tracking::FrameMat`.
18531853+ ([!2056](https://gitlab.freedesktop.org/monado/monado/merge_requests/2056))
18541854+ - u/aeg: Implement module for auto exposure and gain to help with SLAM tracking.
18551855+ ([!1291](https://gitlab.freedesktop.org/monado/monado/merge_requests/1291))
18561856+ - u/builder: Introduce new `u_builder` to make it easier to implement the
18571857+ interface function `xrt_builder::open_system`. Allowing lots of de-duplication
18581858+ of code that was exactly the same in most builders.
18591859+ ([!2057](https://gitlab.freedesktop.org/monado/monado/merge_requests/2057),
18601860+ [!2072](https://gitlab.freedesktop.org/monado/monado/merge_requests/2072))
18611861+ - u/builders: Refactor space overseer creation helper.
18621862+ ([!1987](https://gitlab.freedesktop.org/monado/monado/merge_requests/1987))
18631863+ - u/config_json: Add functionality to save/load gui state to file.
18641864+ ([!1074](https://gitlab.freedesktop.org/monado/monado/merge_requests/1074))
18651865+ - u/debug: Refactor code to be prettier and expose more conversion functions.
18661866+ ([!1874](https://gitlab.freedesktop.org/monado/monado/merge_requests/1874))
18671867+ - u/debug: Use system properties on Android for the debug settings, properties
18681868+ are prefixed with `debug.xrt.` so the property for `XRT_LOG` is
18691869+ `debug.xrt.XRT_LOG`.
18701870+ ([!1874](https://gitlab.freedesktop.org/monado/monado/merge_requests/1874))
18711871+ - u/debug_gui: Small refactor of loop and and tracing.
18721872+ ([!1814](https://gitlab.freedesktop.org/monado/monado/merge_requests/1814))
18731873+ - u/device: Added `u_device_2d_extents` and
18741874+ `u_setup_2d_extents_split_side_by_side`, this is hopefully to eliminate
18751875+ confusion: the FOV you had to give to `u_device_split_side_by_side` was a
18761876+ placeholder value, but some people thought it was the actual headset's FOV.
18771877+ ([!839](https://gitlab.freedesktop.org/monado/monado/merge_requests/839))
18781878+ - u/device: Improve comment on u_device_get_view_poses.
18791879+ ([!2023](https://gitlab.freedesktop.org/monado/monado/merge_requests/2023))
18801880+ - u/device: Add default, no-op and not implemented function helpers.
18811881+ ([!2039](https://gitlab.freedesktop.org/monado/monado/merge_requests/2039))
18821882+ - u/device: Added new function `u_device_setup_one_eye`.
18831883+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086))
18841884+ - u/fifo: Doc comments, and small improvements to the C++ wrapper helper.
18851885+ ([!1810](https://gitlab.freedesktop.org/monado/monado/merge_requests/1810))
18861886+ - u/file: Search more paths, and actually test if a directory is there, for
18871887+ hand-tracking models.
18881888+ ([!1831](https://gitlab.freedesktop.org/monado/monado/merge_requests/1831))
18891889+ - u/file: Changed file open mode from "r" to "rb" to ensure binary mode is used
18901890+ for reading the file. This resolves an issue where file size and read size were
18911891+ inconsistent on Windows platform.
18921892+ ([!2164](https://gitlab.freedesktop.org/monado/monado/merge_requests/2164))
18931893+ - u/frame_times_widget: Optimize FPS calculation using precomputed frame timings.
18941894+ ([!2068](https://gitlab.freedesktop.org/monado/monado/merge_requests/2068))
18951895+ - u/generic_callbacks: Fix missing include for generic callback structure.
18961896+ ([!1931](https://gitlab.freedesktop.org/monado/monado/merge_requests/1931))
18971897+ - u/json: Add cJSON C++ wrapper.
18981898+ ([!957](https://gitlab.freedesktop.org/monado/monado/merge_requests/957))
18991899+ - u/linux: Add code that raises the priority of the calling thread to realtime,
19001900+ requires the process to be run as root or have `CAP_SYS_NICE` set.
19011901+ ([!1881](https://gitlab.freedesktop.org/monado/monado/merge_requests/1881))
19021902+ - u/live_stats: Add helper to do live statistics on nano-seconds durations.
19031903+ ([!2108](https://gitlab.freedesktop.org/monado/monado/merge_requests/2108))
19041904+ - u/logging: Fix the first message always getting printed due to un-initialized
19051905+ variable.
19061906+ ([!735](https://gitlab.freedesktop.org/monado/monado/merge_requests/735))
19071907+ - u/logging: Add logging sink to intercept log messages.
19081908+ ([!1171](https://gitlab.freedesktop.org/monado/monado/merge_requests/1171))
19091909+ - u/logging: Log to stderr in Windows.
19101910+ ([!1475](https://gitlab.freedesktop.org/monado/monado/merge_requests/1475))
19111911+ - u/logging: Truncate the output of hexdump at a safer limit (16MB).
19121912+ ([!1865](https://gitlab.freedesktop.org/monado/monado/merge_requests/1865),
19131913+ [!1879](https://gitlab.freedesktop.org/monado/monado/merge_requests/1879))
19141914+ - u/logging: Refactor printing to be safer using truncating helpers, and increase
19151915+ the reuse of code.
19161916+ ([!1865](https://gitlab.freedesktop.org/monado/monado/merge_requests/1865),
19171917+ [!1865](https://gitlab.freedesktop.org/monado/monado/merge_requests/1865),
19181918+ [!1892](https://gitlab.freedesktop.org/monado/monado/merge_requests/1892))
19191919+ - u/logging: Make the CMake variable only be true on Linux.
19201920+ ([!1865](https://gitlab.freedesktop.org/monado/monado/merge_requests/1865))
19211921+ - u/logging: Add json logging, it can be enabled via the XRT_JSON_LOG env var.
19221922+ ([!1898](https://gitlab.freedesktop.org/monado/monado/merge_requests/1898))
19231923+ - u/metrics: Add code that allows writing various metrics information that can
19241924+ then be processed for a better view into the run.
19251925+ ([!1512](https://gitlab.freedesktop.org/monado/monado/merge_requests/1512),
19261926+ [!1521](https://gitlab.freedesktop.org/monado/monado/merge_requests/1521),
19271927+ [!1579](https://gitlab.freedesktop.org/monado/monado/merge_requests/1579))
19281928+ - u/native_images_debug: Add `u_native_images_debug` and `u_swapchain_debug` to
19291929+ debug `xrt_image_native` and `xrt_swapchain_native` content.
19301930+ ([!2103](https://gitlab.freedesktop.org/monado/monado/merge_requests/2103))
19311931+ - u/pacing: Add frame timing helper code designed to use Vulkan display timing
19321932+ extensions to get proper frame timing in the compositor.
19331933+ ([!697](https://gitlab.freedesktop.org/monado/monado/merge_requests/697))
19341934+ - u/pacing: Renames and improvements for frame pacing (formerly known as render
19351935+ and display timing) code and APIs.
19361936+ ([!1081](https://gitlab.freedesktop.org/monado/monado/merge_requests/1081),
19371937+ [!1104](https://gitlab.freedesktop.org/monado/monado/merge_requests/1104))
19381938+ - u/pacing: Make present_to_display_offset_ns more clear by changing the name.
19391939+ ([!1271](https://gitlab.freedesktop.org/monado/monado/merge_requests/1271))
19401940+ - u/pacing: Predict present time and then calculate display time in fake pacer.
19411941+ ([!1271](https://gitlab.freedesktop.org/monado/monado/merge_requests/1271))
19421942+ - u/pacing: Make the comp time be at least 2ms in fake pacer, this is a more
19431943+ conservative margin for when the fake pacer is used for real hardware.
19441944+ ([!1271](https://gitlab.freedesktop.org/monado/monado/merge_requests/1271))
19451945+ - u/pacing: Add vblank timing function for display control, lets the fake pacer
19461946+ properly synchronise with hardware.
19471947+ ([!1271](https://gitlab.freedesktop.org/monado/monado/merge_requests/1271))
19481948+ - u/pacing: Add variable tracking to fake pacer.
19491949+ ([!1801](https://gitlab.freedesktop.org/monado/monado/merge_requests/1801))
19501950+ - u/pacing: General improvements.
19511951+ ([!1809](https://gitlab.freedesktop.org/monado/monado/merge_requests/1809))
19521952+ - u/pacing: Add minimum compositor frame time.
19531953+ ([!1809](https://gitlab.freedesktop.org/monado/monado/merge_requests/1809))
19541954+ - u/pacing: Add minimum application frame time.
19551955+ ([!1809](https://gitlab.freedesktop.org/monado/monado/merge_requests/1809),
19561956+ [!1809](https://gitlab.freedesktop.org/monado/monado/merge_requests/1809),
19571957+ [!1828](https://gitlab.freedesktop.org/monado/monado/merge_requests/1828))
19581958+ - u/pacing: Add variable tracking integration to app pacer.
19591959+ ([!1828](https://gitlab.freedesktop.org/monado/monado/merge_requests/1828))
19601960+ - u/pacing: Add env variable to set present to display offset.
19611961+ ([!1828](https://gitlab.freedesktop.org/monado/monado/merge_requests/1828))
19621962+ - u/pacing: Add option U_PACING_APP_USE_MIN_FRAME_PERIOD to allow selecting the
19631963+ minimal frame period instead of calculated for pacing. The app is still being
19641964+ throttled, it's just different.
19651965+ ([!2076](https://gitlab.freedesktop.org/monado/monado/merge_requests/2076),
19661966+ [!2084](https://gitlab.freedesktop.org/monado/monado/merge_requests/2084))
19671967+ - u/pacing: Split submit timing into begin and end.
19681968+ ([!2108](https://gitlab.freedesktop.org/monado/monado/merge_requests/2108))
19691969+ - u/pacing: Keep track of frame times in fake pacer.
19701970+ ([!2108](https://gitlab.freedesktop.org/monado/monado/merge_requests/2108))
19711971+ - u/pacing: Do live stats tracking in fake pacer.
19721972+ ([!2108](https://gitlab.freedesktop.org/monado/monado/merge_requests/2108))
19731973+ - u/pp: Pretty print support for new `xrt_input_name` entry,
19741974+ `XRT_INPUT_GENERIC_PALM_POSE` for `XR_EXT_palm_pose`.
19751975+ ([!1896](https://gitlab.freedesktop.org/monado/monado/merge_requests/1896))
19761976+ - u/pp: Tidy and add more entries to enum printing functions.
19771977+ ([!2092](https://gitlab.freedesktop.org/monado/monado/merge_requests/2092))
19781978+ - u/pp: Add `xrt_reference_space_type` printing.
19791979+ ([!2092](https://gitlab.freedesktop.org/monado/monado/merge_requests/2092))
19801980+ - u/session: Add helper to implement `xrt_session`.
19811981+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
19821982+ - u/sink: Add tracing support to sink functions.
19831983+ ([!858](https://gitlab.freedesktop.org/monado/monado/merge_requests/858))
19841984+ - u/sink: Add a combiner sink that combines two frames into a stereo frame
19851985+ ([!934](https://gitlab.freedesktop.org/monado/monado/merge_requests/934))
19861986+ - u/space: Add local_floor to legacy helper function, making most builders
19871987+ support it automatically.
19881988+ ([!2018](https://gitlab.freedesktop.org/monado/monado/merge_requests/2018))
19891989+ - u/space: Fix build warning because of non-void function not returning
19901990+ ([!2131](https://gitlab.freedesktop.org/monado/monado/merge_requests/2131))
19911991+ - u/space_overseer: Make it possible set root as unbounded.
19921992+ ([!1621](https://gitlab.freedesktop.org/monado/monado/merge_requests/1621))
19931993+ - u/space_overseer: Add support for reference space usage.
19941994+ ([!2048](https://gitlab.freedesktop.org/monado/monado/merge_requests/2048))
19951995+ - u/space_overseer: Implement recentering for supported setups.
19961996+ ([!2055](https://gitlab.freedesktop.org/monado/monado/merge_requests/2055))
19971997+ - u/space_overseer: Use broadcast event sink for reference space changes,
19981998+ generates `xrt_session_event_reference_space_change_pending` events.
19991999+ ([!2081](https://gitlab.freedesktop.org/monado/monado/merge_requests/2081))
20002000+ - u/space_overseer: Notify the device about reference space usage.
20012001+ ([!2091](https://gitlab.freedesktop.org/monado/monado/merge_requests/2091))
20022002+ - u/system: Add helper to implement `xrt_system`.
20032003+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
20042004+ - u/system_helpers: Refactor hand-tracker helper getters.
20052005+ ([!1987](https://gitlab.freedesktop.org/monado/monado/merge_requests/1987))
20062006+ - u/system_helpers: Add static system device helper.
20072007+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992))
20082008+ - u/time: Add helper comparison functions.
20092009+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721))
20102010+ - u/time: Add helper to go from milliseconds to nanoseconds.
20112011+ ([!1809](https://gitlab.freedesktop.org/monado/monado/merge_requests/1809))
20122012+ - u/timing: A rather large refactor that turns makes the rendering timing helper
20132013+ be more like the frame timing helper. This also makes the rendering timing
20142014+ adjust the frame timing of the app so that latency is reduced.
20152015+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721))
20162016+ - u/trace_marker: Add trace marker support code, this code uses the Linux
20172017+ trace_marker kernel support to enable Monado to trace both function calls and
20182018+ other async events.
20192019+ ([!697](https://gitlab.freedesktop.org/monado/monado/merge_requests/697))
20202020+ - u/trace_marker: Switch from homegrown tracing code to using Percetto/Perfetto.
20212021+ ([!811](https://gitlab.freedesktop.org/monado/monado/merge_requests/811),
20222022+ [!840](https://gitlab.freedesktop.org/monado/monado/merge_requests/840))
20232023+ - u/trace_marker: Add sink categories.
20242024+ ([!858](https://gitlab.freedesktop.org/monado/monado/merge_requests/858))
20252025+ - u/truncate_printf: Add helpers that have the semantics we want for the printf
20262026+ functions [vn|sn]printf.
20272027+ ([!1865](https://gitlab.freedesktop.org/monado/monado/merge_requests/1865),
20282028+ [!1865](https://gitlab.freedesktop.org/monado/monado/merge_requests/1865),
20292029+ [!1923](https://gitlab.freedesktop.org/monado/monado/merge_requests/1923))
20302030+ - u/u_config_json: Added new parameter `uint32_t *out_view_count` to the function
20312031+ `u_config_json_get_remote_settings` to provide the ability to retrieve the view
20322032+ count from the remote settings.
20332033+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086))
20342034+ - u/u_distortion: Modified the function `u_distortion_cardboard_calculate` to
20352035+ accept a new parameter `struct xrt_device *xdev` for retrieving the
20362036+ `view_count` from the device. This `view_count` is then used for parameter
20372037+ settings, enhancing the functionality and flexibility of the distortion
20382038+ calculation.
20392039+ ([!2086](https://gitlab.freedesktop.org/monado/monado/merge_requests/2086))
20402040+ - u/var: Improve documentation.
20412041+ ([!1827](https://gitlab.freedesktop.org/monado/monado/merge_requests/1827))
20422042+ - u/var: Improve documentation and make `suffix_with_number` argument clearer.
20432043+ ([!1902](https://gitlab.freedesktop.org/monado/monado/merge_requests/1902))
20442044+ - u/var: Refactor code to make it easier to search for number objects.
20452045+ ([!1902](https://gitlab.freedesktop.org/monado/monado/merge_requests/1902))
20462046+ - u/var: Add `u_native_images_debug` as a tracked variable.
20472047+ ([!2103](https://gitlab.freedesktop.org/monado/monado/merge_requests/2103))
20482048+ - u/var: Protect tracker access with a mutex. Solves a race condition that may
20492049+ crash the debug gui if objects are removed using `u_var_remove_root`.
20502050+ ([!2177](https://gitlab.freedesktop.org/monado/monado/merge_requests/2177))
20512051+ - u/windows: Add helper code for various bits of Windows related things, like
20522052+ formatting error numbers into error messages. Also functions related to
20532053+ cpu priority and privilege granting of rights.
20542054+ ([!1584](https://gitlab.freedesktop.org/monado/monado/merge_requests/1584))
20552055+ - util: Add code to get a limited unique id, it's a simple 64 bit atomic counter.
20562056+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
20572057+ - vive: Add shared bindings that are used by `drv_vive` & `drv_survive`, also add
20582058+ mappings/bindings from the Touch controller to the Index Controller so games
20592059+ only providing Touch bindings works on Index controllers.
20602060+ ([!1265](https://gitlab.freedesktop.org/monado/monado/merge_requests/1265))
20612061+ - vive: Tidy the files a lot, break the calibration getters out into own file.
20622062+ ([!1792](https://gitlab.freedesktop.org/monado/monado/merge_requests/1792))
20632063+ - vive: Move the view fov calculation into the config file helper.
20642064+ ([!1792](https://gitlab.freedesktop.org/monado/monado/merge_requests/1792))
20652065+ - vive: Add hardcoded tweaks for view FoV values.
20662066+ ([!1792](https://gitlab.freedesktop.org/monado/monado/merge_requests/1792))
20672067+ - vive: Add support for Gen 3.0 and Tundra trackers.
20682068+ ([!1860](https://gitlab.freedesktop.org/monado/monado/merge_requests/1860))
20692069+ - vive: Refactor documentation and move VID and PID defines here.
20702070+ ([!1862](https://gitlab.freedesktop.org/monado/monado/merge_requests/1862))
20712071+ - vive: Add support for HTC Vive Pro 2
20722072+ ([!1911](https://gitlab.freedesktop.org/monado/monado/merge_requests/1911))
20732073+ - vive: Add C++ guards to poses header.
20742074+ ([!1929](https://gitlab.freedesktop.org/monado/monado/merge_requests/1929))
20752075+ - vive: Fix use after free, probably left over since refactor.
20762076+ ([!1960](https://gitlab.freedesktop.org/monado/monado/merge_requests/1960))
20772077+ - vive: Add builder helper to allow sharing of estimation code.
20782078+ ([!2008](https://gitlab.freedesktop.org/monado/monado/merge_requests/2008))
20792079+ - vk: Add more functions to `vk_bundle` struct.
20802080+ ([!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721),
20812081+ [!721](https://gitlab.freedesktop.org/monado/monado/merge_requests/721),
20822082+ [!841](https://gitlab.freedesktop.org/monado/monado/merge_requests/841),
20832083+ [!1142](https://gitlab.freedesktop.org/monado/monado/merge_requests/1142),
20842084+ [!1820](https://gitlab.freedesktop.org/monado/monado/merge_requests/1820))
20852085+ - vk: Make it possible to create a compute only queue.
20862086+ ([!841](https://gitlab.freedesktop.org/monado/monado/merge_requests/841))
20872087+ - vk: Refactor and tidy extension handling.
20882088+ ([!841](https://gitlab.freedesktop.org/monado/monado/merge_requests/841))
20892089+ - vk: Add support for `VK_EXT_robustness2`
20902090+ ([!841](https://gitlab.freedesktop.org/monado/monado/merge_requests/841))
20912091+ - vk: Add code to handle optional device features.
20922092+ ([!841](https://gitlab.freedesktop.org/monado/monado/merge_requests/841))
20932093+ - vk: Add helpers to manage command buffers and create various state objects.
20942094+ ([!982](https://gitlab.freedesktop.org/monado/monado/merge_requests/982))
20952095+ - vk: Refactor and rename various function related to compositor swapchain
20962096+ images and their flags. These changes makes it clear it's only used for these
20972097+ images and image views.
20982098+ ([!1128](https://gitlab.freedesktop.org/monado/monado/merge_requests/1128))
20992099+ - vk: Check which fence types can be imported and exported on the device.
21002100+ ([!1142](https://gitlab.freedesktop.org/monado/monado/merge_requests/1142))
21012101+ - vk: Add `XRT_CHECK_RESULT` to sync functions.
21022102+ ([!1166](https://gitlab.freedesktop.org/monado/monado/merge_requests/1166))
21032103+ - vk: Refactor bundle functions into a file of their own.
21042104+ ([!1203](https://gitlab.freedesktop.org/monado/monado/merge_requests/1203))
21052105+ - vk: Separate printing functions into their own file.
21062106+ ([!1203](https://gitlab.freedesktop.org/monado/monado/merge_requests/1203),
21072107+ [!1203](https://gitlab.freedesktop.org/monado/monado/merge_requests/1203),
21082108+ [!1942](https://gitlab.freedesktop.org/monado/monado/merge_requests/1942))
21092109+ - vk: Print out information about the opened device.
21102110+ ([!1270](https://gitlab.freedesktop.org/monado/monado/merge_requests/1270))
21112111+ - vk: Make `VK_KHR_external_[fence|semaphore]_fd` optional. This is helpful
21122112+ for CI where only lavapipe can be used which does not support those
21132113+ extensions.
21142114+ ([!1270](https://gitlab.freedesktop.org/monado/monado/merge_requests/1270))
21152115+ - vk: Relax the compute-only queue search to fall back to any queue that supports
21162116+ compute.
21172117+ ([!1404](https://gitlab.freedesktop.org/monado/monado/merge_requests/1404))
21182118+ - vk: Add new command buffer helpers and `vk_cmd_pool` helper class.
21192119+ ([!1748](https://gitlab.freedesktop.org/monado/monado/merge_requests/1748))
21202120+ - vk: Remove the global command buffer pool.
21212121+ ([!1748](https://gitlab.freedesktop.org/monado/monado/merge_requests/1748))
21222122+ - vk: Refactor `vk_csci_get_image_usage_flags` to not always set the sampled bit
21232123+ and other bits that where always set. Also tidy with a nice define for
21242124+ checking.
21252125+ ([!1763](https://gitlab.freedesktop.org/monado/monado/merge_requests/1763))
21262126+ - vk: Add new cmd buffer helper file `vk_cmd.[h|c]`, these does not use the
21272127+ global command pool.
21282128+ ([!1766](https://gitlab.freedesktop.org/monado/monado/merge_requests/1766))
21292129+ - vk: Add copy and blit command buffer writer helpers to `vk_cmd.[h|c]`.
21302130+ ([!1766](https://gitlab.freedesktop.org/monado/monado/merge_requests/1766))
21312131+ - vk: Add `vk_surface_info` helper for `VkSurfaceKHR` information gathering.
21322132+ ([!1801](https://gitlab.freedesktop.org/monado/monado/merge_requests/1801))
21332133+ - vk: Expand readback pool to be able to set Vulkan format.
21342134+ ([!1820](https://gitlab.freedesktop.org/monado/monado/merge_requests/1820))
21352135+ - vk: Add helper function to name Vulkan objects using `VK_EXT_debug_marker`,
21362136+ useful when debugging validation errors.
21372137+ ([!1877](https://gitlab.freedesktop.org/monado/monado/merge_requests/1877))
21382138+ - vk: Name all fence objects with helpers.
21392139+ ([!1877](https://gitlab.freedesktop.org/monado/monado/merge_requests/1877))
21402140+ - vk: Add two call helper for getting instance extensions, and use it.
21412141+ ([!1885](https://gitlab.freedesktop.org/monado/monado/merge_requests/1885))
21422142+ - vk: Add function to check required instance extensions.
21432143+ ([!1885](https://gitlab.freedesktop.org/monado/monado/merge_requests/1885),
21442144+ [!1885](https://gitlab.freedesktop.org/monado/monado/merge_requests/1885),
21452145+ [!1973](https://gitlab.freedesktop.org/monado/monado/merge_requests/1973))
21462146+ - vk: Add and use enumeration helpers.
21472147+ ([!1894](https://gitlab.freedesktop.org/monado/monado/merge_requests/1894),
21482148+ [!1940](https://gitlab.freedesktop.org/monado/monado/merge_requests/1940))
21492149+ - vk: Add string return function for VkSharingMode.
21502150+ ([!1940](https://gitlab.freedesktop.org/monado/monado/merge_requests/1940))
21512151+ - vk: Add string return functions for bitfield values, also improving the old
21522152+ bitfield string functions. The new way lets the caller deal with unknown bits.
21532153+ ([!1940](https://gitlab.freedesktop.org/monado/monado/merge_requests/1940))
21542154+ - vk: Add printers for `VkSurface` and `VkSwapchain` create info structs.
21552155+ ([!1940](https://gitlab.freedesktop.org/monado/monado/merge_requests/1940))
21562156+ - vk: When listing GPUs, also output device type.
21572157+ ([!1942](https://gitlab.freedesktop.org/monado/monado/merge_requests/1942))
21582158+ - vk: Make sure to print the first GPU as well when selecting physical device.
21592159+ ([!1942](https://gitlab.freedesktop.org/monado/monado/merge_requests/1942))
21602160+ - vk: Init vk bundle with `shaderImageGatherExtended` enabled if supported.
21612161+ ([!1959](https://gitlab.freedesktop.org/monado/monado/merge_requests/1959))
21622162+ - vk: Use `VK_CHK_WITH_RET` instead of `vk_check_error`.
21632163+ ([!1971](https://gitlab.freedesktop.org/monado/monado/merge_requests/1971))
21642164+ - vk: Rename and add more variants of return checking defines, making the define
21652165+ now be all caps so it's easier to see if it effects flow control.
21662166+ ([!1971](https://gitlab.freedesktop.org/monado/monado/merge_requests/1971),
21672167+ [!1971](https://gitlab.freedesktop.org/monado/monado/merge_requests/1971),
21682168+ [!1417](https://gitlab.freedesktop.org/monado/monado/merge_requests/1417))
21692169+ - vk: Add `vk_print_result` helper, used in return checking defines but can also
21702170+ be used outside of them.
21712171+ ([!1971](https://gitlab.freedesktop.org/monado/monado/merge_requests/1971),
21722172+ [!1971](https://gitlab.freedesktop.org/monado/monado/merge_requests/1971),
21732173+ [!2050](https://gitlab.freedesktop.org/monado/monado/merge_requests/2050))
21742174+ - vk: Add two mini define helpers in their own header (`D` and `DF`) which was
21752175+ redefined in multiple places in the source code. Keep in own header to not
21762176+ clutter namespace.
21772177+ ([!1971](https://gitlab.freedesktop.org/monado/monado/merge_requests/1971))
21782178+ - vk: Add debug inserting helper function and use it for inserting renderdoc
21792179+ frame delimiter in Vulkan client
21802180+ ([!2005](https://gitlab.freedesktop.org/monado/monado/merge_requests/2005))
21812181+ - vk: Change the naming function to use the extension `VK_EXT_debug_utils`, which
21822182+ has been included in core with 1.3, instead of the old `VK_EXT_debug_marker`
21832183+ extension. Also make the naming function type safe.
21842184+ ([!2006](https://gitlab.freedesktop.org/monado/monado/merge_requests/2006),
21852185+ [!2014](https://gitlab.freedesktop.org/monado/monado/merge_requests/2014))
21862186+ - vk: Fix swapchain leak on Android due to it having different Vulkan import
21872187+ behavior.
21882188+ ([!2042](https://gitlab.freedesktop.org/monado/monado/merge_requests/2042))
21892189+ - vk: Use formats list from `xrt_swapchain_create_info` in `create_image`.
21902190+ ([!2049](https://gitlab.freedesktop.org/monado/monado/merge_requests/2049),
21912191+ [!2100](https://gitlab.freedesktop.org/monado/monado/merge_requests/2100))
21922192+ - vk: Pass create mutable format bit if usage flag is set.
21932193+ ([!2100](https://gitlab.freedesktop.org/monado/monado/merge_requests/2100))
21942194+ - vk: Return `VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT` for
21952195+ `XRT_SWAPCHAIN_USAGE_UNORDERED_ACCESS` from `vk_csci_get_image_usage_flags`.
21962196+ ([!2103](https://gitlab.freedesktop.org/monado/monado/merge_requests/2103))
21972197+ - vk: Add enumerators for two surface properties.
21982198+ ([!2104](https://gitlab.freedesktop.org/monado/monado/merge_requests/2104))
21992199+ - vk: Add `vk_enumerate_swapchain_images`.
22002200+ ([!2104](https://gitlab.freedesktop.org/monado/monado/merge_requests/2104))
22012201+ - vk: Tidy surface info function.
22022202+ ([!2104](https://gitlab.freedesktop.org/monado/monado/merge_requests/2104))
22032203+ - vk: Extend command buffer wait timeout to ~10 seconds. This is necessary
22042204+ because in some platforms (such as Windows 10, NVIDIA RTX 3080Ti) the OpenXR
22052205+ CTS will trigger an issue when the GPU memory fills, where the system hangs
22062206+ for over one second during a paging queue operation.
22072207+ ([!2205](https://gitlab.freedesktop.org/monado/monado/merge_requests/2205))
22082208+- Documentation
22092209+ - Add documentation for how to write changelogs in the conventions page.
22102210+ ([!1872](https://gitlab.freedesktop.org/monado/monado/merge_requests/1872),
22112211+ [!2120](https://gitlab.freedesktop.org/monado/monado/merge_requests/2120))
22122212+ - Add documentation category in changelog documentation.
22132213+ ([!1878](https://gitlab.freedesktop.org/monado/monado/merge_requests/1878))
22142214+ - Add doxygen-awesome theme
22152215+ ([!1883](https://gitlab.freedesktop.org/monado/monado/merge_requests/1883),
22162216+ [!1888](https://gitlab.freedesktop.org/monado/monado/merge_requests/1888))
22172217+ - Don't build documentation by default, it is fairly heavy for end users. Also
22182218+ makes the CI scripts cleaner as they don't need to disabled it everywhere.
22192219+ ([!1891](https://gitlab.freedesktop.org/monado/monado/merge_requests/1891))
22202220+ - README: Add Debian/Ubuntu package for libudev.
22212221+ ([!1918](https://gitlab.freedesktop.org/monado/monado/merge_requests/1918))
22222222+ - README: Clarify Vulkan SDK requirement on Windows.
22232223+ ([!1919](https://gitlab.freedesktop.org/monado/monado/merge_requests/1919))
22242224+ - README: Add some Debian/Ubuntu packages.
22252225+ ([!1923](https://gitlab.freedesktop.org/monado/monado/merge_requests/1923))
22262226+ - comments: Lots of smaller documentation comment fixes.
22272227+ ([!1953](https://gitlab.freedesktop.org/monado/monado/merge_requests/1953),
22282228+ [!2037](https://gitlab.freedesktop.org/monado/monado/merge_requests/2037),
22292229+ [!2070](https://gitlab.freedesktop.org/monado/monado/merge_requests/2070),
22302230+ [!2085](https://gitlab.freedesktop.org/monado/monado/merge_requests/2085))
22312231+ - Add page with information for Linux packagers.
22322232+ ([!2195](https://gitlab.freedesktop.org/monado/monado/merge_requests/2195))
22332233+ - doc: Add Ubuntu 24.04 as supported OS [NFC]
22342234+ ([!2202](https://gitlab.freedesktop.org/monado/monado/merge_requests/2202))
22352235+- Misc. Features
22362236+ - Add JSON Schema for config files.
22372237+ ([!785](https://gitlab.freedesktop.org/monado/monado/merge_requests/785),
22382238+ [#82](https://gitlab.freedesktop.org/monado/monado/issues/82))
22392239+ - Add `cmake-format` config files and `scripts/format-cmake.sh` to keep our build
22402240+ system tidy.
22412241+ ([!984](https://gitlab.freedesktop.org/monado/monado/merge_requests/984),
22422242+ [#72](https://gitlab.freedesktop.org/monado/monado/issues/72),
22432243+ [!1342](https://gitlab.freedesktop.org/monado/monado/merge_requests/1342))
22442244+ - Add Nix flake files so that people that use the nix package manager can have an
22452245+ instant Monado development environment.
22462246+ ([!2152](https://gitlab.freedesktop.org/monado/monado/merge_requests/2152))
22472247+ - Android: Update activity and service icons to the new official Monado logos,
22482248+ and use a modified version for in-process builds to indicate they are mainly
22492249+ for debugging.
22502250+ ([!2208](https://gitlab.freedesktop.org/monado/monado/merge_requests/2208))
22512251+ - For code that is implemented in C++, note that the default standard mode is now
22522252+ C++17 across all platforms and modules, instead of a mix of 14 and 17 like
22532253+ before. The CI remains the decider of what functionality is available, as it
22542254+ contains the oldest distribution we support (Debian Buster).
22552255+ ([!809](https://gitlab.freedesktop.org/monado/monado/merge_requests/809))
22562256+ - Implement tracking overrides using wrapper devices and add a tracking override
22572257+ configuration gui.
22582258+ ([!695](https://gitlab.freedesktop.org/monado/monado/merge_requests/695))
22592259+ - In `flake.nix` and `flake.lock`, updates `nixpkgs` to the version where the
22602260+ missing dependency was added.
22612261+ ([!2184](https://gitlab.freedesktop.org/monado/monado/merge_requests/2184))
22622262+ - Introduce `.mailmap` file.
22632263+ ([!2041](https://gitlab.freedesktop.org/monado/monado/merge_requests/2041))
22642264+ - Introduce visual-inertial tracking interface header and remove the old SLAM
22652265+ tracker interface, remove XRT_HAVE_BASALT and XRT_HAVE_KIMERA from CMake
22662266+ ([!2058](https://gitlab.freedesktop.org/monado/monado/merge_requests/2058))
22672267+ - More improvements to the Android port.
22682268+ ([!676](https://gitlab.freedesktop.org/monado/monado/merge_requests/676),
22692269+ [!703](https://gitlab.freedesktop.org/monado/monado/merge_requests/703),
22702270+ [!783](https://gitlab.freedesktop.org/monado/monado/merge_requests/783),
22712271+ [!808](https://gitlab.freedesktop.org/monado/monado/merge_requests/808),
22722272+ [!817](https://gitlab.freedesktop.org/monado/monado/merge_requests/817),
22732273+ [!820](https://gitlab.freedesktop.org/monado/monado/merge_requests/820),
22742274+ [!918](https://gitlab.freedesktop.org/monado/monado/merge_requests/918),
22752275+ [!920](https://gitlab.freedesktop.org/monado/monado/merge_requests/920),
22762276+ [!942](https://gitlab.freedesktop.org/monado/monado/merge_requests/942),
22772277+ [!1020](https://gitlab.freedesktop.org/monado/monado/merge_requests/1020),
22782278+ [!1178](https://gitlab.freedesktop.org/monado/monado/merge_requests/1178),
22792279+ [!1341](https://gitlab.freedesktop.org/monado/monado/merge_requests/1341),
22802280+ [!1357](https://gitlab.freedesktop.org/monado/monado/merge_requests/1357),
22812281+ [!1369](https://gitlab.freedesktop.org/monado/monado/merge_requests/1369),
22822282+ [!1372](https://gitlab.freedesktop.org/monado/monado/merge_requests/1372),
22832283+ [!1377](https://gitlab.freedesktop.org/monado/monado/merge_requests/1377),
22842284+ [!1385](https://gitlab.freedesktop.org/monado/monado/merge_requests/1385),
22852285+ [!2232](https://gitlab.freedesktop.org/monado/monado/merge_requests/2232),
22862286+ [!2204](https://gitlab.freedesktop.org/monado/monado/merge_requests/2204))
22872287+ - More work on the Windows port: fix timing, waiting, sleeping, handling the
22882288+ message queue.
22892289+ ([!739](https://gitlab.freedesktop.org/monado/monado/merge_requests/739),
22902290+ [!743](https://gitlab.freedesktop.org/monado/monado/merge_requests/743),
22912291+ [!1322](https://gitlab.freedesktop.org/monado/monado/merge_requests/1322))
22922292+ - Sign main branch CI-generated APKs for Android release builds.
22932293+ ([!2209](https://gitlab.freedesktop.org/monado/monado/merge_requests/2209))
22942294+ - a/gst: Add a small and fairly naive framework for integrating gstreamer
22952295+ pipelines into Monado pipelines. Enough to be able to push frames into it
22962296+ and use various encoder elements.
22972297+ ([!715](https://gitlab.freedesktop.org/monado/monado/merge_requests/715),
22982298+ [!1966](https://gitlab.freedesktop.org/monado/monado/merge_requests/1966))
22992299+ - cmake: remove unused ffmpeg dependency
23002300+ ([!2122](https://gitlab.freedesktop.org/monado/monado/merge_requests/2122))
23012301+ - cmake: enable policy CMP0083 for position-independent-executable support
23022302+ ([!2168](https://gitlab.freedesktop.org/monado/monado/merge_requests/2168),
23032303+ [#337](https://gitlab.freedesktop.org/monado/monado/issues/337))
23042304+ - cmake: add VERSION and SOVERSION properties to monado shared library
23052305+ ([!2170](https://gitlab.freedesktop.org/monado/monado/merge_requests/2170))
23062306+ - ext/imgui: Add helper to draw a image/texture with a cleared background color.
23072307+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
23082308+ - ext/openxr: Update headers to 1.0.28.
23092309+ ([!1900](https://gitlab.freedesktop.org/monado/monado/merge_requests/1900))
23102310+ - ext/openxr: Bump OpenXR headers to 1.0.32
23112311+ ([!2063](https://gitlab.freedesktop.org/monado/monado/merge_requests/2063),
23122312+ [!2069](https://gitlab.freedesktop.org/monado/monado/merge_requests/2069))
23132313+ - ext/openxr: Bump OpenXR headers to 1.0.33
23142314+ ([!2111](https://gitlab.freedesktop.org/monado/monado/merge_requests/2111))
23152315+ - ext/openxr: Bump OpenXR headers to 1.0.34
23162316+ ([!2148](https://gitlab.freedesktop.org/monado/monado/merge_requests/2148))
23172317+ - external: Update android-jni-wrap, add additional wrapped methods.
23182318+ ([!1939](https://gitlab.freedesktop.org/monado/monado/merge_requests/1939),
23192319+ [!1963](https://gitlab.freedesktop.org/monado/monado/merge_requests/1963),
23202320+ [!2176](https://gitlab.freedesktop.org/monado/monado/merge_requests/2176))
23212321+ - external/glad: Add EGL extension EGL_KHR_no_config_context.
23222322+ ([!705](https://gitlab.freedesktop.org/monado/monado/merge_requests/705))
23232323+ - external/jni: Add argument to specify display mode id for surface creation.
23242324+ ([!2010](https://gitlab.freedesktop.org/monado/monado/merge_requests/2010))
23252325+ - gui: Use a single imgui.ini file from the config directory
23262326+ ([!1290](https://gitlab.freedesktop.org/monado/monado/merge_requests/1290))
23272327+ - imgui: Add ImPlot demo window.
23282328+ ([!692](https://gitlab.freedesktop.org/monado/monado/merge_requests/692))
23292329+ - m/vec2: Add float array helper
23302330+ ([!1928](https://gitlab.freedesktop.org/monado/monado/merge_requests/1928))
23312331+ - m/vec3: Add float array helper
23322332+ ([!1928](https://gitlab.freedesktop.org/monado/monado/merge_requests/1928))
23332333+ - scripts: Add Include-What-You-Use (IWYU) helper scripts.
23342334+ ([!1229](https://gitlab.freedesktop.org/monado/monado/merge_requests/1229))
23352335+ - t/cli: Add support for new dynamic device roles.
23362336+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992))
23372337+ - t/cli: Add support for `xrt_system`.
23382338+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
23392339+ - t/cli: Add new `info` command that prints information about the system, this is
23402340+ for end-user reports of failurs to start `monado-service`.
23412341+ ([!2094](https://gitlab.freedesktop.org/monado/monado/merge_requests/2094))
23422342+ - t/common: Refactor the builders so it will be easier to add hotswap support.
23432343+ ([!1987](https://gitlab.freedesktop.org/monado/monado/merge_requests/1987))
23442344+ - t/common: Add support for new dynamic device roles.
23452345+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992),
23462346+ [!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992),
23472347+ [!1999](https://gitlab.freedesktop.org/monado/monado/merge_requests/1999),
23482348+ [#296](https://gitlab.freedesktop.org/monado/monado/issues/296),
23492349+ [!2020](https://gitlab.freedesktop.org/monado/monado/merge_requests/2020))
23502350+ - t/common: Refactor lighthouse builder to use vive_builder helper.
23512351+ ([!2008](https://gitlab.freedesktop.org/monado/monado/merge_requests/2008))
23522352+ - t/common: Add support for `xrt_system` and `xrt_session`.
23532353+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
23542354+ - t/common: Implement SteamVR builder.
23552355+ ([!2077](https://gitlab.freedesktop.org/monado/monado/merge_requests/2077))
23562356+ - t/ctl: Use common client connection connect code.
23572357+ ([!1875](https://gitlab.freedesktop.org/monado/monado/merge_requests/1875))
23582358+ - t/ctl: Support recentering of local spaces.
23592359+ ([!2055](https://gitlab.freedesktop.org/monado/monado/merge_requests/2055))
23602360+ - t/libmonado: Add support for dynamic device roles.
23612361+ ([!2013](https://gitlab.freedesktop.org/monado/monado/merge_requests/2013))
23622362+ - t/libmonado: Support recentering of local spaces.
23632363+ ([!2055](https://gitlab.freedesktop.org/monado/monado/merge_requests/2055))
23642364+ - t/libmonado: Support getting serial number from the device.
23652365+ ([!2099](https://gitlab.freedesktop.org/monado/monado/merge_requests/2099))
23662366+ - t/sdl_test: Use new OpenGL helpers to import swapchain images.
23672367+ ([!1957](https://gitlab.freedesktop.org/monado/monado/merge_requests/1957))
23682368+ - t/sdl_test: Add support for new dynamic device roles.
23692369+ ([!1992](https://gitlab.freedesktop.org/monado/monado/merge_requests/1992))
23702370+ - t/sdl_test: Add support for `xrt_system` and `xrt_session`, also remove old
23712371+ events code.
23722372+ ([!2062](https://gitlab.freedesktop.org/monado/monado/merge_requests/2062))
23732373+ - t/service-lib: Increase the duration of the starting timeout for the IPC.
23742374+ ([!2015](https://gitlab.freedesktop.org/monado/monado/merge_requests/2015))
23752375+- Misc. Fixes
23762376+ - Allow OpenGL to be found on \*nix without requiring GLX, which should allow
23772377+ a Wayland-only build.
23782378+ ([!963](https://gitlab.freedesktop.org/monado/monado/merge_requests/963),
23792379+ [#132](https://gitlab.freedesktop.org/monado/monado/issues/132))
23802380+ - Ensure we are always initializing our mutexes.
23812381+ ([!737](https://gitlab.freedesktop.org/monado/monado/merge_requests/737))
23822382+ - Fix build issue with Wayland on some distributions.
23832383+ ([!1396](https://gitlab.freedesktop.org/monado/monado/merge_requests/1396),
23842384+ [#175](https://gitlab.freedesktop.org/monado/monado/issues/175))
23852385+ - Fix several minor bindings and input profile issues.
23862386+ ([!2190](https://gitlab.freedesktop.org/monado/monado/merge_requests/2190))
23872387+ - Make config file reading more robust.
23882388+ ([!785](https://gitlab.freedesktop.org/monado/monado/merge_requests/785))
23892389+ - Move C++-only functionality into the newly-conventional namespaces.
23902390+ ([!810](https://gitlab.freedesktop.org/monado/monado/merge_requests/810))
23912391+ - Update vendored Catch2 to 2.13.10 to fix build issue.
23922392+ ([!1561](https://gitlab.freedesktop.org/monado/monado/merge_requests/1561),
23932393+ [#221](https://gitlab.freedesktop.org/monado/monado/issues/221))
23942394+ - Update outdated URLs, email addresses, and names.
23952395+ ([!2041](https://gitlab.freedesktop.org/monado/monado/merge_requests/2041))
23962396+ - Update gitignore to exclude files intentionally in the repo.
23972397+ ([!2137](https://gitlab.freedesktop.org/monado/monado/merge_requests/2137),
23982398+ [#261](https://gitlab.freedesktop.org/monado/monado/issues/261))
23992399+ - Various small warning fixes all over the codebase.
24002400+ ([!1869](https://gitlab.freedesktop.org/monado/monado/merge_requests/1869),
24012401+ [!2126](https://gitlab.freedesktop.org/monado/monado/merge_requests/2126))
24022402+ - Various spelling fixes all over the codebase.
24032403+ ([!1871](https://gitlab.freedesktop.org/monado/monado/merge_requests/1871))
24042404+ - build: Removed incorrect hidapi dependency from Rift S driver
24052405+ ([!2227](https://gitlab.freedesktop.org/monado/monado/merge_requests/2227))
24062406+ - ci: Miscellaneous fixes, improvements, and updates.
24072407+ ([!1886](https://gitlab.freedesktop.org/monado/monado/merge_requests/1886),
24082408+ [!2029](https://gitlab.freedesktop.org/monado/monado/merge_requests/2029),
24092409+ [!2031](https://gitlab.freedesktop.org/monado/monado/merge_requests/2031),
24102410+ [!2122](https://gitlab.freedesktop.org/monado/monado/merge_requests/2122),
24112411+ [!2181](https://gitlab.freedesktop.org/monado/monado/merge_requests/2181),
24122412+ [!2196](https://gitlab.freedesktop.org/monado/monado/merge_requests/2196),
24132413+ [!2197](https://gitlab.freedesktop.org/monado/monado/merge_requests/2197))
24142414+ - ci: use proclamation 2.0.0
24152415+ ([!2123](https://gitlab.freedesktop.org/monado/monado/merge_requests/2123))
24162416+ - ci: Add CI for Ubuntu 24.04
24172417+ ([!2202](https://gitlab.freedesktop.org/monado/monado/merge_requests/2202))
24182418+ - cmake: Build system will now error out, rather than silently disable the
24192419+ option,
24202420+ if you specifically enable an option whose dependencies are unavailable.
24212421+ ([!1262](https://gitlab.freedesktop.org/monado/monado/merge_requests/1262))
24222422+ - cmake: Build system option `XRT_HAVE_SLAM` has been renamed to
24232423+ `XRT_FEATURE_SLAM` to more accurately describe it, with corresponding move
24242424+ from `xrt_config_have.h` to `xrt_config_build.h`.
24252425+ ([!1262](https://gitlab.freedesktop.org/monado/monado/merge_requests/1262))
24262426+ - cmake: Handle multiple include of compiler flags.
24272427+ ([!1882](https://gitlab.freedesktop.org/monado/monado/merge_requests/1882))
24282428+ - cmake: Fix GetGitRevisionDescription cmake module for MSys
24292429+ ([!1944](https://gitlab.freedesktop.org/monado/monado/merge_requests/1944))
24302430+ - cmake: Fix build with SDL2 on Alpine Linux.
24312431+ ([!2031](https://gitlab.freedesktop.org/monado/monado/merge_requests/2031))
24322432+ - cmake: Suppress warnings from external headers.
24332433+ ([!2037](https://gitlab.freedesktop.org/monado/monado/merge_requests/2037))
24342434+ - cmake: Update CMake modules from upstream repositories.
24352435+ ([!2040](https://gitlab.freedesktop.org/monado/monado/merge_requests/2040),
24362436+ [!2041](https://gitlab.freedesktop.org/monado/monado/merge_requests/2041),
24372437+ [!2045](https://gitlab.freedesktop.org/monado/monado/merge_requests/2045))
24382438+ - cmake: add wayland-client include directory to comp_main target
24392439+ ([!2141](https://gitlab.freedesktop.org/monado/monado/merge_requests/2141))
24402440+ - d/twrap: Correct axis assignments for poses provided by basalt VIO/SLAM, so
24412441+ they match the OpenXR axis definition.
24422442+ ([!2228](https://gitlab.freedesktop.org/monado/monado/merge_requests/2228))
24432443+ - ext/oxr: Add missing headers for unpublished monado extensions:
24442444+ `XR_MNDX_ball_on_a_stick_controller` and `XR_MNDX_hydra`.
24452445+ ([!1890](https://gitlab.freedesktop.org/monado/monado/merge_requests/1890))
24462446+ - gitignore: Ignore pyenv local python version file
24472447+ ([!2002](https://gitlab.freedesktop.org/monado/monado/merge_requests/2002))
24482448+ - gradle: Migrate deprecated gradle's flavorDimension and buildToolsVersion
24492449+ ([!2002](https://gitlab.freedesktop.org/monado/monado/merge_requests/2002))
24502450+ - h/mercury: Fix warnings found with GCC 13.
24512451+ ([!1921](https://gitlab.freedesktop.org/monado/monado/merge_requests/1921))
24522452+ - jnipp: Update/patch to fix issues, including crashes.
24532453+ ([!2200](https://gitlab.freedesktop.org/monado/monado/merge_requests/2200),
24542454+ [!2226](https://gitlab.freedesktop.org/monado/monado/merge_requests/2226))
24552455+ - misc: Various NFC format fixes and a removal of unused define.
24562456+ ([!1946](https://gitlab.freedesktop.org/monado/monado/merge_requests/1946))
24572457+ - scripts: Add regex based ignores for codespell, needed because the ignore words
24582458+ list isn't properly case sensitive.
24592459+ ([!1861](https://gitlab.freedesktop.org/monado/monado/merge_requests/1861))
24602460+ - t/android_common: Specify mutability flag for PendingIntent object, required
24612461+ for Android S+ (version 31 and above).
24622462+ ([!1948](https://gitlab.freedesktop.org/monado/monado/merge_requests/1948))
24632463+ - t/common: Make it possible to build the RGB builder without PSVR driver.
24642464+ ([!1918](https://gitlab.freedesktop.org/monado/monado/merge_requests/1918))
24652465+ - t/common: Fix warnings found with GCC 13.
24662466+ ([!1921](https://gitlab.freedesktop.org/monado/monado/merge_requests/1921))
24672467+ - t/common: Fix building the Lighthouse builder without the Vive driver.
24682468+ ([!1922](https://gitlab.freedesktop.org/monado/monado/merge_requests/1922))
24692469+ - t/common: Fix creation on no driver available, only say we
24702470+ can create a system if we have a driver in legacy builder.
24712471+ ([!1996](https://gitlab.freedesktop.org/monado/monado/merge_requests/1996))
24722472+ - t/common: Use new `u_builder` helper in most builder.
24732473+ ([!2057](https://gitlab.freedesktop.org/monado/monado/merge_requests/2057))
24742474+ - t/ctl: Use correct ipc call for toggling client I/O.
24752475+ ([!1909](https://gitlab.freedesktop.org/monado/monado/merge_requests/1909))
24762476+ - t/north_star: In the North Star builder, add the SLAM device after
24772477+ the HMD device to avoid monado-service crash due to misordering.
24782478+ ([!2228](https://gitlab.freedesktop.org/monado/monado/merge_requests/2228))
24792479+ - t/sdl_test: Compile as UTF-8 to fix MSVC warning.
24802480+ ([!1816](https://gitlab.freedesktop.org/monado/monado/merge_requests/1816))
24812481+ - t/sdl_test: sdl-test needs OpenGL4.5
24822482+ ([!1945](https://gitlab.freedesktop.org/monado/monado/merge_requests/1945))
24832483+ - vcpkg: Remove SDL "base" feature. It has been removed upstream, see
24842484+ [MR](https://github.com/microsoft/vcpkg/commit/ea9f45d1bc03efbf43a3bbd0788d6a43
24852485+ 3b8fe445).
24862486+ Monado builds on Windows and the debug gui works (`XRT_DEBUG_GUI=1`).
24872487+ ([!2065](https://gitlab.freedesktop.org/monado/monado/merge_requests/2065))
7248882489## Monado 21.0.0 (2021-01-28)
92490
-1
doc/changes/auxiliary/mr.1005.md
···11-t/file: Migrate calibration file format to JSON.
-2
doc/changes/auxiliary/mr.1016.md
···11-t/slam: Update SLAM interface to support dynamically query external systems for
22-special features.
-1
doc/changes/auxiliary/mr.1017.md
···11-t/euroc: Add EuRoC dataset recorder for saving camera and IMU streams to disk.
-1
doc/changes/auxiliary/mr.1060.md
···11-t/slam: Add naive prediction to the SLAM tracker.
-1
doc/changes/auxiliary/mr.1067.md
···11-t/slam: Add trajectory filters and use IMU for prediction in the SLAM tracker.
-1
doc/changes/auxiliary/mr.1074.md
···11-u/config_json: Add functionality to save/load gui state to file.
-6
doc/changes/auxiliary/mr.1081.md
···11----
22-- mr.1081
33-- mr.1104
44----
55-u/pacing: Renames and improvements for frame pacing (formerly known as render
66-and display timing) code and APIs.
-3
doc/changes/auxiliary/mr.1128.md
···11-vk: Refactor and rename various function related to compositor swapchain
22-images and their flags. These changes makes it clear it's only used for these
33-images and image views.
-1
doc/changes/auxiliary/mr.1142.1.md
···11-vk: Check which fence types can be imported and exported on the device.
-1
doc/changes/auxiliary/mr.1152.md
···11-t/slam: Add tools for performance and accuracy evaluation of the SLAM tracker.
-1
doc/changes/auxiliary/mr.1166.md
···11-vk: Add `XRT_CHECK_RESULT` to sync functions.
-1
doc/changes/auxiliary/mr.1171.md
···11-u/logging: Add logging sink to intercept log messages.
-2
doc/changes/auxiliary/mr.1172.md
···11-t/cli: Add monado-cli slambatch command for evaluation of SLAM datasets in
22-batch.
-1
doc/changes/auxiliary/mr.1203.1.md
···11-vk: Refactor bundle functions into a file of their own.
-6
doc/changes/auxiliary/mr.1203.2.md
···11----
22-- mr.1203
33-- mr.1942
44----
55-66-vk: Separate printing functions into their own file.
-1
doc/changes/auxiliary/mr.1265.md
···11-vive: Add shared bindings that are used by `drv_vive` & `drv_survive`, also add mappings/bindings from the Touch controller to the Index Controller so games only providing Touch bindings works on Index controllers.
-1
doc/changes/auxiliary/mr.1270.1.md
···11-vk: Print out information about the opened device.
-2
doc/changes/auxiliary/mr.1270.2.md
···11-vk: Make `VK_KHR_external_[fence|semaphore]_fd` optional. This is helpful for CI
22-where only lavapipe can be used which does not support those extensions.
-1
doc/changes/auxiliary/mr.1271.1.md
···11-u/pacing: Make present_to_display_offset_ns more clear by changing the name.
-1
doc/changes/auxiliary/mr.1271.2.md
···11-u/pacing: Predict present time and then calculate display time in fake pacer.
-2
doc/changes/auxiliary/mr.1271.3.md
···11-u/pacing: Make the comp time be at least 2ms in fake pacer, this is a more
22-conservative margin for when the fake pacer is used for real hardware.
-2
doc/changes/auxiliary/mr.1271.4.md
···11-u/pacing: Add vblank timing function for display control, lets the fake pacer
22-properly synchronise with hardware.
-1
doc/changes/auxiliary/mr.1291.md
···11-u/aeg: Implement module for auto exposure and gain to help with SLAM tracking.
-9
doc/changes/auxiliary/mr.1320.md
···11----
22-- mr.1320
33-- mr.1324
44-- mr.1329
55-- mr.1353
66----
77-os: Rename threading functions to more clearly state that it both stops and
88-waits on the thread. Also add asserts to make sure primitives have been
99-initialized.
-2
doc/changes/auxiliary/mr.1328.md
···11-cmake: Split the CMakeLists.txt out into the sub-directories of each library,
22-making each much more manageable when editing.
-2
doc/changes/auxiliary/mr.1334.md
···11-t/slam: Support calibration info from drivers and sending it to the external
22-SLAM system.
-2
doc/changes/auxiliary/mr.1404.md
···11-vk: Relax the compute-only queue search to fall back to any queue that supports
22-compute.
···11----
22-- mr.1521
33-- mr.1579
44----
55-66-u/metrics: Add code that allows writing various metrics information that can
77-then be processed for a better view into the run.
-3
doc/changes/auxiliary/mr.1584.md
···11-u/windows: Add helper code for various bits of Windows related things, like
22-formatting error numbers into error messages. Also functions related to
33-cpu priority and privilege granting of rights.
-1
doc/changes/auxiliary/mr.1585.md
···11-os/time: Use timePeriod[Begin|End] when sleeping in precise sleeper
-1
doc/changes/auxiliary/mr.1590.md
···11-math: Add clock_offset utility to estimate offset between clocks
-1
doc/changes/auxiliary/mr.1621.md
···11-u/space_overseer: Make it possible set root as unbounded.
-1
doc/changes/auxiliary/mr.1748.1.md
···11-vk: Add new command buffer helpers and `vk_cmd_pool` helper class.
···11-vk: Refactor `vk_csci_get_image_usage_flags` to not always set the sampled bit
22-and other bits that where always set. Also tidy with a nice define for checking.
-2
doc/changes/auxiliary/mr.1766.1.md
···11-vk: Add new cmd buffer helper file `vk_cmd.[h|c]`, these does not use the global
22-command pool.
-1
doc/changes/auxiliary/mr.1766.2.md
···11-vk: Add copy and blit command buffer writer helpers to `vk_cmd.[h|c]`.
-1
doc/changes/auxiliary/mr.1792.1.md
···11-vive: Tidy the files a lot, break the calibration getters out into own file.
-1
doc/changes/auxiliary/mr.1792.2.md
···11-vive: Move the view fov calculation into the config file helper.
-1
doc/changes/auxiliary/mr.1792.3.md
···11-vive: Add hardcoded tweaks for view FoV values.
···11-u/pacing: Add variable tracking integration to app pacer.
-1
doc/changes/auxiliary/mr.1828.2.md
···11-u/pacing: Add env variable to set present to display offset.
-2
doc/changes/auxiliary/mr.1831.md
···11-u/file: Search more paths, and actually test if a directory is there, for
22-hand-tracking models.
-1
doc/changes/auxiliary/mr.1836.md
···11-bindings: Add support for eye gaze bindings extension.
-1
doc/changes/auxiliary/mr.1860.1.md
···11-bindings: Add generic vive tracker input and output bindings, not used for now.
-1
doc/changes/auxiliary/mr.1860.2.md
···11-vive: Add support for Gen 3.0 and Tundra trackers.
-1
doc/changes/auxiliary/mr.1862.md
···11-vive: Refactor documentation and move VID and PID defines here.
-6
doc/changes/auxiliary/mr.1865.1.md
···11----
22-- mr.1865
33-- mr.1923
44----
55-u/truncate_printf: Add helpers that have the semantics we want for the printf
66-functions [vn|sn]printf.
-4
doc/changes/auxiliary/mr.1865.2.md
···11----
22-- mr.1879
33----
44-u/logging: Truncate the output of hexdump at a safer limit (16MB).
-6
doc/changes/auxiliary/mr.1865.3.md
···11----
22-- mr.1865
33-- mr.1892
44----
55-u/logging: Refactor printing to be safer using truncating helpers, and increase
66-the reuse of code.
-1
doc/changes/auxiliary/mr.1865.4.md
···11-u/logging: Make the CMake variable only be true on Linux.
-1
doc/changes/auxiliary/mr.1874.1.md
···11-u/debug: Refactor code to be prettier and expose more conversion functions.
-3
doc/changes/auxiliary/mr.1874.2.md
···11-u/debug: Use system properties on Android for the debug settings, properties
22-are prefixed with `debug.xrt.` so the property for `XRT_LOG` is
33-`debug.xrt.XRT_LOG`.
-2
doc/changes/auxiliary/mr.1877.1.md
···11-vk: Add helper function to name Vulkan objects using `VK_EXT_debug_marker`, useful
22-when debugging validation errors.
···11-u/linux: Add code that raises the priority of the calling thread to realtime,
22-requires the process to be run as root or have `CAP_SYS_NICE` set.
-1
doc/changes/auxiliary/mr.1885.1.md
···11-vk: Add two call helper for getting instance extensions, and use it.
-5
doc/changes/auxiliary/mr.1885.2.md
···11----
22-- mr.1885
33-- mr.1973
44----
55-vk: Add function to check required instance extensions.
···11----
22-- mr.1894
33-- mr.1940
44----
55-- vk: Add and use enumeration helpers.
-2
doc/changes/auxiliary/mr.1896.1.md
···11-u/pp: Pretty print support for new `xrt_input_name` entry,
22-`XRT_INPUT_GENERIC_PALM_POSE` for `XR_EXT_palm_pose`.
-4
doc/changes/auxiliary/mr.1896.2.md
···11-a/bindings: Interaction profile inheritance, support data-inheritance in
22-bindings.json, add a new concept of virtual profiles for profile like extensions
33-(e.g. `XR_EXT_palm_pose`) which do not define a profile themselves but require
44-their newly defined actions to be supported by all profiles.
-1
doc/changes/auxiliary/mr.1898.md
···11-u/logging: Add json logging, it can be enabled via the XRT_JSON_LOG env var.
-3
doc/changes/auxiliary/mr.1901.md
···11-a/bindings: Add support for `XR_EXT_hand_interaction` profile - Updates
22-bindings & pretty-print for newly added support for `XR_EXT_hand_interaction`
33-profile.
-1
doc/changes/auxiliary/mr.1902.1.md
···11-u/var: Improve documentation and make `suffix_with_number` argument clearer.
-1
doc/changes/auxiliary/mr.1902.2.md
···11-u/var: Refactor code to make it easier to search for number objects.
-2
doc/changes/auxiliary/mr.1903.md
···11-bindings: Add system buttons to WinMR controllers, for OpenXR gate them behind
22-the XR_MNDX_system_buttons extension.
···11-t/slam: Turn timestamp asserts into warnings
-1
doc/changes/auxiliary/mr.1937.md
···11-h/mercury: Add min detection confidence option
-1
doc/changes/auxiliary/mr.1940.2.md
···11-vk: Add string return function for VkSharingMode.
-2
doc/changes/auxiliary/mr.1940.3.md
···11-vk: Add string return functions for bitfield values, also improving the old
22-bitfield string functions. The new way lets the caller deal with unknown bits.
-1
doc/changes/auxiliary/mr.1940.5.md
···11-vk: Add printers for `VkSurface` and `VkSwapchain` create info structs.
-1
doc/changes/auxiliary/mr.1942.1.md
···11-vk: When listing GPUs, also output device type.
-1
doc/changes/auxiliary/mr.1942.2.md
···11-vk: Make sure to print the first GPU as well when selecting physical device.
-1
doc/changes/auxiliary/mr.1957.1.md
···11-ogl: Add various helper functions, and tidy code a bit.
-1
doc/changes/auxiliary/mr.1957.2.md
···11-util: Add code to get a limited unique id, it's a simple 64 bit atomic counter.
-1
doc/changes/auxiliary/mr.1959.md
···11-vk: Init vk bundle with `shaderImageGatherExtended` enabled if supported.
-1
doc/changes/auxiliary/mr.1960.md
···11-vive: Fix use after free, probably left over since refactor.
-1
doc/changes/auxiliary/mr.1961.md
···11-pacing: Add minimum app margin, also add `U_PACING_APP_MIN_MARGIN_MS` env var.
-1
doc/changes/auxiliary/mr.1963.md
···11-android: Support creating surface with title.
-6
doc/changes/auxiliary/mr.1971.1.md
···11----
22-- mr.1971
33-- mr.1417
44----
55-vk: Rename and add more variants of return checking defines, making the define
66-now be all caps so it's easier to see if it effects flow control.
-6
doc/changes/auxiliary/mr.1971.2.md
···11----
22-- mr.1971
33-- mr.2050
44----
55-vk: Add `vk_print_result` helper, used in return checking defines but can also
66-be used outside of them.
-3
doc/changes/auxiliary/mr.1971.3.md
···11-vk: Add two mini define helpers in their own header (`D` and `DF`) which was
22-redefined in multiple places in the source code. Keep in own header to not
33-clutter namespace.
-1
doc/changes/auxiliary/mr.1971.md
···11-vk: Use `VK_CHK_WITH_RET` instead of `vk_check_error`.
-1
doc/changes/auxiliary/mr.1977.md
···11-system_helpers: Make system devices easier to embed.
-1
doc/changes/auxiliary/mr.1978.1.md
···11-math: Minor tidy of `m_api.h`, `m_base.cpp` and `CMakeLists.txt`.
-1
doc/changes/auxiliary/mr.1978.2.md
···11-math: Add function to calculate a vulkan infinite reverse projection matrix.
···11-vk: Add debug inserting helper function and use it for inserting renderdoc frame delimiter in Vulkan client
-7
doc/changes/auxiliary/mr.2006.md
···11----
22-- mr.2006
33-- mr.2014
44----
55-vk: Change the naming function to use the extension `VK_EXT_debug_utils`, which
66-has been included in core with 1.3, instead of the old `VK_EXT_debug_marker`
77-extension. Also make the naming function type safe.
-1
doc/changes/auxiliary/mr.2008.md
···11-vive: Add builder helper to allow sharing of estimation code.
-1
doc/changes/auxiliary/mr.2010.md
···11-android: Add argument to specify display mode id for surface creation.
-2
doc/changes/auxiliary/mr.2018.md
···11-u/space: Add local_floor to legacy helper function, making most builders support
22-it automatically.
-1
doc/changes/auxiliary/mr.2023.2.md
···11-u/device: Improve comment on u_device_get_view_poses.
-1
doc/changes/auxiliary/mr.2039.1.md
···11-u/device: Add default, no-op and not implemented function helpers.
-1
doc/changes/auxiliary/mr.2042.md
···11-vk: Fix swapchain leak on Android due to it having different Vulkan import behavior.
-1
doc/changes/auxiliary/mr.2048.md
···11-u/space_overseer: Add support for reference space usage.
-6
doc/changes/auxiliary/mr.2049.md
···11----
22-- mr.2049
33-- mr.2100
44----
55-66-vk: Use formats list from `xrt_swapchain_create_info` in `create_image`.
-1
doc/changes/auxiliary/mr.2055.md
···11-u/space_overseer: Implement recentering for supported setups.
-1
doc/changes/auxiliary/mr.2056.md
···11-tracking: Tidy and improve `xrt::auxiliary::tracking::FrameMat`.
-7
doc/changes/auxiliary/mr.2057.md
···11----
22-- mr.2057
33-- mr.2072
44----
55-u/builder: Introduce new `u_builder` to make it easier to implement the
66-interface function `xrt_builder::open_system`. Allowing lots of de-duplication
77-of code that was exactly the same in most builders.
-6
doc/changes/auxiliary/mr.2058.md
···11----
22-- mr.2058
33-- mr.2125
44-- mr.2144
55----
66-Introduce VIT loader to load a given VIT system, implement the VIT interface in SLAM tracker, and remove the unused MatFrame class. Only turn on the SLAM feature on Linux.
-1
doc/changes/auxiliary/mr.2062.1.md
···11-u/system: Add helper to implement `xrt_system`.
-1
doc/changes/auxiliary/mr.2062.2.md
···11-u/session: Add helper to implement `xrt_session`.
-1
doc/changes/auxiliary/mr.2068.md
···11-u/frame_times_widget: Optimize FPS calculation using precomputed frame timings.
-1
doc/changes/auxiliary/mr.2069.md
···11-misc: Fix double free when shrinking typed array to zero.
-7
doc/changes/auxiliary/mr.2076.md
···11----
22-- mr.2076
33-- mr.2084
44----
55-u/pacing: Add option U_PACING_APP_USE_MIN_FRAME_PERIOD to allow selecting the
66-minimal frame period instead of calculated for pacing. The app is still being
77-throttled, it's just different.
-2
doc/changes/auxiliary/mr.2081.md
···11-u/space_overseer: Use broadcast event sink for reference space changes,
22-generates `xrt_session_event_reference_space_change_pending` events.
-6
doc/changes/auxiliary/mr.2086.md
···11-22-- u/u_config_json: Added new parameter `uint32_t *out_view_count` to the function `u_config_json_get_remote_settings` to provide the ability to retrieve the view count from the remote settings.
33-44-- u/device: Added new function `u_device_setup_one_eye`.
55-66-- u/u_distortion: Modified the function `u_distortion_cardboard_calculate` to accept a new parameter `struct xrt_device *xdev` for retrieving the `view_count` from the device. This `view_count` is then used for parameter settings, enhancing the functionality and flexibility of the distortion calculation.
-1
doc/changes/auxiliary/mr.2091.md
···11-u/space_overseer: Notify the device about reference space usage.
-1
doc/changes/auxiliary/mr.2092.1.md
···11-u/pp: Tidy and add more entries to enum printing functions.
···11-t/slam: Send hand tracking masks to VIT system
-1
doc/changes/auxiliary/mr.2131.3.md
···11-u/space: Fix build warning because of non-void function not returning
-4
doc/changes/auxiliary/mr.2131.md
···11----
22-- mr.2132
33----
44-t/slam: Use newly-extracted "VIT" (visual-inertial tracking) interface project, version 2.0.1, to connect to SLAM trackers.
-1
doc/changes/auxiliary/mr.2133.1.md
···11-a/math: Fix const-correctness in m_relation_history
-1
doc/changes/auxiliary/mr.2133.2.md
···11-a/util: Fix crash bug with XR_EXT_dpad_binding after multiple session re-runs.
-1
doc/changes/auxiliary/mr.2147.md
···11-aux/debug_ui: bump the minimum gl version to 4.5
-1
doc/changes/auxiliary/mr.2164.md
···11-- u/file: Changed file open mode from "r" to "rb" to ensure binary mode is used for reading the file. This resolves an issue where file size and read size were inconsistent on Windows platform.
-1
doc/changes/auxiliary/mr.2169.md
···11-a/util: Fix missing lib in cmake file for building `mercury_steamvr_driver`
-1
doc/changes/auxiliary/mr.2177.md
···11-u/var: Protect tracker access with a mutex. Solves a race condition that may crash the debug gui if objects are removed using `u_var_remove_root`.
-1
doc/changes/auxiliary/mr.2186.md
···11-math: Refactor apply_relation to handle valid/tracked flags more like OpenXR.
-1
doc/changes/auxiliary/mr.2192.md
···11-When a space is located in itself as base space, skip locating the space altogether.
-4
doc/changes/auxiliary/mr.2205.md
···11-vk: Extend command buffer wait timeout to ~10 seconds. This is necessary because
22-in some platforms (such as Windows 10, NVIDIA RTX 3080Ti) the OpenXR CTS will
33-trigger an issue when the GPU memory fills, where the system hangs for over one
44-second during a paging queue operation.
-1
doc/changes/auxiliary/mr.2239.md
···11-math: Restore upgrading of 3DOF relations with valid positions to ensure 3DOF devices have monado's 3DOF offset.
-3
doc/changes/auxiliary/mr.697.1.md
···11-u/trace_marker: Add trace marker support code, this code uses the Linux
22-trace_marker kernel support to enable Monado to trace both function calls and
33-other async events.
-2
doc/changes/auxiliary/mr.697.2.md
···11-u/pacing: Add frame timing helper code designed to use Vulkan display timing
22-extensions to get proper frame timing in the compositor.
-1
doc/changes/auxiliary/mr.717.md
···11-m/3dof: Add assert to catch time traveling drivers.
···11----
22-- mr.721.2
33-- mr.721
44-- mr.841
55-- mr.1142.2
66-- mr.1820.2
77----
88-- vk: Add more functions to `vk_bundle` struct.
-3
doc/changes/auxiliary/mr.721.3.md
···11-u/timing: A rather large refactor that turns makes the rendering timing helper
22-be more like the frame timing helper. This also makes the rendering timing
33-adjust the frame timing of the app so that latency is reduced.
···11-u/logging: Fix the first message always getting printed due to un-initialized
22-variable.
-4
doc/changes/auxiliary/mr.811.md
···11----
22-- mr.840
33----
44-u/trace_marker: Switch from homegrown tracing code to using Percetto/Perfetto.
-2
doc/changes/auxiliary/mr.825.md
···11-t/fm: Add simple FrameMat that wraps a cv::Mat, this allows us to easily pass
22-cv::Mat's around without the C code needing to know about OpenCV.
-4
doc/changes/auxiliary/mr.839.1.md
···11-u/device: Added `u_device_2d_extents` and
22-`u_setup_2d_extents_split_side_by_side`, this is hopefully to eliminate
33-confusion: the FOV you had to give to `u_device_split_side_by_side` was a
44-placeholder value, but some people thought it was the actual headset's FOV.
-1
doc/changes/auxiliary/mr.839.2.md
···11-math: Add `math_map_ranges` function, does the same thing as Arduino's `map`.
-1
doc/changes/auxiliary/mr.841.2.md
···11-vk: Make it possible to create a compute only queue.
···11-t/calibration: Add support for RGB image streams, also add a special sink
22-converter helper to handle this case.
-1
doc/changes/auxiliary/mr.859.2.md
···11-t/calibration: Make it possible to select number distortion parameters.
-1
doc/changes/auxiliary/mr.889.md
···11-t/slam: Initial external SLAM tracking support, working with fork of Kimera-VIO.
-1
doc/changes/auxiliary/mr.911.md
···11-t/calibration: Add support for findChessboardCornersSB in calibration code.
-1
doc/changes/auxiliary/mr.934.md
···11-u/sink: Add a combiner sink that combines two frames into a stereo frame
-1
doc/changes/auxiliary/mr.941.md
···11-t/slam: Add Basalt as a possible external SLAM system.
-8
doc/changes/auxiliary/mr.943.md
···11----
22-- mr.943
33-- mr.1326
44-- mr.1302
55-- mr.1337
66----
77-d3d: Add D3D helpers used by various parts of Monado, mostly the D3D11 client
88-compositor.
···11-all: Rename all `num_` parameters and fields, typically to `_count`, to match
22-OpenXR convention.
-1
doc/changes/auxiliary/mr.982.md
···11-vk: Add helpers to manage command buffers and create various state objects.
-10
doc/changes/big/mr.1576.md
···11----
22-- mr.1576
33-- mr.1577
44-- mr.1579
55-- mr.1598
66-- mr.1827
77----
88-Added [Tracy](https://github.com/wolfpld/tracy) as a supported tracing backend,
99-it joins the [Perfetto](https://perfetto.dev/) backend. Tracy works on Windows,
1010-but doesn't support full system tracing or multi app as well as Perfetto.
-8
doc/changes/big/mr.1798.md
···11----
22-- mr.1798
33-- mr.1989
44-- mr.2150
55-- issue.330
66-- mr.2172
77----
88-- Add driver for XREAL (formerly nreal) Air glasses, the device features 3dof tracking. Also support XREAL Air 2 and XREAL Air 2 Pro.
-2
doc/changes/big/mr.1896.md
···11-xrt: Updates binding verify usage for new binding code gen and pass in enabled
22-extensions status.
-9
doc/changes/big/mr.1908.md
···11----
22-- mr.1908
33-- mr.2055
44-- mr.2099
55----
66-Add `libmonado` library, allows control of applications and devices. Exposed API
77-follows semver and is semi-stable. Will never be changed in a backward
88-incompatible way without increasing the major version. Provisions for easily and
99-safely checking version is included, both at compile and runtime.
-1
doc/changes/big/mr.1930.md
···11-Add driver for Rokid and Rokid Max glasses, the devices features 3dof tracking.
-4
doc/changes/big/mr.1941.md
···11-Add new curated debug GUI, while not exposing all the of the knobs it presents
22-those knobs in a more organized way compared to the advanced UI. The curated UI
33-also features the readback sink in the background, making it possible for it
44-to double as the peek window.
-9
doc/changes/big/mr.1983.md
···11----
22-- mr.1983
33-- mr.1994
44-- mr.1995
55-- issue.299
66-- mr.2026
77-- mr.2105
88----
99-Graphics compositor: Add new graphics layer helper code, supports projection, quad, cylinder, and equirect2 layers. This path now completely replaces the old layer renderer that was in the main compositor, making it reusable.
-3
doc/changes/big/mr.1992.md
···11-Add hot-switch support for input devices like controllers and gamepads. This is
22-not full hot-plug support, but instead only enables switching between devices
33-created at start.
-7
doc/changes/big/mr.2163.md
···11----
22-- mr.2163
33-- mr.2166
44-- mr.2218
55----
66-Add framework support for face tracking xrt-devices. XR_HTC_facial_tracking being the first face tracking extension supported and the conventions of this for expression weights that xrt-device/drivers can output.
77-More will be added in the future.
-1
doc/changes/big/mr.2178.md
···11-Add body tracking xrt-devices framework and support for the XR_FB_body_tracking extension.
···11----
22-- mr.780
33-- mr.782
44-- mr.784
55-- mr.850
66-- mr.989
77-- mr.990
88-- mr.991
99-- mr.999
1010-- mr.1000
1111-- mr.1003
1212-- mr.1006
1313-- mr.1010
1414-- mr.1011
1515-- mr.1014
1616-- mr.1018
1717-- mr.1025
1818-- mr.1030
1919-- mr.1035
2020-- mr.1041
2121-- mr.1048
2222-- mr.1051
2323-- mr.1052
2424-- mr.1055
2525-- mr.1056
2626-- mr.1060
2727-- mr.1063
2828-- mr.1088
2929-- mr.1101
3030-- mr.1103
3131-- mr.1111
3232-- mr.1134
3333-- mr.1227
3434-- mr.1234
3535-- mr.1244
3636-- mr.1264
3737-- mr.1291
3838-- mr.1334
3939-- mr.1382
4040-- mr.1418
4141-- mr.1446
4242-- mr.1498
4343-- mr.1506
4444-- mr.1550
4545-- mr.1590
4646-- mr.1596
4747-- mr.1602
4848-- mr.1619
4949-- mr.1636
5050-- mr.1643
5151-- mr.1665
5252-- mr.1719
5353-- mr.1744
5454-- mr.1752
5555-- mr.1754
5656-- mr.1797
5757-- mr.1845
5858-- mr.1852
5959-- mr.1855
6060-- mr.1857
6161-- mr.1859
6262----
6363-Added WinMR driver, it supports most headsets and controllers. Controllers can
6464-be connected both via host-Bluetooth and tunneled with the onboard radio chip.
6565-By default has 3DoF tracking, it can do 6DoF if used with the Basalt SLAM
6666-tracking software. Distortion is there but doesn't work perfectly on all
6767-hardware, best results is on Reverb G2.
-11
doc/changes/big/mr.873.md
···11----
22-- mr.873
33-- mr.1517
44-- mr.841
55-- mr.1998
66-- mr.2001
77----
88-- New compute-shader based rendering backend in the compositor. Supports
99- projection, quad, equirect2, cylinder layres. It is not enabled by default. It
1010- also supports ATW. On some hardware the use of a compute queue improves
1111- latency when pre-empting other GPU work.
-1
doc/changes/compositor/mr.1117.md
···11-client: Wait on Vulkan clients to complete rendering.
-8
doc/changes/compositor/mr.1119.md
···11----
22-- mr.1119
33-- mr.1124
44-- mr.1125
55-- mr.1128
66----
77-client/util: Fix several flags being set wrong on barriers and creation of the
88-swapchain images. We were especially wrong with the depth stencil formats.
-7
doc/changes/compositor/mr.1120.md
···11----
22-- mr.1120
33-- mr.1135
44-- mr.1144
55----
66-main: Add support for mirroring the left view back to the debug gui, so we can
77-record it or see what somebody's doing in VR.
-1
doc/changes/compositor/mr.1142.1.md
···11-client: Set default log level on vk_bundle in Vulkan compositor.
-1
doc/changes/compositor/mr.1142.2.md
···11-client: Fence the client work and send fence to the native compositor.
-1
doc/changes/compositor/mr.1268.1.md
···11-main: Use at least 3 Vulkan images for comp_target_swapchain if supported.
-1
doc/changes/compositor/mr.1268.2.md
···11-main: Setting logging level when checking vulkan caps.
···11-main: Refactor comp_target_swapchain to not pre-declare internal functions, we
22-seem to be moving away from this style in the compositor so refactor the
33-`comp_target_swapchain` file before adding the vblank thread in there.
-2
doc/changes/compositor/mr.1270.md
···11-main: Make `VK_KHR_external_[fence|semaphore]_fd` optional, this is helpful for
22-CI where only lavapipe can be used which does not support those extensions.
-2
doc/changes/compositor/mr.1271.md
···11-main: Add thread waiting for vblank events, lets the fake pacer properly
22-synchronise with hardware.
-2
doc/changes/compositor/mr.1316.md
···11-main: Init comp_base as early as possible, because it needs to be finalised
22-last in destroy. It's basically a base class and should follow those semantics.
-1
doc/changes/compositor/mr.1319.md
···11-null: Add a new compositor intended to be used on CIs that use the Mesa software rasteriser vulkan driver. It is also intended to be a base for how to write a new compositor. It does no rendering and does not open up any window, so has less requirements then the main compositor, both in terms of CPU usage and build dependencies.
-1
doc/changes/compositor/mr.1340.md
···11-client: Initial support for D3D12 client applications on Windows.
-1
doc/changes/compositor/mr.1352.md
···11-render: Reuse a single command buffer instead of allocating/freeing it every frame.
-5
doc/changes/compositor/mr.1417.1.md
···11----
22-- mr.1417
33-- mr.2052
44----
55-util: Completely propagate errors from image creation failures and some tidy.
-2
doc/changes/compositor/mr.1417.2.md
···11-main: Propagate more errors from the renderer frame drawing and helper mirror
22-functions.
···11----
22-- issue.47
33----
44-client: Reduce the minimum required OpenGL version for client applications to
55-3.0.
-1
doc/changes/compositor/mr.1465.md
···11-client: Support for OpenGL client applications on Windows.
-7
doc/changes/compositor/mr.1570.md
···11----
22-- mr.1684
33----
44-main: Introduce `comp_target_factory`. This struct allows us to remove long and
55-cumbersome switch statements for each type. Instead the code is generic and
66-tweaks for specific target types can be reused for others more easily with this
77-data driven design of the code.
-2
doc/changes/compositor/mr.1601.1.md
···11-main: Refactor arguments to `comp_target_create_images`, introduces the struct
22-`comp_target_create_images_info`.
-2
doc/changes/compositor/mr.1601.2.md
···11-main: Refactor how surface formats are handled, this lets the compositor select
22-which formats are considered exactly, and not just prefer one format.
···11-render: Do not use the global command buffer pool, use `vk_cmd_pool` for
22-distrion images upload.
-1
doc/changes/compositor/mr.1748.2.md
···11-client: Do not use the global command buffer pool in the Vulkan compositor.
-1
doc/changes/compositor/mr.1748.3.md
···11-main: Do not use the global command buffer pool.
-1
doc/changes/compositor/mr.1750.md
···11-client: Silence VK_FORMAT_R32_SFLOAT warning in OpenGL code.
-2
doc/changes/compositor/mr.1751.md
···11-client: Don't use vkDeviceWaitIdle, because it requires all queues to be
22-externally synchronized which we can't enforce.
-3
doc/changes/compositor/mr.1763.1.md
···11-client: Use correct format in get_swapchain_create_properties functions, client
22-compositors are given their formats, make then translate to Vulkan before
33-passing on.
-3
doc/changes/compositor/mr.1763.2.md
···11-client: Respect native compositor's extra usage bits, so we can remove the
22-hardcoded always sampled bit. This also ensures that images have exactly the
33-same usages in both the compositor and app.
-1
doc/changes/compositor/mr.1801.1.md
···11-main: Refactor to use vk_surface_info helper.
···11-main: Refactor mirror to debug gui code and add support for compute queue.
-1
doc/changes/compositor/mr.1824.1.md
···11-render: Add new shared samplers, use them and remove the default sampler.
-2
doc/changes/compositor/mr.1824.2.md
···11-main: Use the new samplers on render_resources, remove the layer renderer
22-framebuffer's samplers.
-1
doc/changes/compositor/mr.1824.3.md
···11-util: Remove samplers from comp_swapchain_image, they were always the same.
-1
doc/changes/compositor/mr.1868.md
···11-client: Wait till D3D12 images aren't in use before releasing the swapchain.
-1
doc/changes/compositor/mr.1877.1.md
···11-main: Optionally enable VK_EXT_debug_marker extension on debug builds.
-1
doc/changes/compositor/mr.1877.2.md
···11-main: Name all fence objects using debug helper function.
-1
doc/changes/compositor/mr.1877.3.md
···11-util: Name all fence objects using debug helper function.
-1
doc/changes/compositor/mr.1881.md
···11-multi: Try to set realtime priority on main thread
-1
doc/changes/compositor/mr.1884.md
···11-main: Use vk_cmd_submit_locked in vk_helper to simply peek logic
-2
doc/changes/compositor/mr.1885.md
···11-util: Improve Vulkan instance creation code to be clearer about what extensions
22-are missing, also generally refactor function to make it better.
-3
doc/changes/compositor/mr.1887.md
···11-- util: Make sure to not destroy invalid `VkSemaphore` objects.
22-- util: Track native semaphore handles, following the semantics of other handles
33-in Monado. This fixes the leak of `syncobj_file` on Linux.
···11-render: Various smaller commit to tidy the code,
22-better documentation and naming of defines.
-3
doc/changes/compositor/mr.1955.2.md
···11-render: Refactor layer squasher code, the shader is now run once per view
22-instead of doing two views in one submission. Makes it easier to split up
33-targets and requires less samplers in one invocation.
-2
doc/changes/compositor/mr.1955.3.md
···11-render: Refactor scratch images so that they are fully their own struct and
22-is managed by a user of the render code.
-1
doc/changes/compositor/mr.1955.4.md
···11-render: Optimize layer shader, cutting of around 5%-10% of execution time.
-8
doc/changes/compositor/mr.1955.5.md
···11----
22-- mr.1955
33-- mr.1967
44-- mr.1975
55----
66-util: Add helpers to launch the compute layer squasher shaders and the compute
77-distortion shaders. They are in `comp_util` because it looks at a list of
88-`comp_layer` and `comp_swapchain` structs that `comp_base` manages.
-1
doc/changes/compositor/mr.1955.6.md
···11-main: Use new layer squasher helpers and manage scratch images lifetime.
-1
doc/changes/compositor/mr.1956.md
···11-render: Stop timewarp stretching by changing math.
···11-render: Don't enable depth testing and writing for mesh shader.
-3
doc/changes/compositor/mr.1969.2.md
···11-render: Refactor gfx path code to split out render pass vulkan objects from
22-the render target resources struct into the `render_gfx_render_pass` struct.
33-This allows the render pass to be reused for more than one target.
-8
doc/changes/compositor/mr.1969.3.md
···11----
22-- mr.1969
33-- mr.1970
44----
55-main: Refactor the layer rendering code to use `render_gfx_render_pass`,
66-`render_gfx_target_resources` and an `VkCommandBuffer` that is passed in as an
77-argument to the draw call. This allows the layer renderer to share the scratch
88-images with the compute pipeline.
-6
doc/changes/compositor/mr.1971.md
···11----
22-- mr.1971
33-- mr.2050
44----
55-main: Use VK_CHK_WITH_RET instead of vk_check_error, and convert a few other
66-places to the helpers as well.
-1
doc/changes/compositor/mr.1972.md
···11-render: Use defines helpers from Vulkan helper code instead of defining self.
···11-render: Expose render_calc_uv_to_tangent_lengths_rect function, document it
22-better and also add tests for it.
-2
doc/changes/compositor/mr.1974.6.md
···11-render: Tweak cmake files so that comp_render is usable without any other of
22-the compositor bits.
-2
doc/changes/compositor/mr.1976.1.md
···11-render: Add ability to sub-allocate UBOs from a larger buffer, both code and
22-needed scaffolding to use it in the gfx path.
-1
doc/changes/compositor/mr.1976.2.md
···11-render: Make gfx mesh distortion shader sub-allocate it's UBO.
-1
doc/changes/compositor/mr.1980.1.md
···11-render: Refactor gfx mesh shader allocation and dispatch.
-3
doc/changes/compositor/mr.1980.2.md
···11-render: Remove unused render_gfx_view and other fields on render_gfx,
22-the limiting factor to how many views the graphics path can do now is the sizes
33-of descriptor pools and UBO buffer.
-3
doc/changes/compositor/mr.1980.3.md
···11-render: Refactor gfx descriptor pool, descriptor layout creation function,
22-ubo upload ad descriptor updating function to be shareable. The common pattern
33-is one UBO and one source image, so make it possible to share these.
-2
doc/changes/compositor/mr.1981.1.md
···11-render: Add timewarp to graphics path distortion shaders, works very similar to
22-the compute paths timewarp.
-1
doc/changes/compositor/mr.1981.2.md
···11-main: Wire up timewarp on the graphics path for the distortion shaders.
-1
doc/changes/compositor/mr.1982.md
···11-client: Add and use helpers to unwrap native swapchains and compositors.
-1
doc/changes/compositor/mr.1983.1.md
···11-render: Make it possible to set clear color when starting render pass.
-1
doc/changes/compositor/mr.1983.2.md
···11-render: Add new layer shaders and support code.
-2
doc/changes/compositor/mr.1983.3.md
···11-util: Prefix compute functions with `cs`, rename file and refactor out layer
22-helpers in preparation for new graphics layer render code.
-1
doc/changes/compositor/mr.1993.md
···11-client: Make it possible to set log level in Vulkan compositor.
-2
doc/changes/compositor/mr.1994.1.md
···11-render: Prepare gfx shared one ubo and src code for addition of cylinder and
22-equirect2 shaders.
-1
doc/changes/compositor/mr.1994.2.md
···11-render: Add cylinder and equirect2 shaders and code for graphics path.
-2
doc/changes/compositor/mr.1994.3.md
···11-util: Prepare code for addition of cylinder and equirect layers to graphics
22-paths, like adding various helpers.
-1
doc/changes/compositor/mr.1994.4.md
···11-util: Add cylinder and equirect2 shaders and code for graphics path.
···11----
22-- mr.2086
33-- mr.2175
44-- mr.2189
55----
66-- xrt_layer_type: Renamed the `XRT_LAYER_STEREO_PROJECTION` to `XRT_LAYER_PROJECTION` and `XRT_LAYER_STEREO_PROJECTION_DEPTH` to `XRT_LAYER_PROJECTION_DEPTH` in the `xrt_layer_type` enumeration to support both mono and stereo projection layers. This change provides a more inclusive and versatile categorization of projection layers within the XRT framework, accommodating a wider range of use cases.
77-88-- multi_layer_entry: Updated the array length of xscs within multi_layer_entry from 4 to `2 * XRT_MAX_VIEWS` to accommodate a variable number of views.
99-1010-- swapchain: Change `struct xrt_swapchain *l_xsc, struct xrt_swapchain *r_xsc` to `struct xrt_swapchain *xsc[XRT_MAX_VIEWS]`, in order to support multiple views' swapchains. When iterating, use `xrt_layer_data.view_count`.
1111-1212-- render: `render_resources` now has a `view_count` field, which is set to 1 for mono and 2 for stereo. This is used to iterate over the views in the render function.
1313-1414-- render: Use the `XRT_MAX_VIEWS` macro to calculate the length of a series of arrays.
-3
doc/changes/compositor/mr.2101.1.md
···11-main: Add enum to select FoV source, it was very unclear where exactly the FoV
22-came from, this makes it clearer and also reduces the number of places it's
33-accessed from.
-2
doc/changes/compositor/mr.2101.2.md
···11-util: Refactor how arguments are given, this makes it easier to change the
22-number of views that the code supports.
-3
doc/changes/compositor/mr.2103.1.md
···11-render: Tweak alpha blending, before on the gfx path the written alpha was
22-always zero, this would pose a problem when we want to display the scratch
33-images in the debug UI as they would be completely black.
-3
doc/changes/compositor/mr.2103.2.md
···11-util: Add `comp_scratch_single_images` and `comp_scratch_stereo_images` helper
22-struct, these uses `u_native_images_debug` this let us do zero copy viewing or
33-debugging of the images.
-2
doc/changes/compositor/mr.2103.3.md
···11-main: Use new debuggable scratch images (one `comp_scratch_single_images` per
22-view), used to drive the preview view in the UI and to debug the views.
-1
doc/changes/compositor/mr.2104.1.md
···11-main: Use vk_enumerate_swapchain_images helper.
-1
doc/changes/compositor/mr.2104.2.md
···11-main: Improve swapchain creation to print more debug information.
-1
doc/changes/compositor/mr.2108.md
···11-main: Split submit timing into begin and end.
-1
doc/changes/compositor/mr.2113.1.md
···11-main: Make sure to not use the array of displays if we fail to allocate it, and also tidy the code.
-1
doc/changes/compositor/mr.2113.2.md
···11-main: Let sub-classed targets override compositor extents. The big win here is that targets no longer writes the `preferred_[width|height]` on the compositor's settings struct. And this moves us closer to not using `comp_compositor` or `comp_settings` in the targets which means they can be refactored out of main and put into util, lettings us reuse them, and even have multiple targets active at the same time.
-1
doc/changes/compositor/mr.2117.md
···11-client: Replace `glTextureStorageMem2DEXT` with `glTexStorageMem2DEXT` to adapt to more vendors' GPU drivers.
-1
doc/changes/compositor/mr.2124.md
···11-client: Add interface for XR_FB_passthrough in client side.
-5
doc/changes/compositor/mr.2134.md
···11----
22-- mr.2134
33-- mr.2179
44----
55-main: let compositor targets control more of vulkan initialization.
-1
doc/changes/compositor/mr.2161.md
···11-client: Run D3D12 swapchain initial barriers after all possible points of failure.
-1
doc/changes/compositor/mr.2167.md
···11-util: Expand on swapchain import error codes. This allows the CTS in Direct3D 12 to not fail when attempting to import sRGB swapchains with flags such as `XR_SWAPCHAIN_USAGE_UNORDERED_ACCESS_BIT`.
-1
doc/changes/compositor/mr.2183.md
···11-main: Fix bug with incorrect surface format matching.
-2
doc/changes/compositor/mr.2199.md
···11-util: Fix double free when failing to initialize Vulkan swapchain
22-util: Fix double free when failing to import non-Vulkan swapchain
-1
doc/changes/compositor/mr.2214.md
···11-util: Fix vk_deinit_mutex asserts when vk_create_device fails.
-1
doc/changes/compositor/mr.2216.md
···11-util: Fix a crash bug in `render_gfx_end_target` with non-compute pipeline path on certain Android devices when zero layers are committed.
-1
doc/changes/compositor/mr.2236.md
···11-android: Default to compute compositor to work around issue [381](https://gitlab.freedesktop.org/monado/monado/-/issues/381).
···11-client: Handle EGL_NO_CONTEXT_KHR gracefully if the EGLDisplay supports
22-EGL_KHR_no_config_context.
-11
doc/changes/compositor/mr.721.md
···11----
22-- mr.754
33-- mr.759
44-- mr.1323
55-- mr.1346
66-- issue.171
77----
88-multi: Introduce a new multi client compositor layer, this allows rendering code
99-to be moved from the IPC layer into the compositor, separating concerns. The
1010-main compositor always uses the multi client compositor, as it gives us a async
1111-render loop for free.
-6
doc/changes/compositor/mr.767.md
···11----
22-- issue.120
33-- mr.787
44----
55-main: Make it possible to create the swapchain later when actually needed,
66-and have the swapchain be in a non-ready state that stops drawing.
-2
doc/changes/compositor/mr.827.md
···11-client: Use the EGL compositor's display in swapchain, previously it tried to
22-use the current one, which when running on a new thread would explode.
-1
doc/changes/compositor/mr.833.md
···11-main: Do not list VK_FORMAT_A2B10G10R10_UNORM_PACK32 as a supported format, it's not enough to show linear colours without banding but isn't used that often so do not list it.
···11-multi: Make sure there are at least some predicted data, to avoid asserts in
22-non-service mode.
-10
doc/changes/compositor/mr.943.md
···11----
22-- mr.943
33-- mr.1263
44-- mr.1295
55-- mr.1326
66-- mr.1302
77-- mr.1337
88-- mr.1340
99----
1010-client: Initial support for D3D11 client applications on Windows.
-10
doc/changes/compositor/mr.959.1.md
···11----
22-- mr.959
33-- mr.967
44-- mr.970
55-- mr.982
66-- mr.1021
77----
88-render: Refactor and reorganize compositor to improve modularity and ease of
99-reuse. This introduces the render folder which aims to be useful Vulkan render
1010-code that can be used outside of the compositor.
-2
doc/changes/compositor/mr.959.2.md
···11-render: Add fast path for single layer projection layer skipping the layer
22-renderer and avoiding one copy.
-2
doc/changes/compositor/mr.959.3.md
···11-render: Lots of refactoring and tidying in code, making it independent of the
22-compositor and only depending on the vk_bundle.
···11-util: Refactor swapchain and fence code to be more independent of compositor
22-and put into own library. Joined by a `comp_base` helper that implements
33-a lot of the more boilerplate compositor code.
-1
doc/changes/compositor/mr.967.3.md
···11-main: Increase the usage of the `get_vk` helper function.
-1
doc/changes/compositor/mr.967.4.md
···11-main: Use the new helpers to reduce code in main library.
-1
doc/changes/compositor/mr.970.md
···11-util: Add Vulkan helper code to initialise a vk_bundle from scratch.
-2
doc/changes/compositor/mr.977.md
···11-all: Rename all `num_` parameters and fields, typically to `_count`, to match
22-OpenXR convention.
-4
doc/changes/doc/mr.1872.md
···11----
22-- mr.2120
33----
44-Add documentation for how to write changelogs in the conventions page.
-1
doc/changes/doc/mr.1878.md
···11-Add documentation category in changelog documentation.
···11-Don't build documentation by default, it is fairly heavy for end users. Also
22-makes the CI scripts cleaner as they don't need to disabled it everywhere.
-1
doc/changes/doc/mr.1918.md
···11-README: Add Debian/Ubuntu package for libudev.
-1
doc/changes/doc/mr.1919.md
···11-README: Clarify Vulkan SDK requirement on Windows.
···11-wmr: Send calibration automatically to SLAM tracker. This makes WMR SLAM
22-tracking work out of the box without user intervention with Basalt.
-1
doc/changes/drivers/mr.1356.md
···11-remote: Greatly improve the remote driver. Properly shut down the main loop. Use the new `xrt_system_devices` as base class for `r_hub`. Expose the Valve Index Controller instead of the simple controller as it better allows to map other controllers to it. Reuse the vive bindings helper library.
-8
doc/changes/drivers/mr.1447.md
···11----
22-- mr.1447
33-- mr.1580
44-- mr.1665
55-- mr.1691
66-- mr.1823
77----
88-rift_s: Add Rift-S driver, this works with Monado's hand and SLAM tracking.
-2
doc/changes/drivers/mr.1754.md
···11-wmr: Move driver over to builder interface. Currently only a simpler builder,
22-the SLAM and Hand-Tracking setup hasn't been moved out yet.
-2
doc/changes/drivers/mr.1829.1.md
···11-vive: Drian IMU packets at start, this helps reduce time drift due backed up
22-packets confusing the timing code.
-2
doc/changes/drivers/mr.1829.2.md
···11-vive: Refactor timing code in source, make it take in account of the age of
22-samples, this reduces the time drift due to irregular delivery of packets.
-1
doc/changes/drivers/mr.1831.md
···11-ht: Error out if we can't find a hand-tracking model directory.
-2
doc/changes/drivers/mr.1858.md
···11-wmr: Improve WMR controller orientation when in 3DoF by using the information
22-that is available in the JSON config that is stored on the controllers.
-1
doc/changes/drivers/mr.1860.1.md
···11-survive: Add support for Gen 3.0 and Tundra trackers.
-5
doc/changes/drivers/mr.1860.2.md
···11----
22-- mr.1860
33-- mr.1863
44----
55-vive: Add support for Gen 3.0 and Tundra trackers.
···11-wmr: Reduce drifting by applying calibration biases to controllers, doesn't
22-fully eliminate as calibration is lacking for all temperature ranges.
-2
doc/changes/drivers/mr.1881.md
···11-- vive: Try to set realtime priority on sensors thread
22-- wmr: Try to set realtime priority on USB thread
-1
doc/changes/drivers/mr.1893.md
···11-vive: Set the correct tracking origin type when we have SLAM.
···11-qwerty: Fix input timestamps for select and menu.
-1
doc/changes/drivers/mr.2090.md
···11-steamvr_lh: Simplify coordinate space conversion.
-1
doc/changes/drivers/mr.2091.md
···11-simulated: Support reference space usage via debug printing.
-1
doc/changes/drivers/mr.2114.md
···11-steamvr_lh: Make playspace reading more robust by choosing the first tracking universe from `lighthousedb.json` that is found in `chaperone_info.vrchap`.
-1
doc/changes/drivers/mr.2115.md
···11-steamvr_lh: Add additional bindings for vive and index controllers.
-1
doc/changes/drivers/mr.2118.md
···11-ulv5: Add orientation values to hand joints.
-1
doc/changes/drivers/mr.2128.md
···11-survive: Fall back to default ipd if survive reports 0.0
-5
doc/changes/drivers/mr.2131.2.md
···11----
22-- mr.2131
33-- mr.2173
44----
55-d/wmr: Properly compute hand tracking boundary circle
···11-- d/remote: Add and use a multi-os `r_socket_t` typedef, with `R_SOCKET_FMT` to define the printf format to use for a socket descriptor
-1
doc/changes/drivers/mr.2212.md
···11-steamvr_lh: Adjust location flags behavior for better lighthouse tracking on occlusion
-1
doc/changes/drivers/mr.2219.md
···11-android_sensors: Set both orientation and position valid flags in the Android driver's `get_tracked_pose` callback. hello_xr, Unity and possibly other apps check the view pose flags for both position & orientation flags to be valid otherwise they invoke `xrEndFrame` with no layers set causing a constant gray screen.
-2
doc/changes/drivers/mr.2221.md
···11-- ohmd: Disable WMR and Rift S drivers with a warning to use the native
22-drivers.
···11-vf: Some tidy, frame fixes and tracing support.
-1
doc/changes/drivers/mr.880.md
···11-euroc: Add euroc driver that plays EuRoC datasets for SLAM system evaluation.
-1
doc/changes/drivers/mr.907.md
···11-realsense: Expand driver to support non-T26x cameras and external SLAM tracking.
-3
doc/changes/ipc/mr.1213.md
···11-Android: Do not require OPENXR permission when connecting to MonadoService.
22-Permission will not be granted if install application before permission
33-container.
-1
doc/changes/ipc/mr.1408.md
···11-shared: Change IPC script to automatically mark all input aggregates as const.
-7
doc/changes/ipc/mr.1525.md
···11----
22-- mr.1525
33-- mr.1531
44-- mr.1584
55-- mr.1807
66----
77-all: Add Windows support to the IPC layer, this is based on named pipes.
-3
doc/changes/ipc/mr.1875.md
···11-client: Refactor out the connection connect code into a its own file, this lets
22-it be reused by other things that might want to connect like monado-ctl and
33-libmonado.
-2
doc/changes/ipc/mr.1901.md
···11-all: Add support for `XR_EXT_hand_interaction` profile - plumbs extension
22-enabled state to ipc server/drivers.
-1
doc/changes/ipc/mr.1906.1.md
···11-shared: Add function to unmap the shared memory area when destroying.
-1
doc/changes/ipc/mr.1906.2.md
···11-client: Destroy the shared memory area when shutting down.
-1
doc/changes/ipc/mr.1906.3.md
···11-server: Destroy the shared memory area when shutting down.
-1
doc/changes/ipc/mr.1909.1.md
···11-all: Rename client connected function and document code.
-1
doc/changes/ipc/mr.1909.2.md
···11-all: Send less information when describing the client.
···11-client: Generate limited unique ids for native swapchains.
-1
doc/changes/ipc/mr.1991.md
···11-server: Fix session deactivation negative array index access.
-5
doc/changes/ipc/mr.1992.md
···11----
22-- mr.1992
33-- mr.2013
44----
55-all: Add support for dynamic device roles.
-6
doc/changes/ipc/mr.2007.md
···11----
22-- mr.2007
33-- mr.2012
44----
55-server: Use macro TEMP_FAILURE_RETRY to avoid closing a client connection on
66-`-ENTR`.
-7
doc/changes/ipc/mr.2009.1.md
···11----
22-- mr.2009
33-- mr.2053
44----
55-all: Add ability to do more complex IPC communication by introducing VLA
66-functions. These lets us do the marshalling to some extent oursevles, useful
77-for sending a non-fixed amount of data. This support is bi-directional.
-1
doc/changes/ipc/mr.2009.2.md
···11-all: Add variable length get views function.
···11-shared: Add ipc_command_size function to the protocol generation.
-1
doc/changes/ipc/mr.2053.2.md
···11-server: Read the exact command size in the client loop on Linux.
-1
doc/changes/ipc/mr.2055.md
···11-all: Add support for recentering local spaces.
-6
doc/changes/ipc/mr.2062.md
···11----
22-- mr.2062
33-- mr.2079
44-- mr.2095
55----
66-all: Add support for the new `xrt_system` and `xrt_session` objects.
-1
doc/changes/ipc/mr.2094.md
···11-server: Make the server a little bit more chatty by default (switch the default logging level `info` from `warn`). Print out a message that the service has started, and advise how to collect information to help in debugging to ease helping end-users.
-4
doc/changes/ipc/mr.2095.md
···11-- server: Don't call teardown if mutex fails to be created.
22-- server: Pass in log_level to init function.
33-- server: Use correct log define error message.
44-- server: Print more client info.
···11-all: Add interface for XR_FB_passthrough in Ipc communication.
-1
doc/changes/ipc/mr.2133.1.md
···11-client,server: Setting timer resolution (timeBeginPeriod) improves performance with NVIDIA drivers
-1
doc/changes/ipc/mr.2133.2.md
···11-all: Forwards the results of server swapchain image waits to xrWaitSwapchainImage client calls
-1
doc/changes/ipc/mr.2133.3.md
···11-server: Add "XRT_NO_STDIN" option disables stdin and prevents monado-service from terminating.
-2
doc/changes/ipc/mr.2180.md
···11-all: Add support for get bounds rect function, used to implement
22-`xrGetReferenceSpaceBoundsRect`.
-1
doc/changes/ipc/mr.565.md
···11-all: Use `libbsd` pidfile to detect running Monado instances. Enables automatically deleting stale socket files. The socket file is now placed in `$XDG_RUNTIME_DIR/monado_comp_ipc` by default or falls back to `/tmp/monado_comp_ipc` again if `$XDG_RUNTIME_DIR` is not set.
-1
doc/changes/ipc/mr.685.md
···11-server: Factor out the IPC server mainloop into a per-platform structure.
-1
doc/changes/ipc/mr.694.md
···11-all: Transfer HMD blend mode, don't drop it on the floor.
-8
doc/changes/ipc/mr.721.md
···11----
22-- mr.754
33-- mr.768
44-- mr.800
55-- mr.846
66----
77-all: Now that there is a interface that allows the compositor to support
88-multi-client rendering use that instead of doing our own rendering.
-2
doc/changes/ipc/mr.768.md
···11-all: Ensure that functions that require the compositor can't be called if a
22-session has not been created yet.
···11-t/libmonado: Support recentering of local spaces.
-1
doc/changes/misc_features/mr.2058.md
···11-Introduce visual-inertial tracking interface header and remove the old SLAM tracker interface, remove XRT_HAVE_BASALT and XRT_HAVE_KIMERA from CMake
-1
doc/changes/misc_features/mr.2062.1.md
···11-t/common: Add support for `xrt_system` and `xrt_session`.
···11-Add Nix flake files so that people that use the nix package manager can have an instant Monado development environment.
-4
doc/changes/misc_features/mr.2168.md
···11----
22-- issue.337
33----
44-cmake: enable policy CMP0083 for position-independent-executable support
-1
doc/changes/misc_features/mr.2170.md
···11-cmake: add VERSION and SOVERSION properties to monado shared library
-1
doc/changes/misc_features/mr.2184.md
···11-In `flake.nix` and `flake.lock`, updates `nixpkgs` to the version where the missing dependency was added.
-1
doc/changes/misc_features/mr.2208.md
···11-Android: Update activity and service icons to the new official Monado logos, and use a modified version for in-process builds to indicate they are mainly for debugging.
-1
doc/changes/misc_features/mr.2209.md
···11-Sign main branch CI-generated APKs for Android release builds.
···11----
22-- mr.715
33-- mr.1966
44----
55-a/gst: Add a small and fairly naive framework for integrating gstreamer pipelines
66-into Monado pipelines. Enough to be able to push frames into it and use various
77-encoder elements.
-6
doc/changes/misc_features/mr.739.md
···11----
22-- mr.743
33-- mr.1322
44----
55-More work on the Windows port: fix timing, waiting, sleeping, handling the
66-message queue.
-4
doc/changes/misc_features/mr.785.md
···11----
22-- issue.82
33----
44-Add JSON Schema for config files.
-4
doc/changes/misc_features/mr.809.md
···11-For code that is implemented in C++, note that the default standard mode is now
22-C++17 across all platforms and modules, instead of a mix of 14 and 17 like
33-before. The CI remains the decider of what functionality is available, as it
44-contains the oldest distribution we support (Debian Buster).
-6
doc/changes/misc_features/mr.984.md
···11----
22-- issue.72
33-- mr.1342
44----
55-Add `cmake-format` config files and `scripts/format-cmake.sh` to keep our build
66-system tidy.
-2
doc/changes/misc_fixes/mr.1262.1.md
···11-cmake: Build system will now error out, rather than silently disable the option,
22-if you specifically enable an option whose dependencies are unavailable.
-3
doc/changes/misc_fixes/mr.1262.2.md
···11-cmake: Build system option `XRT_HAVE_SLAM` has been renamed to
22-`XRT_FEATURE_SLAM` to more accurately describe it, with corresponding move from
33-`xrt_config_have.h` to `xrt_config_build.h`.
-4
doc/changes/misc_fixes/mr.1396.md
···11----
22-- issue.175
33----
44-Fix build issue with Wayland on some distributions.
-4
doc/changes/misc_fixes/mr.1561.md
···11----
22-- issue.221
33----
44-Update vendored Catch2 to 2.13.10 to fix build issue.
-1
doc/changes/misc_fixes/mr.1816.md
···11-t/sdl_test: Compile as UTF-8 to fix MSVC warning.
-2
doc/changes/misc_fixes/mr.1861.md
···11-scripts: Add regex based ignores for codespell, needed because the ignore words
22-list isn't properly case sensitive.
-4
doc/changes/misc_fixes/mr.1869.md
···11----
22-- mr.2126
33----
44-Various small warning fixes all over the codebase.
-1
doc/changes/misc_fixes/mr.1871.md
···11-Various spelling fixes all over the codebase.
-1
doc/changes/misc_fixes/mr.1882.md
···11-cmake: Handle multiple include of compiler flags.
···11-Update outdated URLs, email addresses, and names.
-1
doc/changes/misc_fixes/mr.2057.md
···11-t/common: Use new `u_builder` helper in most builder.
-3
doc/changes/misc_fixes/mr.2065.md
···11-vcpkg: Remove SDL "base" feature. It has been removed upstream, see
22-[MR](https://github.com/microsoft/vcpkg/commit/ea9f45d1bc03efbf43a3bbd0788d6a433b8fe445).
33-Monado builds on Windows and the debug gui works (`XRT_DEBUG_GUI=1`).
···11-OpenXR: Do not expose the XR_EXT_debug_utils extension, none of the functions
22-where given out but we still listed the extension to the loader. So we put it
33-behind a feature config that is always set to off.
-1
doc/changes/state_trackers/mr.1353.md
···11-OpenXR: Make sure to init session fields as early as possible.
···11-gui: Make it possible to enter address and port for remote.
-1
doc/changes/state_trackers/mr.1356.2.md
···11-gui: Expose the new Index Controller UI for the remote driver.
-1
doc/changes/state_trackers/mr.1399.md
···11-OpenXR: Validate faceCount parameter of XrSwapchainCreateInfo.
-1
doc/changes/state_trackers/mr.1743.md
···11-OpenXR: Now does the barrier insertion explicitly, see XRT comment for this MR.
-1
doc/changes/state_trackers/mr.1785.1.md
···11-OpenXR: Refactor logging functions and use OutputDebugStringA on Windows.
-5
doc/changes/state_trackers/mr.1785.2.md
···11----
22-- mr.1785
33-- mr.1889
44----
55-OpenXR: Refactor `OXR_NO_PRINTING` env vars, split them in two (which is useful for Windows that has stderr and Debug console), and make stderr printing default off on Windows.
-1
doc/changes/state_trackers/mr.1796.2.md
···11-OpenXR: Set extensions earlier in instance init.
-1
doc/changes/state_trackers/mr.1805.md
···11-OpenXR: Refactor wait frame function to avoid setting state before we should.
-5
doc/changes/state_trackers/mr.1808.md
···11----
22-- mr.1808
33-- issue.98
44----
55-OpenXR: Fix crashes when enabling headless extension but using graphics.
···11-OpenXR: Add disabled `XR_EXT_palm_pose`, no device driver actually support it
22-yet hence added in a disabled state.
-4
doc/changes/state_trackers/mr.1896.2.md
···11-OpenXR: Add disabled `XR_MSFT_hand_intertaction`.
22-The binding code has support for this extension, but the bindings are not
33-used in any of the drivers so totally untested and would lead to the wrong
44-expectations of the applications.
-1
doc/changes/state_trackers/mr.1899.md
···11-OpenXR: Remove non-reachable return for `oxr_xrPathToString`
-5
doc/changes/state_trackers/mr.1901.md
···11----
22-- mr.1901
33-- mr.2027
44----
55-OpenXR: Add support for `XR_EXT_hand_interaction` profile
-1
doc/changes/state_trackers/mr.1902.1.md
···11-gui: General tidy and refactoring code to make it prettier.
-1
doc/changes/state_trackers/mr.1902.2.md
···11-gui: Add code to draw a image to the background of the main window.
-2
doc/changes/state_trackers/mr.1903.md
···11-OpenXR: Add XR_MNDX_system_buttons extension to expose system buttons for
22-controllers where they have been omitted.
···11----
22-- mr.1992
33-- mr.2073
44----
55-OpenXR: Add support for new dynamic device roles. The bindings from actions to
66-devices will be recalculated when decides change.
-1
doc/changes/state_trackers/mr.1992.2.md
···11-steamvr_drv: Add support for new dynamic device roles.
-1
doc/changes/state_trackers/mr.1996.md
···11-prober: Quit without crashing if no driver is available.
···11----
22-- mr.2005
33-- mr.2044
44----
55-oxr: Enable VK_EXT_debug_utils extension for client side on the platform that
66-support it. Since it can not be reliably detected if the extension was enabled
77-by the application on `XR_KHR_vulkan_enable` instead use the the environmental
88-variable `OXR_DEBUG_FORCE_VK_DEBUG_UTILS` to force it on.
-1
doc/changes/state_trackers/mr.2005.3.md
···11-oxr: RenderDoc support on Vulkan/OpenGL ES client sides and Android platform, make rdc can be captured by the button in UI
···11-OpenXR: Refactor reference space validation and support checking, code now
22-supports per system set of supported reference spaces.
-8
doc/changes/state_trackers/mr.2018.2.md
···11----
22-- mr.2018
33-- mr.2033
44-- mr.2027
55----
66-OpenXR: Export local_floor if extension enabled and space is supported, since
77-the extension is compile time we may break the space if the system actually
88-doesn't support local_floor. Hopefully those cases should be rare.
-6
doc/changes/state_trackers/mr.2018.3.md
···11----
22-- mr.2018
33-- mr.2027
44----
55-OpenXR: Export unbounded if extension enabled and space is supported, it's
66-exposed via XR_MSFT_unbounded_reference_space.
-1
doc/changes/state_trackers/mr.2024.md
···11-OpenXR: Fix `xrSyncActions`' return code with no action sets.
-2
doc/changes/state_trackers/mr.2027.1.md
···11-OpenXR: Properly check all extension interaction profiles if enabled or
22-supported in xrSuggestInteractionProfileBindings.
-4
doc/changes/state_trackers/mr.2027.2.md
···11-OpenXR: Make many more extensions build time options, doesn't change which are
22-enabled by default. This lets runtimes using Monado control which extensions are
33-exposed, this needs to be build time options because extensions are listed
44-before a connection is made to the service.
-2
doc/changes/state_trackers/mr.2035.md
···11-OpenXR: Handle session not focused for action input and output and return
22-XR_SESSION_NOT_FOCUSED where needed.
···11-OpenXR: Transition headless session to FOCUSED on xrBeginSession as per the
22-extension, this fixes actions not being active in headless sessions.
-1
doc/changes/state_trackers/mr.2072.2.md
···11-OpenXR: Tidy code a little bit and improve debugging of bindings.
-1
doc/changes/state_trackers/mr.2074.md
···11-OpenXR: Add guards around overlay event code and tidy event code.
···11----
22-- mr.2078
33-- mr.2082
44----
55-OpenXR: Add `XR_KHR_composition_layer_color_scale_bias` support, disabled by
66-default because Monado's main compositor doesn't support it.
-1
doc/changes/state_trackers/mr.2082.md
···11-OpenXR: Use correct define to test for extension support.
-2
doc/changes/state_trackers/mr.2087.md
···11-OpenXR: Add `XR_FB_composition_layer_alpha_blend` support, disabled by
22-default because Monado's main compositor doesn't support it.
···11-OpenXR: Avoid calling `oxr_action_cache_stop_output` every time when `xrSyncActions` is called.
-1
doc/changes/state_trackers/mr.2180.md
···11-OpenXR: Implement function 'xrGetReferenceSpaceBoundsRect'.
-4
doc/changes/state_trackers/mr.2210.md
···11----
22-- issue.375
33----
44-OpenXR: Fix null-pointer crash bug in `xrGetVisibilityMaskKHR` with in-process builds and replicates the same behaviour as out-of-process builds of falling back to a default implementation.
-1
doc/changes/state_trackers/mr.2217.md
···11-OpenXR: support `XrEventDataVisibilityMaskChangedKHR` for visibility mask
-1
doc/changes/state_trackers/mr.2225.md
···11-OpenXR: Ignore primaryViewConfigurationType with XR_MND_headless
-1
doc/changes/state_trackers/mr.458.1.md
···11-OpenXR: Keep track of the union of each action set's action sub-action paths
-1
doc/changes/state_trackers/mr.458.2.md
···11-OpenXR: Stricter path verification in `xrSyncActions`
-1
doc/changes/state_trackers/mr.458.3.md
···11-OpenXR: Fix action state change/timestamp updates
-2
doc/changes/state_trackers/mr.686.md
···11-prober: Minor fixes & tidy commits. Mostly around doc-comments and the string
22-descriptor getter function.
-2
doc/changes/state_trackers/mr.688.md
···11-OpenXR: Ignore XrSystemHandTrackingPropertiesEXT when hand tracking extension
22-is not enabled.
-2
doc/changes/state_trackers/mr.705.md
···11-OpenXR: Support EGL clients sending in no EGLConfig if the EGLDisplay supports
22-EGL_KHR_no_config_context.
-1
doc/changes/state_trackers/mr.715.md
···11-gui: Add a GUI for recording videos from the Valve Index.
-2
doc/changes/state_trackers/mr.735.md
···11-prober: Change the default logging level to info so that people can see what
22-drivers are disabled.
-2
doc/changes/state_trackers/mr.759.md
···11-OpenXR: Use new multi compositor controls to set visibility and z_order if
22-available. This is needed for when we are not in service mode.
-1
doc/changes/state_trackers/mr.830.md
···11-gui: Show git description in `monado-gui` window title.
-1
doc/changes/state_trackers/mr.847.1.md
···11-OpenXR: Add prefix to gfx related session functions to improve sorting.
-1
doc/changes/state_trackers/mr.847.2.md
···11-OpenXR: Break out end frame handling to its own file since it's so big.
-1
doc/changes/state_trackers/mr.847.3.md
···11-OpenXR: Fill in normalised sub-image offsets and sizes.
···11-hand: Rename new user hand estimation switch.
-1
doc/changes/tracking/mr.1893.4.md
···11-hand: Add env variables to control prediction.
-1
doc/changes/tracking/mr.1949.md
···11-t/hand: Reduce relation history lock contention
-1
doc/changes/tracking/mr.2131.md
···11-h/mercury: Push hand rect masks to the SLAM tracker sinks
-1
doc/changes/xrt/mr.1054.md
···11-Remove `xrt_view::display::{w|h}_meters`, they are not used anywhere.
-3
doc/changes/xrt/mr.1092.md
···11-Rename `xrt_space_graph` (and related `m_space_graph_*` functions in
22-`m_space.h`) to `xrt_relation_chain` to more accurately reflect the function of
33-this structure.
-4
doc/changes/xrt/mr.1105.md
···11-Add the ability for `xrt_device` to dynamically change the fov of the views
22-return back to the applications. We do this by addning a new function called
33-`xrt_device::get_view_poses` and removing the old one. This function now returns
44-view poses, fovs and the observer position in one go.
-2
doc/changes/xrt/mr.1147.md
···11-Add `XRT_TIMEOUT` to be used for operations that can timeout, same value as
22-`VK_TIMEOUT` for extra compatibility.
-2
doc/changes/xrt/mr.1164.1.md
···11-Make it possible when creating the Vulkan client compositor to say if timeline
22-semaphores has been enabled.
-4
doc/changes/xrt/mr.1164.2.md
···11-Add `xrt_compositor_semaphore` object, add interfaces to `xrt_compositor` for
22-creating the new semaphore object. Also add interface for passing in semaphore
33-to `xrt_compositor::layer_commit`. Added support for these interface through
44-the whole Monado stack.
-2
doc/changes/xrt/mr.1166.md
···11-Add `XRT_CHECK_RESULT` define to be used for ensure that the result from
22-functions are read and acted upon.
-2
doc/changes/xrt/mr.1231.md
···11-xrt: Add new `XRT_TRACING` environmental variable to control if tracing is
22-enabled or not, this is to work around crashes in Perfetto when running the CTS.
-7
doc/changes/xrt/mr.1250.md
···11----
22-- mr.1250
33-- mr.1257
44-- mr.1259
55----
66-Introduce `xrt_uuid_t` and `xrt_luid_t` structs and add these as field to
77-`xrt_system_compositor_info` to more correctly transport UUID and LUID values.
-3
doc/changes/xrt/mr.1258.md
···11-xrt: Add xrt_swapchain_create_properties to allow client compositors and IPC
22-code to query the main compositor how many images to create on a swapchain,
33-and provide an extension point for more properties as needed.
-8
doc/changes/xrt/mr.1275.md
···11----
22-- mr.1275
33-- mr.1279
44-- mr.1283
55-- mr.1285
66-- mr.1299
77----
88-Introduce `xrt_system_devices` struct and `xrt_instance_create_system` call. This is a prerequisite for builders, also has the added benefit of moving the logic of which devices has which role solely into the service/instance.
-10
doc/changes/xrt/mr.1285.md
···11----
22-- mr.1285
33-- mr.1299
44-- mr.1313
55----
66-Introduce `xrt_builder` struct and various functions on `xrt_prober`
77-to support them. This is a follow up on the `xrt_system_devices` changes.
88-These make it much easier to build more complex integrated systems like WinMR
99-and Rift-S, and moves a lot of contextual configuration out of generic drivers
1010-like the hand-tracker code needing to know which device it was being used by.
-1
doc/changes/xrt/mr.1296.md
···11-Make an `xrt_builder` specifically for Lighthouse (vive, index, etc.), and remove Lighthouse devices from the legacy builder.
-3
doc/changes/xrt/mr.1328.md
···11-No longer include any util headers (in this case `u_time.h`), the XRT headers
22-are supposed to be completely self contained. The include also messed with build
33-refactoring in the auxiliary directory.
-1
doc/changes/xrt/mr.1408.md
···11-Mark haptic value in xrt_device_set_output as const.
···11-Add a single header for limits, like max number of swapchain images.
-2
doc/changes/xrt/mr.1567.1.md
···11-Add `XRT_IPC_SERVICE_PID_FILE_NAME` cmake variable to configure the name of pid
22-file.
-2
doc/changes/xrt/mr.1567.2.md
···11-Add `XRT_OXR_RUNTIME_SUFFIX` cmake variable to configure the suffix of the
22-output openXR library.
-6
doc/changes/xrt/mr.1569.md
···11-Remove the `xrt_gfx_native.h` as it is no longer needed, it has been replaced
22-by `compositor/main` own interface file. In the past it was the state tracker
33-or IPC layer that created the `xrt_system_compositor` directly by calling this
44-function. But now it's the `xrt_instance`s responsibility, and it can pick
55-which compositor to create. So this interface becomes less special and just
66-one of many possible compositors implementations.
-3
doc/changes/xrt/mr.1578.md
···11-Added `XRT_STRUCT_INIT` define to help with headers and code that needs to
22-compile as both C and C++ code. This is due to differences in default struct
33-initialization.
-2
doc/changes/xrt/mr.1621.md
···11-Document using `XRT_INPUT_GENERIC_UNBOUNDED_SPACE_POSE` unbounded reference
22-space.
-3
doc/changes/xrt/mr.1732.md
···11-Remote `xrt_prober_device::product_name` array, the value was only used
22-internally by the prober. There is already a access function for the product
33-name that is needed by USB, so make the interface less confusing.
-5
doc/changes/xrt/mr.1743.md
···11-Added functions to swapchain to explicitly do the barrier insertion. This pushes
22-the handling of barrier calls into the OpenXR state tracker, while the changes
33-are minimal for the client compositors they no longer have the responsibility to
44-implicitly to insert a barrier when needed. Allows us to in the future support
55-extensions.
-5
doc/changes/xrt/mr.1755.md
···11-Introduce `xrt_layer_frame_data` struct that holds per frame data for the
22-`xrt_compositor` layer interface. This is a sibling to the `xrt_layer_data`
33-struct which holds per layer data. Both are structs instead of arguments to make
44-it easier to pass the needed data through the layers of Monado, and for easier
55-extension further down the line.
-4
doc/changes/xrt/mr.1763.md
···11-Extend `xrt_swapchain_create_properties` to allow the main compositor request
22-extra bits to be used beyond those requested by the OpenXR app. Some compositors
33-might need extra usage bits set beyond just the constant sampled bit. This also
44-ensures that images have exactly the same usages in both the compositor and app.
-1
doc/changes/xrt/mr.1836.md
···11-Add eye gaze enums to enable exposing eye gaze data to the application.
-1
doc/changes/xrt/mr.1860.1.md
···11-Add Gen 3.0 and Tundar vive tracker device names.
-1
doc/changes/xrt/mr.1860.2.md
···11-Add generic vive tracker input and output defines.
-6
doc/changes/xrt/mr.1890.1.md
···11----
22-- mr.1841
33-- mr.1890
44----
55-Add and passthrough enabled/disabled state of the `XR_EXT_hand_tracking`
66-extension.
-2
doc/changes/xrt/mr.1890.2.md
···11-Add and passthrough enabled/disabled state of the `XR_EXT_eye_gaze_interaction`
22-extension.
-2
doc/changes/xrt/mr.1896.md
···11-Add a new `xrt_input_name` entry, `XRT_INPUT_GENERIC_PALM_POSE` for
22-`XR_EXT_palm_pose`.
-1
doc/changes/xrt/mr.1901.md
···11-general: Add support for `XR_EXT_hand_interaction` profile.
···11-Add trailing commas to all enums, reduces the size of any future changes to
22-those enums.
-1
doc/changes/xrt/mr.1915.md
···11-Add new `xrt_device_name` enum entry for `XR_EXT_hand_interaction`.
-2
doc/changes/xrt/mr.1936.md
···11-Add performance settings interface, used to implement
22-`XR_EXT_performance_settings`.
-4
doc/changes/xrt/mr.1951.md
···11-Add `xrt_thread_hint` enum and `xrt_compositor::set_thread_hint` function, this
22-function lets us implement the
33-[XR_KHR_android_thread_settings](https://registry.khronos.org/OpenXR/specs/1.0/man/html/XR_KHR_android_thread_settings.html)
44-extension.
-8
doc/changes/xrt/mr.1957.md
···11----
22-- mr.1957
33-- mr.2066
44----
55-Add `xrt_limited_unique_id` and `xrt_limited_unique_id_t` types to donate a
66-special id that is unique to the current process. Use that to decorate
77-`xrt_swapchain_native` with a limited unique id, useful for caching of the
88-`xrt_image_native` imports of swapchains and other objects.
···11----
22-- mr.1992
33-- mr.2019
44----
55-Extend `xrt_system_devices` with dynamic roles for input devices and add
66-function `xrt_system_devices_get_roles` to get updated devices.
-1
doc/changes/xrt/mr.2002.md
···11-xrt/android: bump AGP to 8.1.0 and use latest google-java-format, spotless and svg-2-android-vector
-8
doc/changes/xrt/mr.2016.md
···11----
22-- mr.2016
33-- mr.2032
44-- mr.2034
55-- mr.2067
66----
77-Add `xrt_device` visibility mask interface, this is used to implement
88-the OpenXR extension `XR_KHR_visibility_mask`.
-6
doc/changes/xrt/mr.2018.md
···11----
22-- mr.2018
33-- mr.2048
44-- mr.1796
55----
66-- Extend `xrt_space_overseer` and other APIs to support LOCAL_FLOOR. In the Monado interface it is optional, but in OpenXR it is always required if the extension is supported or 1.1 is enabled.
-1
doc/changes/xrt/mr.2034.md
···11-xrt: Make `xrt_device::get_visibility_mask` return `xrt_return_t`.
-2
doc/changes/xrt/mr.2038.md
···11-Tidy the `xrt_device.h` file to make sure the destroy function is the last
22-function on the device.
-3
doc/changes/xrt/mr.2039.md
···11-Add `XRT_ERROR_DEVICE_FUNCTION_NOT_IMPLEMENTED` error message, used to signal
22-when a function that isn't implemented is called. It is not meant to query the
33-availability of the function or feature, only a error condition on bad code.
-1
doc/changes/xrt/mr.2042.md
···11-handles: Add defines to characterize the behavior of the Vulkan graphics buffer import functionality: on most platforms, the import consumes the reference, but on some it just increases a ref count/clones the reference.
-2
doc/changes/xrt/mr.2047.md
···11-xrt: Improve the xrt_reference helper functions, making them more clear and
22-better documented.
-2
doc/changes/xrt/mr.2048.1.md
···11-Add UNBOUNDED generic space poses, and re-order some of the
22-generic inputs.
-8
doc/changes/xrt/mr.2048.2.md
···11----
22-- mr.2048
33-- mr.2092
44----
55-Add reference space usage information, this lets the space overseer know when
66-a space has been used or no longer used. This allows for doing various things
77-like recentering when an application starts, or stopping tracking of the floor
88-if the stage or LOCAL_FLOOR space isn't used.
-1
doc/changes/xrt/mr.2049.1.md
···11-Fix graphics includes in the xrt_openxr_includes.h header.
-1
doc/changes/xrt/mr.2049.2.md
···11-Use uint32_t instead of int64_t for xrt_swapchain_create_info::format.
-2
doc/changes/xrt/mr.2049.3.md
···11-Add formats list to xrt_swapchain_create_info, used to implement the OpenXR
22-extension XR_KHR_vulkan_swapchain_format_list.
-2
doc/changes/xrt/mr.2051.1.md
···11-For display refresh info add hz prefix, follow code style and add limit to
22-refresh rate array.
-3
doc/changes/xrt/mr.2051.2.md
···11-Add new API in xrt_compositor and xrt_multi_compositor_control interfaces for
22-display refresh rate setting and getting, used to implement
33-XR_FB_display_refresh_rate.
-1
doc/changes/xrt/mr.2055.md
···11-Add new recenter function on `xrt_space_overseer` and new result code for when recentering isn't supported.
-4
doc/changes/xrt/mr.2062.md
···11-Introduce two new objects `xrt_system`, `xrt_session`, `xrt_session_event` and
22-`xrt_session_event_sink`. Along with two new error returns
33-`XRT_ERROR_IPC_COMPOSITOR_NOT_CREATED` and `XRT_ERROR_COMPOSITOR_NOT_SUPPORTED`.
44-Also moves the compositor events to the session.
-2
doc/changes/xrt/mr.2081.1.md
···11-Add `xrt_session_event_reference_space_change_pending` event, this is used to
22-generate `XrEventDataReferenceSpaceChangePending` in OpenXR.
-3
doc/changes/xrt/mr.2081.2.md
···11-Pass down broadcast `xrt_session_event_sink` pointer to prober and builder when
22-creating system, this is used to broadcast events to all sessions. Such as
33-reference space change pending event.
-3
doc/changes/xrt/mr.2086.md
···11-- xrt_defines: Added new define `XRT_MAX_VIEWS` to define the maximum number of views supported by the system. This is used to define the maximum number of views supported by the distortion calculation as well as other view-related arrays.
22-33-- xrt_device: Added new function `xrt_device_get_view_configuration` to get the view configuration for a device. Array size is determined by `XRT_MAX_VIEWS`.
-1
doc/changes/xrt/mr.2089.md
···11-The runtime name is now picked up from the CMake project description.
-6
doc/changes/xrt/mr.2091.md
···11----
22-- mr.2091
33-- mr.2107
44----
55-Add `xrt_device::ref_space_usage` function to let a `xrt_device` know if a
66-reference it's powering is being used or not by any client.
-2
doc/changes/xrt/mr.2094.1.md
···11-Make it possible to get builders from prober, this is useful for generating
22-reports for end-user debugging.
-2
doc/changes/xrt/mr.2094.2.md
···11-Make it possible to control where dump goes, this is useful for generating
22-reports for end-user debugging.
-1
doc/changes/xrt/mr.2116.md
···11-Prevent systemd from activating the user unit in quick succession, if it crashes on startup. This keep the units from entering a failed state.
-1
doc/changes/xrt/mr.2117.md
···11-config: Add `XRT_OS_ANDROID_USE_AHB` for Android platform. If this macro is not defined, Vulkan memory will be used to create swapchains.
-2
doc/changes/xrt/mr.2121.md
···11-xrt: Support STAGE space to be tracked by xrt_devices and implement in
22-steamvr_lh, survive and remote drivers.
-4
doc/changes/xrt/mr.2149.md
···11----
22-- mr.2149
33----
44-Support overriding steamvr path with the `STEAMVR_PATH` environment variable.
-2
doc/changes/xrt/mr.2180.md
···11-Add `XRT_SPACE_BOUNDS_UNAVAILABLE` and `XRT_ERROR_COMPOSITOR_FUNCTION_NOT_IMPLEMENTED` enum,
22-and `xrt_compositor::get_reference_bounds_rect` function to implement `xrGetReferenceSpaceBoundsRect`
-1
doc/changes/xrt/mr.2182.md
···11-Fix compile error in t_imu.cpp due to missing header
-1
doc/changes/xrt/mr.2191.md
···11-Generate the `enum xrt_input_name` from a macro to avoid code duplication
-4
doc/changes/xrt/mr.697.md
···11-Added frame timing code that when the underlying vulkan driver supports the
22-VK_GOOGLE_display_timing extension greatly improves the timing accuracy of the
33-compositor. Along with this tracing code was added to better help use understand
44-what was happening during a frame.
-1
doc/changes/xrt/mr.704.md
···11-Add functionality to disable individual drivers in the configuration file.
-1
doc/changes/xrt/mr.705.1.md
···11-Return `xrt_result_t` from `xrt_gfx_provider_create_gl_egl`.
-5
doc/changes/xrt/mr.705.2.md
···11----
22-- mr.768
33----
44-Add `XRT_ERROR_EGL_CONFIG_MISSING` error, to handle missing config from EGL
55-compositor creation call.
-1
doc/changes/xrt/mr.715.md
···11-Add small helper function for pushing frames.
-2
doc/changes/xrt/mr.721.1.md
···11-Add `xrt_compositor_fence` interface to handle service and client render
22-synchronisation.
-1
doc/changes/xrt/mr.721.2.md
···11-Add `XRT_ERROR_THREADING_INIT_FAILURE` a new threading related error code.
-3
doc/changes/xrt/mr.721.3.md
···11-Add alternative functions to `xrt_compositor::wait_frame` called
22-`xrt_compositor::predict_frame` and `xrt_compositor::mark_frame` these allow one
33-to do frame timing without having to block on the service side.
-4
doc/changes/xrt/mr.721.4.md
···11-Add `xrt_multi_compositor_control` that allows the `xrt_system_compositor` to
22-expose a interface that the IPC layer can use to manage multiple clients
33-without having to do the rendering. This allows us to move a lot of the code
44-out the IPC layer and make it more about passing calls.
-3
doc/changes/xrt/mr.721.5.md
···11-Pass `XrFrameEndInfo::displayTime` to `xrt_compositor::layer_begin` so that the
22-compositor can correctly schedule frames, most importantly do not display them
33-too early that might lead to stutter.
-7
doc/changes/xrt/mr.723.md
···11----
22-- mr.754
33-- mr.807
44----
55-Make `xrt_swapchain` be reference counted. This will greatly help with
66-handling swapchains for multiple clients in the compositor rendering pipeline
77-where a client might go away while the compositor is using it.
-2
doc/changes/xrt/mr.749.md
···11-Make `enum xrt_blend_mode` an array instead of a bitfield, so that drivers can
22-specify which one is preferred.
-2
doc/changes/xrt/mr.768.md
···11-Add new IPC session not created error `XRT_ERROR_IPC_SESSION_NOT_CREATED`, as
22-some functions cannot be called without first creating a session.
-2
doc/changes/xrt/mr.794.md
···11-Make eye_relation argument to xrt_device_get_view_pose const, more safety for
22-everybody.
-2
doc/changes/xrt/mr.800.md
···11-Add `XRT_ERROR_IPC_SESSION_ALREADY_CREATED` error message to signal that a
22-session has already been created on this connection.
-4
doc/changes/xrt/mr.810.md
···11----
22-- issue.61
33----
44-Add a conventions page.
-2
doc/changes/xrt/mr.847.md
···11-Send down sub-image offsets and sizes in normalised form, this makes it so that
22-compositor does not need to track the size of swapchains.
-2
doc/changes/xrt/mr.867.md
···11-Add `use_dedicated_allocation` field to `xrt_image_native` struct to track if
22-dedicated allocation is required.