summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/texture_manager.h
Commit message (Expand)AuthorAgeFilesLines
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-34/+23
* Fixes for the default texture.gman@chromium.org2010-08-241-0/+14
* Adds range checking to glTexSubImage2D, glCompressedTexSubImage2D,gman@chromium.org2010-07-311-3/+19
* Add support for gman@chromium.org2010-07-201-2/+17
* Adds support for OpenGL ES 2.0 extensionsgman@chromium.org2010-07-161-5/+13
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+4
* Adds tracking of number of unrenderable textures sogman@chromium.org2010-06-021-19/+45
* A few more changes for conformance tests.gman@chromium.org2010-05-071-13/+1
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-9/+12
* A bunch more GLES2 conformance test fixes.gman@chromium.org2010-04-221-1/+15
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-1/+1
* Made glReadPixels handle out of range areas.gman@chromium.org2010-03-191-0/+5
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-11/+53
* Updates many commands to require the client to set the gman@chromium.org2010-02-171-13/+35
* Adds texture tracking.gman@chromium.org2010-02-161-0/+189