summaryrefslogtreecommitdiffstats
path: root/include/KHR
Commit message (Collapse)AuthorAgeFilesLines
* EGL: sync headers with KhronosEric Engestrom2019-08-141-11/+17
| | | | Signed-off-by: Eric Engestrom <[email protected]>
* egl: Update headers from KhronosDaniel Stone2017-08-111-7/+3
| | | | | | Taken from egl-registry 7d68647c4dab. Signed-off-by: Daniel Stone <[email protected]>
* egl: import platform headers from registry (v2)Marek Olšák2015-06-051-3/+16
| | | | | | | v2: don't remove local Mesa changes Reviewed-by: Emil Velikov <[email protected]> Reviewed-by: Chad Versace <[email protected]>
* Update KHRONOS_APICALL for _WIN32 platform.Chia-I Wu2010-05-311-1/+5
| | | | Use __declspec(dllexport) when KHRONOS_DLL_EXPORTS is defined.
* egl: Update headers.Chia-I Wu2010-01-251-0/+273
Update to the current versions found at http://www.khronos.org/registry/egl/. There is one modification in khrplatform.h for GCC visibility.