summaryrefslogtreecommitdiffstats
path: root/include/GLES
Commit message (Expand)AuthorAgeFilesLines
* gles: Update glext.h to revision 20798.Matt Turner2013-07-291-3/+3
* gles: Update glext.h to revision 19260Matt Turner2012-11-151-7/+212
* GLES: upgrade glext.h to revision 13240Chia-I Wu2011-11-031-2/+74
* Update OpenGL ES headers.Chia-I Wu2010-05-315-297/+582
* Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-0/+45
|\
| * mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell2008-09-211-7/+7
| * Update to SGI FreeB 2.0.Adam Jackson2008-09-191-32/+28
* | Remove CVS keywords.José Fonseca2008-08-313-3/+0
* | mesa: WinCE fixesJonathan White2008-07-161-1/+5
* | egl: updated GL_APIENTRY for WindowsJonathan White2008-07-071-1/+2
* | gles: Don't define GLAPIENTRY here.José Fonseca2008-06-301-1/+0
* | egl: Windows updates to the platform.h filesJonathan White2008-06-271-2/+1
* | egl: assorted fixes for WindowsJonathan White2008-06-051-2/+0
* | egl: new GLES/glplatform.h headerBrian Paul2008-06-041-0/+76
* | egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.orgBrian Paul2008-06-042-356/+821
* | egl: created GLES/egl.h backward-compatibility header (see comments inside)Brian Paul2008-06-041-0/+6
* | egl: moved egl.h into EGL/ directoryBrian Paul2008-06-041-300/+0
* | egl: moved eglext.h into EGL/ directoryBrian Paul2008-06-041-186/+0
* | obsolete with EGL 1.4Brian Paul2008-05-271-100/+0
* | added EGL_MESA_screen_surface, EGL_MESA_copy_context extensionsBrian Paul2008-05-271-0/+59
* | remove stray ! characterBrian Paul2008-05-271-1/+1
* | new eglext.h from KhronosBrian Paul2008-05-271-0/+127
* | EGL 1.4 header from KhronosBrian Paul2008-05-271-244/+279
* | mesa: update/add newer GL ES headersBrian Paul2008-05-074-155/+1092
|/
* EGL 1.2 tokens/functions/etc.Brian Paul2006-02-051-2/+50
* rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESABrian Paul2005-12-101-9/+11
* remove eglQueryDisplayMESA()Brian Paul2005-05-171-1/+0
* EGL_MESA_copy_context stuffBrian Paul2005-05-161-3/+4
* Add empty placeholder for eglCopyContextMESAJon Smirl2005-05-141-0/+1
* Fix compiler warning about missing parameter listJon Smirl2005-05-141-1/+1
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-1/+3
* EGLScreenMESA updatesBrian Paul2005-05-042-8/+8
* types for Mesa implementation of EGLBrian Paul2005-04-221-39/+35
* prototype EGL_MESA_screen_surface.Brian Paul2005-04-221-0/+40
* Add preliminary EGL headers.Adam Jackson2005-03-042-0/+280