OLD | NEW |
1 Name: Khronos header files | 1 Name: Khronos header files |
2 Short Name: khronos_headers | 2 Short Name: khronos_headers |
3 URL: http://www.khronos.org/registry | 3 URL: http://www.khronos.org/registry |
4 Version: unknown | 4 Version: unknown |
5 Date: 2012-02-01 | 5 Date: 2012-02-01 |
6 License: MIT/X11, SGI Free Software License B | 6 License: MIT/X11, SGI Free Software License B |
7 Security Critical: no | 7 Security Critical: no |
8 | 8 |
9 Description: | 9 Description: |
10 This package contains header files for the EGL and OpenGL ES 2.0 APIs from | 10 This package contains header files for the EGL and OpenGL ES 2.0 APIs from |
(...skipping 11 matching lines...) Expand all Loading... |
22 GLES2/gl2ext.h | 22 GLES2/gl2ext.h |
23 - Added Chromium and Angle extensions. | 23 - Added Chromium and Angle extensions. |
24 - Added ANGLE_instanced_arrays | 24 - Added ANGLE_instanced_arrays |
25 - Added GL_EXT_framebuffer_multisample | 25 - Added GL_EXT_framebuffer_multisample |
26 - Added GL_CHROMIUM_command_buffer_query | 26 - Added GL_CHROMIUM_command_buffer_query |
27 - Added GL_CHROMIUM_command_buffer_latency_query | 27 - Added GL_CHROMIUM_command_buffer_latency_query |
28 - Added GL_CHROMIUM_copy_texture | 28 - Added GL_CHROMIUM_copy_texture |
29 - Added GL_CHROMIUM_bind_uniform_location | 29 - Added GL_CHROMIUM_bind_uniform_location |
30 - Added GL_CHROMIUM_get_error_query | 30 - Added GL_CHROMIUM_get_error_query |
31 - Added GL_CHROMIUM_texture_from_image | 31 - Added GL_CHROMIUM_texture_from_image |
| 32 - Added GL_CHROMIUM_pixel_transfer_buffer_object |
32 - Added GL_NVX_gpu_memory_info | 33 - Added GL_NVX_gpu_memory_info |
33 - Added include of gl2chromium.h | 34 - Added include of gl2chromium.h |
34 GLES2/glchromium.h | 35 GLES2/glchromium.h |
35 - Added This file defines macros to change glXXX to GLES2XXX | 36 - Added This file defines macros to change glXXX to GLES2XXX |
36 since Chromium includes the system GL there are conflicts | 37 since Chromium includes the system GL there are conflicts |
37 otherwise. | 38 otherwise. |
38 EGL/eglplatform.h | 39 EGL/eglplatform.h |
39 - Added EGLNative*Type for Mac. | 40 - Added EGLNative*Type for Mac. |
40 | 41 |
OLD | NEW |