Hacker News new | ask | show | jobs
by codedokode 239 days ago
Why do you need "vendor-specific userspace drivers"? I thought graphic acceleration uses OpenGL/Vulkan, and non-accelerated graphics uses DRM? And there are no "drivers" for Wayland compositors?
1 comments

OpenGL and Vulkan are implemented as libraries in user space as the Mesa project.