Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Side by Side Diff: third_party/khronos/README.chromium

Issue 11412232: gpu: Add async upload functions. (Closed) Base URL: http://git.chromium.org/chromium/src.git@ASYNC_uploads
Patch Set: Add autogenerated code. Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 15 matching lines...) Expand all
26 - Added GL_ARB_texture_rectangle (subsetted) 26 - Added GL_ARB_texture_rectangle (subsetted)
27 - Added GL_EXT_framebuffer_multisample 27 - Added GL_EXT_framebuffer_multisample
28 - Added GL_CHROMIUM_command_buffer_query 28 - Added GL_CHROMIUM_command_buffer_query
29 - Added GL_CHROMIUM_command_buffer_latency_query 29 - Added GL_CHROMIUM_command_buffer_latency_query
30 - Added GL_CHROMIUM_copy_texture 30 - Added GL_CHROMIUM_copy_texture
31 - Added GL_CHROMIUM_bind_uniform_location 31 - Added GL_CHROMIUM_bind_uniform_location
32 - Added GL_CHROMIUM_get_error_query 32 - Added GL_CHROMIUM_get_error_query
33 - Added GL_CHROMIUM_iosurface 33 - Added GL_CHROMIUM_iosurface
34 - Added GL_CHROMIUM_texture_from_image 34 - Added GL_CHROMIUM_texture_from_image
35 - Added GL_CHROMIUM_pixel_transfer_buffer_object 35 - Added GL_CHROMIUM_pixel_transfer_buffer_object
36 - Added GL_CHROMIUM_async_texture_uploads
reveman 2012/11/30 03:10:20 GL_CHROMIUM_async_pixel_transfers
epennerAtGoogle 2012/11/30 04:14:22 Done.
36 - Added GL_NVX_gpu_memory_info 37 - Added GL_NVX_gpu_memory_info
37 - Added include of gl2chromium.h 38 - Added include of gl2chromium.h
38 GLES2/glchromium.h 39 GLES2/glchromium.h
39 - Added This file defines macros to change glXXX to GLES2XXX 40 - Added This file defines macros to change glXXX to GLES2XXX
40 since Chromium includes the system GL there are conflicts 41 since Chromium includes the system GL there are conflicts
41 otherwise. 42 otherwise.
42 EGL/eglplatform.h 43 EGL/eglplatform.h
43 - Added EGLNative*Type for Mac. 44 - Added EGLNative*Type for Mac.
44 45
OLDNEW
« third_party/khronos/GLES2/gl2ext.h ('K') | « third_party/khronos/GLES2/gl2ext.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698