summaryrefslogtreecommitdiffstats
path: root/include/GL/wglext.h
Commit message (Collapse)AuthorAgeFilesLines
* include: Update GL headers from khronos opengl registry.Eric Anholt2017-10-121-1/+1
| | | | | | | | Taken from their c6a99aff31874697741a08cbc8a3488606ce59c7, keeping the BUILDING_MESA hunk in place. Reviewed-by: Daniel Stone <[email protected]> Acked-by: Kenneth Graunke <[email protected]>
* include: Sync Khronos headers for OpenGL 4.6Adam Jackson2017-08-241-1/+1
| | | | | | | | Taken from c21e602b9fda1d3bbaecb08194592f67e6a0649b from OpenGL-Registry. (This time without breaking glext.h.) Signed-off-by: Adam Jackson <[email protected]> Acked-by: Ilia Mirkin <[email protected]>
* Revert "include: Sync Khronos headers for OpenGL 4.6"Adam Jackson2017-08-241-1/+1
| | | | | | Broke the BUILDING_MESA bit, oops. This reverts commit ef1e87e6cdbd80e74a8bc6d48b0b174a0812fe69.
* include: Sync Khronos headers for OpenGL 4.6Adam Jackson2017-08-241-1/+1
| | | | | | | | Taken from c21e602b9fda1d3bbaecb08194592f67e6a0649b from OpenGL-Registry. Signed-off-by: Adam Jackson <[email protected]> Acked-by: Ilia Mirkin <[email protected]>
* Update Khronos-supplied headersNicolai Hähnle2017-06-301-5/+15
| | | | | | | | | | | 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 Khronos-supplied headers to r33100Ilia Mirkin2016-08-281-3/+3
| | | | | | | | As retrieved from opengl.org and khronos.org. Maintained the APPLE hack in GL/glext.h manually. Added gl32.h. Signed-off-by: Ilia Mirkin <[email protected]> Acked-by: Dave Airlie <[email protected]>
* mesa: update wglext.h to version 20140810Brian Paul2014-08-121-2/+9
| | | | Reviewed-by: Ilia Mirkin <[email protected]>
* mesa: update wglext.h to version 20140630Brian Paul2014-08-051-675/+607
| | | | Reviewed-by: Matt Turner <[email protected]>
* mesa: upgrade wglext.h to version 22Brian Paul2010-09-141-106/+138
|
* gl: updated wglext.h to version 17Brian Paul2009-10-231-5/+40
|
* gl: upgrade wglext.h to version 15Brian Paul2009-08-031-4/+15
|
* mesa: Fix wglext.h prototypes.Michal Krol2009-06-051-2/+2
|
* mesa: update wglext.h to latest versionBrian Paul2009-06-041-1/+11
|
* gl: added include/GL/wglext.hBrian Paul2009-03-051-0/+813