| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that ContextGroup is destroyed when an appropriate GL context is current. | apatrick@chromium.org | 2011-10-05 | 1 | -12/+16 |
* | Code cleanup: rename DisallowedExtensions to DisallowedFeature. | zmo@google.com | 2011-09-22 | 1 | -2/+2 |
* | Add option to not generate resources on bind in OpenGL ES | gman@chromium.org | 2011-08-16 | 1 | -1/+2 |
* | Rename and document glCommandBufferEnableCHROMIUM | gman@chromium.org | 2011-08-12 | 1 | -1/+0 |
* | Implemented support for GL context share groups in the renderer process.I put... | apatrick@chromium.org | 2011-08-03 | 1 | -8/+11 |
* | Support GL_OES_EGL_image_external | bulach@chromium.org | 2011-07-26 | 1 | -1/+1 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Connect up --disable-gl-multisampling to command buffer | jbauman@chromium.org | 2011-03-14 | 1 | -2/+4 |
* | Revert 77899 - Connect up --disable-gl-multisampling to command buffer | kinuko@chromium.org | 2011-03-12 | 1 | -4/+2 |
* | Connect up --disable-gl-multisampling to command buffer | jbauman@chromium.org | 2011-03-12 | 1 | -2/+4 |
* | * Check for GL_ANGLE_framebuffer_mutlisample | gman@chromium.org | 2010-11-09 | 1 | -3/+6 |
* | Add Ability to pass in allowed extensions to GPU contexts. | gman@chromium.org | 2010-10-19 | 1 | -16/+9 |
* | A step in making it possible for WebGL to request no features | gman@chromium.org | 2010-09-30 | 1 | -185/+8 |
* | Added lots of logging to the GPU code. | apatrick@chromium.org | 2010-09-20 | 1 | -2/+10 |
* | Enables GL_OES_standard_derivatives | gman@chromium.org | 2010-09-17 | 1 | -0/+10 |
* | Add support for GL_OES_depth24 | gman@chromium.org | 2010-08-26 | 1 | -1/+6 |
* | Adds support for GL_EXT_texture_compression_s3tc, | gman@chromium.org | 2010-08-26 | 1 | -5/+56 |
* | Fixes for the default texture. | gman@chromium.org | 2010-08-24 | 1 | -0/+4 |
* | Adds support for EXT_framebuffer_multisample | gman@chromium.org | 2010-08-23 | 1 | -0/+12 |
* | Add support for GL_EXT_read_format_bgra. | gman@chromium.org | 2010-08-12 | 1 | -2/+21 |
* | ContextGroup::Initialize fails on insufficient vertex attribs or texture units. | apatrick@chromium.org | 2010-08-09 | 1 | -4/+6 |
* | GPU command decoder uses depth24_stencil8_oes extension if available. | apatrick@chromium.org | 2010-08-02 | 1 | -17/+15 |
* | Add support for | gman@chromium.org | 2010-07-20 | 1 | -2/+46 |
* | Adds support for OpenGL ES 2.0 extensions | gman@chromium.org | 2010-07-16 | 1 | -1/+46 |
* | Free the resources used by a context group. | gman@chromium.org | 2010-07-01 | 1 | -0/+39 |
* | Resubmit http://codereview.chromium.org/2096008/show | gman@chromium.org | 2010-05-19 | 1 | -6/+37 |
* | Reverting again, will manually build on linux since trybots are apparently no... | gman@chromium.org | 2010-05-18 | 1 | -37/+6 |
* | Resubmit with fix that trybot didn't catch. | gman@chromium.org | 2010-05-18 | 1 | -6/+37 |
* | revert last CL | gman@chromium.org | 2010-05-18 | 1 | -37/+6 |
* | Update the GLSL translator code to use the correct constants | gman@chromium.org | 2010-05-18 | 1 | -6/+37 |
* | Adds support for shared resources. | gman@chromium.org | 2010-05-03 | 1 | -0/+11 |
* | Changes the code to use separate ids namspaces | gman@chromium.org | 2010-04-27 | 1 | -2/+0 |
* | Adds renderbuffer and framebuffer tracking so we can | gman@chromium.org | 2010-03-25 | 1 | -0/+4 |
* | Reorangizing the GLES2 code to handle shared | gman@chromium.org | 2010-02-25 | 1 | -0/+59 |