You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.6: performance enhancements, new way of obtaining nvidia driver
- increase compatibility with mesa device-select layer
- obtain nvidia vulkan driver via GLX to work better on systems
with multiple nvidia cards
- use the correct memory types to reduce performance impact
v1.3: several bugfixes
- display on several Wayland compositors should now work better
- correct behaviour to better work with other layers (e.g. steamoverlay)
Version 1.1
The most visible change is that there should now be compatibility with dxvk >= 1.2
Additionally there was some cleanup regarding synchronization of different parts.