1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00
serenity/Userland/Libraries/LibVirtGPU
Stephan Unverwerth 255b12ea97 LibVirtGPU: Remove unnecessary BufferBuilder constructor deletion
Since there is a non-default constructor this line is not needed.
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: Remove unnecessary BufferBuilder constructor deletion 2022-12-26 09:39:20 +01:00
CommandBufferBuilder.h LibVirtGPU: Adopt virgl protocol files from VirGLDemo 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: Adopt virgl protocol files from VirGLDemo 2022-12-26 09:39:20 +01:00