Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Move Stream-based file into the `Core` namespace | Tim Schumacher |
2023-01-16 | LibVirtGPU: Port to `Core::Stream` | Lucas CHOLLET |
2022-12-26 | LibVirtGPU: Adopt rendering code from VirGLDemo | Stephan Unverwerth |
2022-12-26 | LibVirtGPU: Adopt device initialization code from VirGLDemo | Stephan Unverwerth |
2022-12-26 | LibVirtGPU: Create and initialize device from file descriptor | Stephan Unverwerth |
2022-12-26 | LibGPU+LibVirtGPU: Allow loading the driver and instantiating the device | Stephan Unverwerth |
2022-12-26 | LibVirtGPU: Add a new GPU device that talks to our VirtIO-GPU driver | Stephan Unverwerth |