1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 11:07:46 +00:00

LibVirtGPU: Adopt virgl protocol files from VirGLDemo

This commit is contained in:
Stephan Unverwerth 2022-12-19 15:52:08 +01:00 committed by Andreas Kling
parent bd7931ff23
commit a34998fb76
4 changed files with 552 additions and 0 deletions

View file

@ -1,4 +1,5 @@
set(SOURCES
CommandBufferBuilder.cpp
Device.cpp
Image.cpp
Shader.cpp