]> Git Repo - qemu.git/commit - ui/gtk.c
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
authorGerd Hoffmann <[email protected]>
Tue, 21 Feb 2017 09:37:16 +0000 (10:37 +0100)
committerGerd Hoffmann <[email protected]>
Mon, 27 Feb 2017 15:15:28 +0000 (16:15 +0100)
commitf4c36bdab6a1ec1cfe6508e27c9c60a802b5d084
tree62cb760907c8402bdfe1376f7644599da3dd7a39
parent3b1d8169844fafee184366b0e0d7080534758b4d
console: rename dpy_gl_scanout to dpy_gl_scanout_texture

We'll add a variant which accepts dmabufs soon.  Change
the name so we can easily disturgish the two variants.

Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Message-id: 1487669841[email protected]
hw/display/virtio-gpu-3d.c
include/ui/console.h
include/ui/gtk.h
include/ui/sdl2.h
ui/console.c
ui/gtk-egl.c
ui/gtk-gl-area.c
ui/gtk.c
ui/sdl2-gl.c
ui/sdl2.c
ui/spice-display.c
This page took 0.030312 seconds and 4 git commands to generate.