summaryrefslogtreecommitdiffstats
path: root/include/GLES/glext.h
Commit message (Collapse)AuthorAgeFilesLines
* gles: Restore some lost typedefsScott D Phillips2017-08-011-3/+0
| | | | | | | | | | | | | GLES/gl.h has historically provided some typedefs that are not used in the API itself. Restore these typedefs that were lost to avoid breaking applications. These seem to be the only typedefs removed in the update. Fixes: 7fd0817 "Update Khronos-supplied headers" [Eric: added a big warning to revert this patch when pulling the updated header] Signed-off-by: Eric Engestrom <[email protected]>
* Update Khronos-supplied headersNicolai Hähnle2017-06-301-922/+595
| | | | | | | | | | | Taken from commit 676834dd529d620ee25090e738d2607dfde003d8 of https://github.com/KhronosGroup/OpenGL-Registry.git v2: - keep the BUILDING_MESA bits (Matt) Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
* gles: Update glext.h to revision 20798.Matt Turner2013-07-291-3/+3
| | | | Reviewed-by: Jordan Justen <[email protected]>
* gles: Update glext.h to revision 19260Matt Turner2012-11-151-7/+212
| | | | Reviewed-by: Chad Versace <[email protected]>
* GLES: upgrade glext.h to revision 13240Chia-I Wu2011-11-031-2/+74
| | | | | Reviewed-by: Brian Paul <[email protected]> Acked-by: Jakob Bornecrantz <[email protected]>
* Update OpenGL ES headers.Chia-I Wu2010-05-311-127/+521
|
* Remove CVS keywords.José Fonseca2008-08-311-1/+0
| | | | | Please remove CVS keywords when importing third-party code into the git repository.
* egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.orgBrian Paul2008-06-041-51/+579
|
* mesa: update/add newer GL ES headersBrian Paul2008-05-071-0/+80