5 ms·
For those confused about the vocabulary: Zink: Provides OpenGL support for devices that only support Vulkan. NVK: Newer open source Vulkan driver for Nvidia h
by intsunny 3y ago
For those confused about the vocabulary:
Zink: Provides OpenGL support for devices that only support Vulkan.
NVK: Newer open source Vulkan driver for Nvidia hardware. Different than the older existing nouveau driver which was largely developed with very very little Nvidia support.
- nathan_phoenix 3y agoThanks! Very helpful for the uninitiated like myself.