summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibVirtGPU/VirGLProtocol.h
AgeCommit message (Expand)Author
2022-12-26LibVirtGPU: Add enum for Gallium texture formatsStephan Unverwerth
2022-12-26LibVirtGPU: Improve type safety of encode_command()Stephan Unverwerth
2022-12-26LibVirtGPU: Make BindTarget an enum and move it into VirtGPU::ProtocolStephan Unverwerth
2022-12-26LibVirtGPU: Move VirGLDemo protocol code into VirtGPU namespaceStephan Unverwerth
2022-12-26LibVirtGPU: Adopt virgl protocol files from VirGLDemoStephan Unverwerth