summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/program_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-0/+3
* glGetProgramiv was returning incorrect values for GL_ACTIVE_UNIFORM_MAX_LENGT...alokp@chromium.org2010-04-271-1/+2
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-23/+29
* Some GL drivers incorrectly return "gl_DepthRange.far" asgman@chromium.org2010-04-211-8/+44
* Fix uniform array support.gman@chromium.org2010-04-071-8/+48
* Fixed GPU unit tests on Mac.kbr@google.com2010-03-261-0/+31
* Adds the remaining bucket commands, switches thegman@chromium.org2010-03-241-1/+0
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-2/+4
* Adds texture tracking.gman@chromium.org2010-02-161-0/+318