summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/tests/gl_unittests.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Get gl_tests running on Nexus 4gman@chromium.org2013-04-021-0/+30
* add shared resource testgman@chromium.org2012-11-141-1/+1
* Make GL_VENDOR and GL_RENDERER always return 'Chromium'gman@chromium.org2012-05-091-0/+15
* Make unit test to check glCopyTextureCHROMIUM works with deleted programsgman@chromium.org2012-05-081-9/+32
* Move GL_GLEXT_PROTOTYPES to gyp filegman@chromium.org2012-05-071-4/+0
* Add Occlusion Query test to gl_testsgman@chromium.org2012-05-021-3/+1
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-0/+10
* Add gl_tests target as place to put GL tests for the command buffer.gman@chromium.org2012-04-121-0/+39