summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/context_group_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-2/+2
* Ensure that ContextGroup is destroyed when an appropriate GL context is current.apatrick@chromium.org2011-10-051-4/+40
* 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/+1
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-2/+3
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-3/+2
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-2/+3
* Fix destruction order of ContextGroupgman@chromium.org2010-10-271-1/+1
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-29/+33
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-1/+2
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-316/+22
* Enables GL_OES_standard_derivativesgman@chromium.org2010-09-171-0/+8
* Add support for GL_OES_depth24gman@chromium.org2010-08-261-0/+9
* Adds support for GL_EXT_texture_compression_s3tc,gman@chromium.org2010-08-261-2/+119
* Fixes for the default texture.gman@chromium.org2010-08-241-59/+4
* Adds support for EXT_framebuffer_multisamplegman@chromium.org2010-08-231-0/+19
* Add support for GL_EXT_read_format_bgra.gman@chromium.org2010-08-121-0/+19
* GPU command decoder uses depth24_stencil8_oes extension if available.apatrick@chromium.org2010-08-021-17/+0
* Add support for gman@chromium.org2010-07-201-0/+61
* Adds support for OpenGL ES 2.0 extensionsgman@chromium.org2010-07-161-0/+183
* Resubmit http://codereview.chromium.org/2096008/showgman@chromium.org2010-05-191-0/+5
* Reverting again, will manually build on linux since trybots are apparently no...gman@chromium.org2010-05-181-5/+0
* Resubmit with fix that trybot didn't catch.gman@chromium.org2010-05-181-0/+5
* revert last CLgman@chromium.org2010-05-181-5/+0
* Update the GLSL translator code to use the correct constantsgman@chromium.org2010-05-181-0/+5
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-1/+0
* Adds renderbuffer and framebuffer tracking so we cangman@chromium.org2010-03-251-0/+2
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-0/+40