summaryrefslogtreecommitdiff
path: root/include/GLES/egl.h
AgeCommit message (Collapse)AuthorFilesLines
2010-05-31Update OpenGL ES headers.Chia-I Wu1-3/+12
2008-06-04egl: created GLES/egl.h backward-compatibility header (see comments inside)Brian Paul1-0/+6
2008-06-04egl: moved egl.h into EGL/ directoryBrian Paul1-300/+0
2008-05-27EGL 1.4 header from KhronosBrian Paul1-244/+279
2008-05-07mesa: update/add newer GL ES headersBrian Paul1-127/+68
2006-02-05EGL 1.2 tokens/functions/etc.Brian Paul1-2/+50
2005-12-10rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESABrian Paul1-9/+11
2005-05-17remove eglQueryDisplayMESA()Brian Paul1-1/+0
2005-05-16EGL_MESA_copy_context stuffBrian Paul1-3/+4
2005-05-14Add empty placeholder for eglCopyContextMESAJon Smirl1-0/+1
2005-05-14Fix compiler warning about missing parameter listJon Smirl1-1/+1
2005-05-13First attempt at getting egl support up on dumb framebuffer.Jon Smirl1-1/+3
Seems to be mostly working. Not all of egl API is implemented.
2005-05-04EGLScreenMESA updatesBrian Paul1-8/+7
2005-04-22prototype EGL_MESA_screen_surface.Brian Paul1-0/+40
2005-03-04Add preliminary EGL headers.Adam Jackson1-0/+232