summaryrefslogtreecommitdiff
path: root/include/GLES
AgeCommit message (Expand)AuthorFilesLines
2008-05-07mesa: update/add newer GL ES headersBrian Paul4-155/+1092
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
2005-05-04EGLScreenMESA updatesBrian Paul2-8/+8
2005-04-22types for Mesa implementation of EGLBrian Paul1-39/+35
2005-04-22prototype EGL_MESA_screen_surface.Brian Paul1-0/+40
2005-03-04Add preliminary EGL headers.Adam Jackson2-0/+280