]> git.proxmox.com Git - mirror_qemu.git/commit - configure
ui: use libexpoxy
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 11 May 2015 10:24:43 +0000 (12:24 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 29 May 2015 09:11:38 +0000 (11:11 +0200)
commitdcf30025c3e3d43140a687240433de1920adf8b0
treec81ab681498ef80f8d060d28518aa4e87d65d3cd
parentce0274f730eacbd24c706523ddbbabb6b95d0659
ui: use libexpoxy

libepoxy does the opengl extension handling for us.

It also is helpful for trouble-shooting as it prints nice error messages
instead of silently failing or segfaulting in case we do something
wrong, like using gl commands not supported by the current context.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
configure
include/ui/console.h
include/ui/shader.h