mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
doc: Clean up language in changelog
This commit is contained in:
parent
cd70cb35f7
commit
29235b9729
|
@ -325,7 +325,7 @@ SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Monado contributors
|
||||||
([!509](https://gitlab.freedesktop.org/monado/monado/merge_requests/509))
|
([!509](https://gitlab.freedesktop.org/monado/monado/merge_requests/509))
|
||||||
- survive: Implement haptic feedback.
|
- survive: Implement haptic feedback.
|
||||||
([!557](https://gitlab.freedesktop.org/monado/monado/merge_requests/557))
|
([!557](https://gitlab.freedesktop.org/monado/monado/merge_requests/557))
|
||||||
- dummy: Tidy the code a bit and switch over to the new
|
- simulated: Tidy the code a bit and switch over to the new
|
||||||
logging API.
|
logging API.
|
||||||
([!572](https://gitlab.freedesktop.org/monado/monado/merge_requests/572),
|
([!572](https://gitlab.freedesktop.org/monado/monado/merge_requests/572),
|
||||||
[!573](https://gitlab.freedesktop.org/monado/monado/merge_requests/573))
|
[!573](https://gitlab.freedesktop.org/monado/monado/merge_requests/573))
|
||||||
|
@ -373,9 +373,9 @@ SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Monado contributors
|
||||||
- compositor: Enable subimage rectangle rendering for projection layers.
|
- compositor: Enable subimage rectangle rendering for projection layers.
|
||||||
([!436](https://gitlab.freedesktop.org/monado/monado/merge_requests/436))
|
([!436](https://gitlab.freedesktop.org/monado/monado/merge_requests/436))
|
||||||
- compositor: Fix printing of current connected displays on nvidia when no
|
- compositor: Fix printing of current connected displays on nvidia when no
|
||||||
whitelisted display is found.
|
allowed display is found.
|
||||||
([!477](https://gitlab.freedesktop.org/monado/monado/merge_requests/477))
|
([!477](https://gitlab.freedesktop.org/monado/monado/merge_requests/477))
|
||||||
- compositor: Add env var to temporarily add display string to nvidia whitelist.
|
- compositor: Add env var to temporarily add display string to NVIDIA allowlist.
|
||||||
([!477](https://gitlab.freedesktop.org/monado/monado/merge_requests/477))
|
([!477](https://gitlab.freedesktop.org/monado/monado/merge_requests/477))
|
||||||
- compositor and clients: Use a generic typedef to represent the platform-
|
- compositor and clients: Use a generic typedef to represent the platform-
|
||||||
specific graphics buffer, allowing use of `AHardwareBuffer` on recent Android.
|
specific graphics buffer, allowing use of `AHardwareBuffer` on recent Android.
|
||||||
|
|
Loading…
Reference in a new issue