fbdev: Fix compilation without EGL
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 11 Oct 2013 22:25:42 +0000 (15:25 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 11 Oct 2013 22:26:35 +0000 (15:26 -0700)
commit9acd374822022793b09427d67ea4033915343dd8
tree9493c12a481cbf0aea796ce2848174d7faca2be5
parentbe0ac5b1472ec74048bc2900c6b933c8450bd177
fbdev: Fix compilation without EGL

We have to duplicate #defines and typedefs for the EGL types and constants
we use in gl-renderer.h so we can compile the fbdev backend without EGL.

https://bugs.freedesktop.org/show_bug.cgi?id=70392
src/gl-renderer.h