summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_decoder_unittest_1.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove TexSubImage2DImmediate, TexImage2DImmediate, CompressedTexImage2D.kloveless@chromium.org2013-10-091-0/+13
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-1/+6
* Refactor GPU code: Shader* info -> Shader* shadergman@chromium.org2013-03-081-3/+3
* Revert "Revert 186416"gman@chromium.org2013-03-071-0/+6
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-21/+24
* Make more GL stuff auto-generatedgman@chromium.org2012-12-071-1/+1
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-1/+1
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-1/+1
* Current status of patch:dmurph@chromium.org2012-07-181-1/+1
* Make genereteMipmap clear uncleared level 0gman@chromium.org2012-05-141-1/+1
* Make glGenerateMipmap handle out of memorygman@chromium.org2012-05-121-0/+4
* Delete Programs when no longer referencedgman@chromium.org2012-04-051-1/+16
* Defer clearing textures and renderbuffersgman@chromium.org2011-11-021-15/+9
* Adjust workaround for mipmap-related OpenGL implementation bug on Mac OS X.kbr@chromium.org2011-10-211-1/+1
* Reapply Enforce-RGB patch with bugs fixedgman@chromium.org2011-06-201-0/+16
* Revert 89002 - Enforce RGB even on buggy drivers.asargent@chromium.org2011-06-141-16/+0
* Enforce RGB even on buggy drivers.gman@chromium.org2011-06-141-0/+16
* Fix Issue that glProgramInfoLog was not called if program did not link.gman@chromium.org2011-04-291-1/+60
* Workground for glGenerateMipmap bug in some drivers.gman@chromium.org2011-03-261-2/+12
* Make CopyTexImage2D and CopyTexSubImage2D fail ifgman@chromium.org2010-12-231-0/+12
* Make shader and program object lifetimes match OpenGL ES spec.gman@chromium.org2010-12-131-2/+14
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-061-0/+11
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-1/+1
* Clear render buffersgman@chromium.org2010-08-061-2/+16
* Adds range checking to glTexSubImage2D, glCompressedTexSubImage2D,gman@chromium.org2010-07-311-0/+22
* Changes required to get glValidateProgram to workgman@chromium.org2010-06-141-0/+8
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-2/+2
* Enables vertex attrib 0 and assigns a buffer to itgman@chromium.org2010-05-171-6/+11
* Fixed bugs in glActiveTexture. Added real implementationgman@chromium.org2010-03-161-0/+31
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-0/+47