summaryrefslogtreecommitdiff
path: root/include/GLES
AgeCommit message (Expand)Author
2010-05-31Update OpenGL ES headers.Chia-I Wu
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell
2008-09-19Update to SGI FreeB 2.0.Adam Jackson
2008-08-31Remove CVS keywords.José Fonseca
2008-07-16mesa: WinCE fixesJonathan White
2008-07-07egl: updated GL_APIENTRY for WindowsJonathan White
2008-06-30gles: Don't define GLAPIENTRY here.José Fonseca
2008-06-27egl: Windows updates to the platform.h filesJonathan White
2008-06-05egl: assorted fixes for WindowsJonathan White
2008-06-04egl: new GLES/glplatform.h headerBrian Paul
2008-06-04egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.orgBrian Paul
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-06-04egl: moved eglext.h into EGL/ directoryBrian Paul
2008-05-27obsolete with EGL 1.4Brian Paul
2008-05-27added EGL_MESA_screen_surface, EGL_MESA_copy_context extensionsBrian Paul
2008-05-27remove stray ! characterBrian Paul
2008-05-27new eglext.h from KhronosBrian 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-22types for Mesa implementation of EGLBrian Paul
2005-04-22prototype EGL_MESA_screen_surface.Brian Paul
2005-03-04Add preliminary EGL headers.Adam Jackson