index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
virtio-gpu-gl.c
Age
Commit message (
Expand
)
Author
2024-08-06
hw/display/virtio-gpu: Improve "opengl is not available" error message
Peter Maydell
2024-07-22
virtio-gpu-gl: declare dependency on ui-opengl
Marc-André Lureau
2022-06-06
modules: introduces module_kconfig directive
Jose R. Ziviani
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2021-07-22
hw/display: fix virgl reset regression
Marc-André Lureau
2021-07-22
hw/display: fail early when multiple virgl devices are requested
Marc-André Lureau
2021-07-09
modules: add virtio-gpu module annotations
Gerd Hoffmann
2021-05-10
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2021-05-10
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2021-05-10
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl gl_flushed
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl handle_ctrl
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl reset
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2021-05-10
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann