docs/nvk: Add section about NVK+Zink

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34911>
This commit is contained in:
Faith Ekstrand 2025-05-09 17:26:28 -04:00 committed by Marge Bot
parent bd207d6c54
commit 86100ff8e3

View file

@ -17,6 +17,14 @@ Conformance status:
NVK is a conformant Vulkan 1.4 implementation for all officially supported
GPUs.
OpenGL support through Zink:
----------------------------
Starting with Mesa 25.1, all Turing (RTX 2000 series and GTX 16xx) and
later GPUs will get NVK+Zink as their OpenGL implementation by default
instead of the old Nouveau GL driver. NVK+Zink is a conformant OpenGL 4.6
implementation.
Kernel requirements
-------------------