summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/shader_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make shader and program object lifetimes match OpenGL ES spec.gman@chromium.org2010-12-131-16/+70
* Use the shader translator to correct bad type informationgman@chromium.org2010-11-121-1/+75
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-1/+2
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+30
* Changes required to get glValidateProgram to workgman@chromium.org2010-06-141-1/+6
* Resubmit http://codereview.chromium.org/2096008/showgman@chromium.org2010-05-191-0/+1
* Reverting again, will manually build on linux since trybots are apparently no...gman@chromium.org2010-05-181-1/+0
* Resubmit with fix that trybot didn't catch.gman@chromium.org2010-05-181-0/+1
* revert last CLgman@chromium.org2010-05-181-1/+0
* Update the GLSL translator code to use the correct constantsgman@chromium.org2010-05-181-0/+1
* Added shader type to shader info.alokp@chromium.org2010-04-281-2/+5
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-11/+13
* Adds texture tracking.gman@chromium.org2010-02-161-0/+50