1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:18:11 +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: Add length verification to append_create_shader() 2022-12-26 09:39:20 +01:00
CommandBufferBuilder.h LibVirtGPU: Make depth and color clearing separate functions 2022-12-26 09:39:20 +01:00
Device.cpp LibGPU+LibVirtGPU: Allow loading the driver and instantiating the device 2022-12-26 09:39:20 +01:00
Device.h LibGPU+LibVirtGPU: Allow loading the driver and instantiating the device 2022-12-26 09:39:20 +01: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