summaryrefslogtreecommitdiff
path: root/src/egl/main/eglmode.h
AgeCommit message (Expand)Author
2010-10-23egl: Fix _eglModeLookup.Chia-I Wu
2010-07-31egl: Add checks for EGL_MESA_screen_surface.Chia-I Wu
2010-01-05egl: Fix breakage from -fvisibility=hidden.Chia-I Wu
2009-08-18egl: Overhaul driver API.Chia-I Wu
2008-05-27assorted changes to compile with new EGL 1.4 headers (untested)Brian Paul
2005-12-10lots of updates, mode sorting, etcBrian Paul
2005-05-16minor tweaksBrian Paul
2005-05-13First attempt at getting egl support up on dumb framebuffer.Jon Smirl
2005-05-04sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)Brian Paul
2005-04-22initial EGL codeBrian Paul