1 Name: Khronos header files
2 Short Name: khronos_headers
3 URL: http://www.khronos.org/registry
6 License: MIT/X11, SGI Free Software License B
10 This package contains header files for the EGL and OpenGL ES 2.0 APIs from
11 Khronos. They are used for compiling code against these APIs as well as for
12 generating the GL binding initialization logic.
14 MIT/X11 (BSD like) license is for {EGL,KHR}/*, SGI Free Software License B is
19 NOTE: Please add Chromium-specific declarations to files in gpu/{GL,EGL,GLES2}
23 - Added include of gl2chromium.h
25 - Added EGLNative*Type for Mac.
26 - Added EGLNative*Type for native linux framebuffers.
28 - Modified KHRONOS_APICALL and KHRONOS_APIENTRY
30 - Added DEPS file to prevent inclusion of external dependencies.