summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/program_manager.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-13/+6
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-2/+0
* Fixes glAttachShader to be OpenGL ES 2.0 spec compliant.gman@chromium.org2010-08-121-1/+1
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+4
* Changes required to get glValidateProgram to workgman@chromium.org2010-06-141-0/+14
* Makes LinkProgram fail if both a vertex and fragment shadergman@chromium.org2010-06-071-0/+11
* Changes the command buffer code to check that allgman@chromium.org2010-05-121-1/+15
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-0/+3
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-8/+24
* Some GL drivers incorrectly return "gl_DepthRange.far" asgman@chromium.org2010-04-211-14/+22
* Fix uniform array support.gman@chromium.org2010-04-071-2/+3
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-16/+47
* Adds texture tracking.gman@chromium.org2010-02-161-0/+131