The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Clean up language in changelog

+3 -3
+3 -3
doc/CHANGELOG.md
··· 325 325 ([!509](https://gitlab.freedesktop.org/monado/monado/merge_requests/509)) 326 326 - survive: Implement haptic feedback. 327 327 ([!557](https://gitlab.freedesktop.org/monado/monado/merge_requests/557)) 328 - - dummy: Tidy the code a bit and switch over to the new 328 + - simulated: Tidy the code a bit and switch over to the new 329 329 logging API. 330 330 ([!572](https://gitlab.freedesktop.org/monado/monado/merge_requests/572), 331 331 [!573](https://gitlab.freedesktop.org/monado/monado/merge_requests/573)) ··· 373 373 - compositor: Enable subimage rectangle rendering for projection layers. 374 374 ([!436](https://gitlab.freedesktop.org/monado/monado/merge_requests/436)) 375 375 - compositor: Fix printing of current connected displays on nvidia when no 376 - whitelisted display is found. 376 + allowed display is found. 377 377 ([!477](https://gitlab.freedesktop.org/monado/monado/merge_requests/477)) 378 - - compositor: Add env var to temporarily add display string to nvidia whitelist. 378 + - compositor: Add env var to temporarily add display string to NVIDIA allowlist. 379 379 ([!477](https://gitlab.freedesktop.org/monado/monado/merge_requests/477)) 380 380 - compositor and clients: Use a generic typedef to represent the platform- 381 381 specific graphics buffer, allowing use of `AHardwareBuffer` on recent Android.