aboutsummaryrefslogtreecommitdiff
path: root/system/OpenglSystemCommon/VirtioGpuStream.cpp
AgeCommit message (Expand)Author
2022-08-25goldfish-opengl: nuke VirtioGpuStreamGurchetan Singh
2022-03-24goldfish-opengl: always use local virtgpu_drm.hGurchetan Singh
2022-03-21goldfish-opengl: one virtgpu instance per HostConnectionGurchetan Singh
2022-01-05goldfish-opengl: reference <virtgpu_drm.h>, not <drm/virtgpu_drm.h>Gurchetan Singh
2021-10-29goldfish-opengl: virtio-gpu stream fixGurchetan Singh
2020-08-26memset all drm_virtgpu_map structs to 0 before usingLingfeng Yang
2020-07-04libOpenglSystemCommon: Fix -Wformat warningsLuca Stefani
2020-01-16minigbm interopLingfeng Yang
2019-12-30virtio-gpu: make processpipe respect choice of connection typeLingfeng Yang
2018-10-24Add missing errno header and drop use of assertionsGreg Hartman
2018-09-20WIP: Add virtio-gpu backend to OpenglSystem.Alistair Strachan