summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/shader_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in shader and program managers.gman@chromium.org2011-03-231-22/+9
* Fixed bug in DetachShader.gman@chromium.org2011-03-161-7/+8
* Fix TexSubImage2D and CompressedTexSubImage2D to check that format and typegman@chromium.org2011-01-291-9/+10
* Make shader and program object lifetimes match OpenGL ES spec.gman@chromium.org2010-12-131-4/+31
* Use the shader translator to correct bad type informationgman@chromium.org2010-11-121-4/+14
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-1/+1
* Free the resources used by a context group.gman@chromium.org2010-07-011-2/+5
* Changes required to get glValidateProgram to workgman@chromium.org2010-06-141-11/+11
* Resubmit http://codereview.chromium.org/2096008/showgman@chromium.org2010-05-191-1/+21
* Reverting again, will manually build on linux since trybots are apparently no...gman@chromium.org2010-05-181-21/+1
* Resubmit with fix that trybot didn't catch.gman@chromium.org2010-05-181-1/+21
* revert last CLgman@chromium.org2010-05-181-21/+1
* Update the GLSL translator code to use the correct constantsgman@chromium.org2010-05-181-1/+21
* Added shader type to shader info.alokp@chromium.org2010-04-281-5/+14
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-8/+15
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-9/+25
* Adds texture tracking.gman@chromium.org2010-02-161-0/+72