summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_decoder_autogen.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs in glActiveTexture. Added real implementationgman@chromium.org2010-03-161-6/+8
* Track the bound framebuffer and renderbuffer andgman@chromium.org2010-03-111-10/+14
* Resubmittinggman@chromium.org2010-03-051-2/+2
* Reverting previous CL.gman@chromium.org2010-03-051-2/+2
* Implements index validation for DrawElements.gman@chromium.org2010-03-051-2/+2
* Added SafeMultiply and SafeAdd to check for overflowsgman@chromium.org2010-03-051-100/+321
* Attempt to submit this CL for the 3rd time. No changes.gman@chromium.org2010-03-021-75/+22
* Revert http://codereview.chromium.org/660238gman@chromium.org2010-02-271-22/+75
* Resumitting reverted CLgman@chromium.org2010-02-271-75/+22
* "/b/slave/chromium-rel-linux/build/src/gpu/command_buffer/client/gles2_demo_c...thakis@chromium.org2010-02-271-22/+75
* Added support for glGetString, glGetShaderSource,gman@chromium.org2010-02-271-75/+22
* Adds validation for GLsizei and GLsizeiptr types.gman@chromium.org2010-02-251-1/+257
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-36/+36
* Adds texture tracking.gman@chromium.org2010-02-161-2/+2
* Reimplemented glShaderSource in preparation for shadergman@chromium.org2010-02-121-2/+2
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-503/+503
* Adds unit tests for glDrawArrays and glDrawBuffersgman@chromium.org2010-01-131-27/+27
* A bunch of unit tests for GLES2gman@chromium.org2010-01-051-10/+56
* Adds a GLMock object so we can check the code isgman@chromium.org2009-12-231-84/+84
* Add Immediate command data size validation.gman@chromium.org2009-12-221-397/+213
* Implements Validation for all GLenum arguments and gman@chromium.org2009-12-161-742/+743
* Merged in recent changes to command buffer code.apatrick@google.com2009-11-251-539/+346
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+2610
* Reverting the rest of 32952apatrick@google.com2009-11-241-2610/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+2610