1
0
Fork 0
forked from wry/wry

metal: disable IN_FENCE_FD on nvidia driver

This commit is contained in:
Julian Orth 2024-04-10 11:30:15 +02:00
parent 14b344a1ae
commit 3cf1b227b6
3 changed files with 32 additions and 2 deletions

View file

@ -2,6 +2,10 @@
- Add support for wp-alpha-modifier.
# 1.0.3 (2024-04-11)
- Partially disable explicit sync on nvidia drivers.
# 1.0.2 (2024-04-10)
- Fixed a bug that caused the portal to fail.