Sign in
chromium
/
chromium
/
src
/
768c0ff262cb7af622df394e9f2c1dbfe53e0162
/
gpu
/
GLES2
62e65f0
gpu: Change Produce/ConsumeTexture to allow texture sharing
by
[email protected]
· 12 years ago
729c0b4
Part 2/3 (GL) of adding with device scale factor to transport surfaces
by
[email protected]
· 12 years ago
e9ec4269
GPU client side changes for GpuMemoryBuffers:
by
[email protected]
· 12 years ago
a4a6bdd1
Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension.
by
[email protected]
· 12 years ago
9bc9a2e8
Add support for GL_TEXTURE_EXTERNAL_OES texture copy.
by
[email protected]
· 12 years ago
de43f08
Implement client side PBOs for glReadPixel
by
[email protected]
· 12 years ago
8265ef0
gpu: Use correct enum values for CHROMIUM_pixel_transfer_buffer_object.
by
[email protected]
· 12 years ago
2f143d48
Implement EXT_draw_buffers WebGL extention support in command buffer.
by
[email protected]
· 12 years ago
b096d03
Move InsertSyncPoint to GLES2Interface
by
[email protected]
· 12 years ago
a00c1f74
gpu: Add the ability to wait on upload completion.
by
[email protected]
· 12 years ago
840a7e46
Make WaitSyncPoint go through command buffers.
by
[email protected]
· 12 years ago
6b739b0f
Add MapBuffer prototypes to gl2extchromium.h
by
[email protected]
· 13 years ago
e0f104c61
Clean up the mess left supporting 'use system libs'
by
[email protected]
· 13 years ago
86be5d0
Move code around to fix build with system mesa.
by
[email protected]
· 13 years ago
d5bf7ca
Refactor so chromium only GL extensions require gl2extchromium.h
by
[email protected]
· 13 years ago
6b13d3ea
Aura: A little lighter GL synchronization
by
[email protected]
· 13 years ago
0ab24c0
Remove inappropriate code generation.
by
[email protected]
· 13 years ago
c0716012
Extract Chromium-specific parts out of third_party/khronos/GLES2 .
by
[email protected]
· 13 years ago
4ecea1a
Revert 174687
by
[email protected]
· 13 years ago
084c05b
Extract Chromium-specific parts out of third_party/khronos/GLES2 .
by
[email protected]
· 13 years ago
c4485aad6
Add a command to lose the context
by
[email protected]
· 13 years ago
1eebbf9
Move gl2chromium.h out of third_party, it really is our file.
by
[email protected]
· 13 years ago
95e4491
gpu: also move tex parameters into mailbox
by
[email protected]
· 13 years ago
6d04d28
Allow immutable textures into mailboxes
by
[email protected]
· 13 years ago
2be6abf3
Add glBindUniformLocationCHROMIUM
by
[email protected]
· 13 years ago
991564bf
Make GL_CHROMIUM_consistent_uniform_locations slighty more robust
by
[email protected]
· 13 years ago
6c75c71
Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture command buffer GL extension.
by
[email protected]
· 13 years ago
3f00df9
Add support for GL_CHROMIUM_consistent_uniform_locations
by
[email protected]
· 13 years ago
8137574
Plum through ANGLE_depth_texture
by
[email protected]
· 13 years ago
0a1e9ad
by
[email protected]
· 13 years ago
8a5a84a
Added documentation for GL_CHROMIUM_texture_mailbox GL extension.
by
[email protected]
· 13 years ago
43410e9
Re-submission of http://codereview.chromium.org/9968113
by
[email protected]
· 13 years ago
74345af2
Revert 132934 - this change seems to break many webgl related layout tests
by
[email protected]
· 13 years ago
b64c2495
by
[email protected]
· 13 years ago
3458a64a
Add GL_EXT_unpack_subimage support to command buffer client code.
by
[email protected]
· 13 years ago
7102690b
Move GL headers from gpu to third_party/khronos
by
[email protected]
· 14 years ago
e51bdf3
Added minimal support to command buffer for GL_ARB_texture_rectangle
by
[email protected]
· 14 years ago
8ee503f6
Revert 111170 - Move GL headers from gpu to third_party/khronos
by
[email protected]
· 14 years ago
8fcd0ee5
Move GL headers from gpu to third_party/khronos
by
[email protected]
· 14 years ago
e4c0befe
Add a comment for the new CHROMIUM extension.
by
[email protected]
· 14 years ago
1c75a370
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
by
[email protected]
· 14 years ago
6c8bbcb
Removed old code related to unimplemented GL_CHROMIUM_copy_texture_to_parent_texture and GL_CHROMIUM_latch.
by
[email protected]
· 14 years ago
6494823b
Split GL binding init into core and extension part
by
[email protected]
· 14 years ago
d347a62
Change the enum GL_TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE to the assigned value.
by
[email protected]
· 14 years ago
d6a53e4
Implement 'ANGLE_translated_shader_source' extension in command-buffer.
by
[email protected]
· 14 years ago
435f1ce2f
fix executable bit
by
[email protected]
· 14 years ago
d423985
Rename and document glCommandBufferEnableCHROMIUM
by
[email protected]
· 14 years ago
6f9ae7e
Expose DXT3 and DXT5 through ANGLE
by
[email protected]
· 14 years ago
a3f5665
Remove executable bit on text files.
by
[email protected]
· 14 years ago
b4e2f66
Document CHROMIUM's OpenGL ES 2.0 extensions
by
[email protected]
· 14 years ago
61eeb33f
Support GL_OES_EGL_image_external
by
[email protected]
· 14 years ago
0226c11
Add support for GL_CHROMIUM_flipy
by
[email protected]
· 14 years ago
38d139d
Detect and expose loss of OpenGL context using GL_ARB_robustness.
by
[email protected]
· 14 years ago
35d9007
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustness. (Regressed static initalizer size on Linux -- will need to reexamine code to understand why.)
by
[email protected]
· 14 years ago
8d2c157
Detect and expose loss of OpenGL context using GL_ARB_robustness.
by
[email protected]
· 14 years ago
2318d34
Add glGetProgramInfoCHROMIUM.
by
[email protected]
· 14 years ago
372e041
Revert "Revert "Add glGetMultipleIntegervCHROMIUM""
by
[email protected]
· 14 years ago
54fa062
Revert "Add glGetMultipleIntegervCHROMIUM"
by
[email protected]
· 14 years ago
40c7ee4
Add glGetMultipleIntegervCHROMIUM
by
[email protected]
· 14 years ago
31fe0b6
Implement GL_CHROMIUM_rate_limit_offscreen_context
by
[email protected]
· 14 years ago
ce9eea60
implemented latch support in renderer process. this corresponds with a webkit patch.
by
[email protected]
· 14 years ago
1e6f58d
Implement latch system to help with GPU compositing flow control.
by
[email protected]
· 14 years ago
c2f8c840
Exposed support for dynamically enabling extensions in command buffer
by
[email protected]
· 15 years ago
269200b1
Renames Chrome only GL extension functions to follow GL naming convention.
by
[email protected]
· 15 years ago
8fbedc0
Adds support for GL_FIXED vertex attributes.
by
[email protected]
· 15 years ago
43ecf37
Added glResizeCHRM to resize the drawable associated with the command buffer.
by
[email protected]
· 15 years ago
a3a93e7b
Add way to create a texture in parent's context and copy into it
by
[email protected]
· 15 years ago
8e3e066
Adds support for EXT_framebuffer_multisample
by
[email protected]
· 15 years ago
7b92c41
Add support for
by
[email protected]
· 15 years ago
7488d96
Adds support for OpenGL ES 2.0 extensions
by
[email protected]
· 15 years ago
ea64c0a1
Fix for gl2ext.h
by
[email protected]
· 15 years ago
2ad35bc
Expose MapBufferSubData and MatTexSubImage2D
by
[email protected]
· 15 years ago
8cd62f6
Adds MapBufferSubData and MapTexSubImage2D.
by
[email protected]
· 15 years ago
b1d2dcb
Makes shader translation a runtime switch.
by
[email protected]
· 15 years ago
b6140d0
Adds support for compressed textures. DXT1 only.
by
[email protected]
· 15 years ago
4e8a5b12
Resubmit CL http://codereview.chromium.org/1992008/
by
[email protected]
· 15 years ago
dab74db
Revert gpu CL which broke the Mac build.
by
[email protected]
· 15 years ago
9e64440a
This CL adds the option to support buffers that are bound
by
[email protected]
· 15 years ago
20575147
Added gl2ext.h for conformance tests to compile.
by
[email protected]
· 15 years ago
9f42732
Rearrange GLES2 files so they are easier to use from native client and pepper.
by
[email protected]
· 15 years ago