Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into staging
commit2a90c454a1b90ace56ed908cd064f2fd483d1231
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 13:24:35 +0000 (29 14:24 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 13:24:35 +0000 (29 14:24 +0100)
tree3173af838a8d232c3b38e16e7453d68e558883fd
parent9441aa282bc3213ef0530cab86f318b877bac25c
parent63c67b6d4462b6589b371d55e3740e9f0dba3281
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into staging

gtk: add opengl rendering support.
small bugfixes for gtk and opengl ui code.

# gpg: Signature made Fri May 29 10:44:54 2015 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"

* remotes/kraxel/tags/pull-gtk-20150529-1:
  gtk: Replace gdk_cursor_new()
  gtk: add opengl support, using egl
  ui: add egl-helpers
  ui: shader.h protect against double inclusion
  ui: use libexpoxy

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>