summaryrefslogtreecommitdiff
path: root/include/GLES
AgeCommit message (Expand)AuthorFilesLines
2019-06-21include: update GL headers from the registryMarek Olšák2-20/+36
2017-08-01gles: Restore some lost typedefsScott D Phillips2-4/+14
2017-06-30Update Khronos-supplied headersNicolai Hähnle4-1249/+760
2013-07-29gles: Update glext.h to revision 20798.Matt Turner1-3/+3
2012-11-15gles: Update glext.h to revision 19260Matt Turner1-7/+212
2011-11-03GLES: upgrade glext.h to revision 13240Chia-I Wu1-2/+74
2010-05-31Update OpenGL ES headers.Chia-I Wu5-297/+582
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell1-0/+45
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell1-7/+7
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-32/+28
2008-08-31Remove CVS keywords.José Fonseca3-3/+0
2008-07-16mesa: WinCE fixesJonathan White1-1/+5
2008-07-07egl: updated GL_APIENTRY for WindowsJonathan White1-1/+2
2008-06-30gles: Don't define GLAPIENTRY here.José Fonseca1-1/+0
2008-06-27egl: Windows updates to the platform.h filesJonathan White1-2/+1
2008-06-05egl: assorted fixes for WindowsJonathan White1-2/+0
2008-06-04egl: new GLES/glplatform.h headerBrian Paul1-0/+76
2008-06-04egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.orgBrian Paul2-356/+821
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-06-04egl: moved eglext.h into EGL/ directoryBrian Paul1-186/+0
2008-05-27obsolete with EGL 1.4Brian Paul1-100/+0
2008-05-27added EGL_MESA_screen_surface, EGL_MESA_copy_context extensionsBrian Paul1-0/+59
2008-05-27remove stray ! characterBrian Paul1-1/+1
2008-05-27new eglext.h from KhronosBrian Paul1-0/+127
2008-05-27EGL 1.4 header from KhronosBrian Paul1-244/+279
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