![]() In order to support the (currently unregistered) Chromium-specific EGL extension eglGetSyncValuesCHROMIUM on Intel systems, we need to import the Chromium header that defines it. The file was downloaded from https://chromium.googlesource.com/chromium/chromium/+/trunk/ui/gl/EGL/eglextchromium.h It is subject to the license found at https://chromium.googlesource.com/chromium/chromium/+/trunk/LICENSE I have imported the header file and added the license text to the top. The only change was to fix the include guard on the Chromium header to change the last line from a #define to a #endif, which makes the header actually compile. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Reviewed-by: Chad Versace <chad.versace@linux.intel.com> Cc: Jamey Sharp <jamey@minilop.net> Cc: Ian Romanick <idr@freedesktop.org> Cc: Stéphane Marchesin <stephane.marchesin@gmail.com> |
il y a 11 ans | |
---|---|---|
.. | ||
CL | clover: Update OpenCL headers to version 1.2 from Khronos. | il y a 11 ans |
EGL | Import eglextchromium.h from Chromium. | il y a 11 ans |
GL | Regenerate gl_mangle.h. | il y a 11 ans |
GLES | gles: Update glext.h to revision 20798. | il y a 12 ans |
GLES2 | include/GLES3: add OpenGL ES 3.1 Headers | il y a 11 ans |
GLES3 | include/GLES3: add OpenGL ES 3.1 Headers | il y a 11 ans |
HaikuGL | haiku: change atomic int to non-volatile | il y a 11 ans |
KHR | Update KHRONOS_APICALL for _WIN32 platform. | il y a 15 ans |
VG | st/vega: Update to latest headers. | il y a 14 ans |
c11 | c11/threads: don't include assert.h if the assert macro is already defined | il y a 11 ans |
c99 | mesa: fixes for MSVC 2013 | il y a 11 ans |
pci_ids | radeonsi: add Mullins pci ids. | il y a 11 ans |
c99_compat.h | scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. | il y a 12 ans |