summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/texture_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* External stream texture support.sievers@chromium.org2011-09-281-13/+13
* Revert 102978 - Change X11 error handler override to allow easy X11 error che...dominich@chromium.org2011-09-271-5/+3
* Change X11 error handler override to allow easy X11 error checking.dominich@chromium.org2011-09-271-3/+5
* Fix issue with unused mips.gman@chromium.org2011-09-271-4/+32
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-1/+0
* Fix 2 Dr. Memory issuesgman@chromium.org2011-08-081-2/+3
* Revert 94743 - Allow the renderer process to map textures from one context in...jamesr@chromium.org2011-07-301-0/+22
* Allow the renderer process to map textures from one context into another.apatrick@chromium.org2011-07-291-22/+0
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-261-2/+49
* Return error after allocating GL resource.gman@chromium.org2011-06-281-6/+2
* Validate glTexParameter parameters.gman@chromium.org2011-05-121-8/+20
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Workground for glGenerateMipmap bug in some drivers.gman@chromium.org2011-03-261-0/+27
* GPU process - parent GL context does not delete the textures it shares with c...apatrick@chromium.org2011-03-181-1/+23
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-2/+3
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-119/+151
* Fixes for the default texture.gman@chromium.org2010-08-241-0/+18
* A couple of minor fixes for CopyTexImage2Dgman@chromium.org2010-08-041-1/+23
* Adds range checking to glTexSubImage2D, glCompressedTexSubImage2D,gman@chromium.org2010-07-311-0/+64
* Add support for gman@chromium.org2010-07-201-3/+69
* Adds support for OpenGL ES 2.0 extensionsgman@chromium.org2010-07-161-33/+56
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+41
* Adds tracking of number of unrenderable textures sogman@chromium.org2010-06-021-23/+44
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-0/+3
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-12/+15
* Fixed GPU unit tests on Mac.kbr@google.com2010-03-261-0/+8
* Adds the remaining bucket commands, switches thegman@chromium.org2010-03-241-5/+4
* Made glReadPixels handle out of range areas.gman@chromium.org2010-03-191-0/+17
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-4/+36
* Updates many commands to require the client to set the gman@chromium.org2010-02-171-1/+197
* Adds texture tracking.gman@chromium.org2010-02-161-0/+53