summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/context_group.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure that ContextGroup is destroyed when an appropriate GL context is current.apatrick@chromium.org2011-10-051-12/+16
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-2/+2
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-161-1/+2
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-1/+0
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-031-8/+11
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-261-1/+1
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-2/+2
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-2/+4
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-4/+2
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-2/+4
* * Check for GL_ANGLE_framebuffer_mutlisamplegman@chromium.org2010-11-091-3/+6
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-16/+9
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-185/+8
* Added lots of logging to the GPU code.apatrick@chromium.org2010-09-201-2/+10
* Enables GL_OES_standard_derivativesgman@chromium.org2010-09-171-0/+10
* Add support for GL_OES_depth24gman@chromium.org2010-08-261-1/+6
* Adds support for GL_EXT_texture_compression_s3tc,gman@chromium.org2010-08-261-5/+56
* Fixes for the default texture.gman@chromium.org2010-08-241-0/+4
* Adds support for EXT_framebuffer_multisamplegman@chromium.org2010-08-231-0/+12
* Add support for GL_EXT_read_format_bgra.gman@chromium.org2010-08-121-2/+21
* ContextGroup::Initialize fails on insufficient vertex attribs or texture units.apatrick@chromium.org2010-08-091-4/+6
* GPU command decoder uses depth24_stencil8_oes extension if available.apatrick@chromium.org2010-08-021-17/+15
* Add support for gman@chromium.org2010-07-201-2/+46
* Adds support for OpenGL ES 2.0 extensionsgman@chromium.org2010-07-161-1/+46
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+39
* Resubmit http://codereview.chromium.org/2096008/showgman@chromium.org2010-05-191-6/+37
* Reverting again, will manually build on linux since trybots are apparently no...gman@chromium.org2010-05-181-37/+6
* Resubmit with fix that trybot didn't catch.gman@chromium.org2010-05-181-6/+37
* revert last CLgman@chromium.org2010-05-181-37/+6
* Update the GLSL translator code to use the correct constantsgman@chromium.org2010-05-181-6/+37
* Adds support for shared resources.gman@chromium.org2010-05-031-0/+11
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-2/+0
* Adds renderbuffer and framebuffer tracking so we cangman@chromium.org2010-03-251-0/+4
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-0/+59