summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/context_group.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure that ContextGroup is destroyed when an appropriate GL context is current.apatrick@chromium.org2011-10-051-10/+6
* 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/+6
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-031-4/+5
* Switch most usages of std::map to base::hash_table in GPU service.gman@chromium.org2011-05-131-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-4/+4
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-1/+3
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-3/+1
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-1/+3
* Fix destruction order of ContextGroupgman@chromium.org2010-10-271-2/+2
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-3/+12
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-32/+7
* Enables GL_OES_standard_derivativesgman@chromium.org2010-09-171-1/+3
* Adds support for EXT_framebuffer_multisamplegman@chromium.org2010-08-231-0/+15
* Adds support for OpenGL ES 2.0 extensionsgman@chromium.org2010-07-161-0/+10
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+3
* Refactor validation code so it can be modified at runtime.gman@chromium.org2010-06-151-0/+7
* Resubmit http://codereview.chromium.org/2096008/showgman@chromium.org2010-05-191-1/+25
* Reverting again, will manually build on linux since trybots are apparently no...gman@chromium.org2010-05-181-25/+1
* Resubmit with fix that trybot didn't catch.gman@chromium.org2010-05-181-1/+25
* revert last CLgman@chromium.org2010-05-181-25/+1
* Update the GLSL translator code to use the correct constantsgman@chromium.org2010-05-181-1/+25
* Adds support for shared resources.gman@chromium.org2010-05-031-1/+10
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-9/+0
* Adds renderbuffer and framebuffer tracking so we cangman@chromium.org2010-03-251-0/+14
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-0/+88