summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/context_group.h
Commit message (Expand)AuthorAgeFilesLines
* 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