1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:38:12 +00:00
serenity/Userland/Libraries/LibVirtGPU
2022-12-26 09:39:20 +01:00
..
CMakeLists.txt LibVirtGPU: Adopt virgl protocol files from VirGLDemo 2022-12-26 09:39:20 +01:00
CommandBufferBuilder.cpp LibVirtGPU: Replace magic values with command bitfields 2022-12-26 09:39:20 +01:00
CommandBufferBuilder.h LibVirtGPU: Replace magic values with command bitfields 2022-12-26 09:39:20 +01:00
Commands.h LibVirtGPU: Add utility header for command flag bitfields 2022-12-26 09:39:20 +01:00
Device.cpp LibVirtGPU: Adopt rendering code from VirGLDemo 2022-12-26 09:39:20 +01:00
Device.h LibVirtGPU: Adopt rendering code from VirGLDemo 2022-12-26 09:39:20 +01:00
Image.cpp LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver 2022-12-26 09:39:20 +01:00
Image.h LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver 2022-12-26 09:39:20 +01:00
Shader.cpp LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver 2022-12-26 09:39:20 +01:00
Shader.h LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver 2022-12-26 09:39:20 +01:00
VirGLProtocol.h LibVirtGPU: Add enum for Gallium texture formats 2022-12-26 09:39:20 +01:00