summaryrefslogtreecommitdiff
path: root/include/GLES/egl.h
AgeCommit message (Expand)Author
2010-05-31Update OpenGL ES headers.Chia-I Wu
2008-06-04egl: created GLES/egl.h backward-compatibility header (see comments inside)Brian Paul
2008-06-04egl: moved egl.h into EGL/ directoryBrian Paul
2008-05-27EGL 1.4 header from KhronosBrian Paul
2008-05-07mesa: update/add newer GL ES headersBrian Paul
2006-02-05EGL 1.2 tokens/functions/etc.Brian Paul
2005-12-10rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESABrian Paul
2005-05-17remove eglQueryDisplayMESA()Brian Paul
2005-05-16EGL_MESA_copy_context stuffBrian Paul
2005-05-14Add empty placeholder for eglCopyContextMESAJon Smirl
2005-05-14Fix compiler warning about missing parameter listJon Smirl
2005-05-13First attempt at getting egl support up on dumb framebuffer.Jon Smirl
2005-05-04EGLScreenMESA updatesBrian Paul
2005-04-22prototype EGL_MESA_screen_surface.Brian Paul
2005-03-04Add preliminary EGL headers.Adam Jackson