summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/program_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Changes the command buffer code to check that allgman@chromium.org2010-05-121-10/+25
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-1/+14
* glGetProgramiv was returning incorrect values for GL_ACTIVE_UNIFORM_MAX_LENGT...alokp@chromium.org2010-04-271-2/+4
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-22/+29
* Some GL drivers incorrectly return "gl_DepthRange.far" asgman@chromium.org2010-04-211-25/+56
* Fix uniform array support.gman@chromium.org2010-04-071-11/+35
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-25/+69
* Adds texture tracking.gman@chromium.org2010-02-161-0/+155