1
0
Fork 0
forked from wry/wry

docs: document latest changes

This commit is contained in:
Julian Orth 2024-09-12 12:48:09 +02:00
parent f4da029166
commit 0e04e0b146
3 changed files with 17 additions and 0 deletions

View file

@ -1,5 +1,13 @@
# Unreleased
- Various bugfixes.
- Improve compatibility Nvidia hardware.
- Implement format negotiation for screencasts.
- Allow configuring 6, 8, or 10 bit framebuffer formats.
- Upload shm textures on a separate thread in the Vulkan renderer.
- Disable implicit sync in KMS.
- Implement frame scheduling for KMS.
# 1.5.0 (2024-09-02)
- Add fine-grained damage tracking.