mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01:00
docs/nvk: Add section about NVK+Zink
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34911>
This commit is contained in:
parent
bd207d6c54
commit
86100ff8e3
1 changed files with 8 additions and 0 deletions
|
|
@ -17,6 +17,14 @@ Conformance status:
|
||||||
NVK is a conformant Vulkan 1.4 implementation for all officially supported
|
NVK is a conformant Vulkan 1.4 implementation for all officially supported
|
||||||
GPUs.
|
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
|
Kernel requirements
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue