mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-05 21:38:12 +00:00
doc: Add some retroactive changelog fragments for post-0.1.0 merge requests.
This commit is contained in:
parent
22d951a0ef
commit
e6edaa9caf
1
doc/changes/drivers/mr.242.md
Normal file
1
doc/changes/drivers/mr.242.md
Normal file
|
@ -0,0 +1 @@
|
|||
Add a driver for the Google Daydream View controller.
|
6
doc/changes/misc_features/mr.233.md
Normal file
6
doc/changes/misc_features/mr.233.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- mr.237
|
||||
- mr.238
|
||||
- mr.240
|
||||
---
|
||||
Refactor CMake build system to make static (not object) libraries and explicitly describe dependencies.
|
1
doc/changes/misc_features/mr.242.2.md
Normal file
1
doc/changes/misc_features/mr.242.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
Add some bit manipulation helper functions in `util/u_bitwise.*`
|
1
doc/changes/misc_features/mr.242.md
Normal file
1
doc/changes/misc_features/mr.242.md
Normal file
|
@ -0,0 +1 @@
|
|||
Add utility functionality for accessing Bluetooth Low-Energy (Bluetooth LE or BLE) over D-Bus, in `os/os_ble.*`
|
1
doc/changes/misc_features/mr.245.md
Normal file
1
doc/changes/misc_features/mr.245.md
Normal file
|
@ -0,0 +1 @@
|
|||
Make stereo_camera_calibration reference counted, and have the prober, not the calibration, call the save function.
|
1
doc/changes/misc_fixes/mr.230.md
Normal file
1
doc/changes/misc_fixes/mr.230.md
Normal file
|
@ -0,0 +1 @@
|
|||
Fix build issues and build warnings when 32-bit.
|
1
doc/changes/state_trackers/mr.234.md
Normal file
1
doc/changes/state_trackers/mr.234.md
Normal file
|
@ -0,0 +1 @@
|
|||
OpenXR: Don't return struct with invalid type from `xrEnumerateViewConfigurationViews`.
|
Loading…
Reference in a new issue