aboutsummaryrefslogtreecommitdiffstats
path: root/include/KHR
Commit message (Collapse)AuthorAgeFilesLines
* 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.