console: rename dpy_gl_scanout to dpy_gl_scanout_texture
commitf4c36bdab6a1ec1cfe6508e27c9c60a802b5d084
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Feb 2017 09:37:16 +0000 (21 10:37 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 27 Feb 2017 15:15:28 +0000 (27 16:15 +0100)
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 <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 1487669841-13668-2-git-send-email-kraxel@redhat.com
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