Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gles: Restore some lost typedefs | Scott D Phillips | 2017-08-01 | 1 | -1/+14 |
| | | | | | | | | | | | | | 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 headers | Nicolai Hähnle | 2017-06-30 | 1 | -316/+132 |
| | | | | | | | | | | | 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]> | ||||
* | Update OpenGL ES headers. | Chia-I Wu | 2010-05-31 | 1 | -56/+29 |
| | |||||
* | Remove CVS keywords. | José Fonseca | 2008-08-31 | 1 | -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.org | Brian Paul | 2008-06-04 | 1 | -305/+242 |
| | |||||
* | mesa: update/add newer GL ES headers | Brian Paul | 2008-05-07 | 1 | -0/+861 |