serenity/Userland/Libraries/LibVirtGPU
Andrew Kaster 100fb38c3e Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
This header has always been fundamentally a Kernel API file. Move it
where it belongs. Include it directly in Kernel files, and make
Userland applications include it via sys/ioctl.h rather than directly.
2023-01-21 10:43:59 -07:00
..
CMakeLists.txt LibVirtGPU: Adopt virgl protocol files from VirGLDemo 2022-12-26 09:39:20 +01:00
CommandBufferBuilder.cpp Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h 2023-01-21 10:43:59 -07:00
CommandBufferBuilder.h Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h 2023-01-21 10:43:59 -07:00
Commands.h LibVirtGPU: Add utility header for command flag bitfields 2022-12-26 09:39:20 +01:00
Device.cpp LibVirtGPU: Port to Core::Stream 2023-01-16 17:05:41 +00:00
Device.h LibVirtGPU: Port to Core::Stream 2023-01-16 17:05:41 +00:00
Image.cpp
Image.h
Shader.cpp
Shader.h
VirGLProtocol.h LibVirtGPU: Add enum for Gallium texture formats 2022-12-26 09:39:20 +01:00