summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibVirtGPU/Device.cpp
AgeCommit message (Expand)Author
2023-02-13LibCore: Move Stream-based file into the `Core` namespaceTim Schumacher
2023-01-16LibVirtGPU: Port to `Core::Stream`Lucas CHOLLET
2022-12-26LibVirtGPU: Adopt rendering code from VirGLDemoStephan Unverwerth
2022-12-26LibVirtGPU: Adopt device initialization code from VirGLDemoStephan Unverwerth
2022-12-26LibVirtGPU: Create and initialize device from file descriptorStephan Unverwerth
2022-12-26LibGPU+LibVirtGPU: Allow loading the driver and instantiating the deviceStephan Unverwerth
2022-12-26LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driverStephan Unverwerth