summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/build_gles2_cmd_buffer.py
Commit message (Expand)AuthorAgeFilesLines
* dds some docs about the command buffer andgman@chromium.org2010-03-311-1/+61
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-5/+5
* Adds the remaining bucket commands, switches thegman@chromium.org2010-03-241-256/+188
* Refactored glGet commands to use a SizedResult forgman@chromium.org2010-03-171-41/+232
* Fixed bugs in glActiveTexture. Added real implementationgman@chromium.org2010-03-161-9/+43
* Track the bound framebuffer and renderbuffer andgman@chromium.org2010-03-111-7/+43
* Resubmittinggman@chromium.org2010-03-051-34/+65
* Reverting previous CL.gman@chromium.org2010-03-051-65/+34
* Implements index validation for DrawElements.gman@chromium.org2010-03-051-34/+65
* Attempt to submit this CL for the 3rd time. No changes.gman@chromium.org2010-03-021-72/+207
* Bullshit CL to get the buildbots to try againgman@chromium.org2010-02-271-1/+1
* Revert http://codereview.chromium.org/660238gman@chromium.org2010-02-271-207/+72
* Resumitting reverted CLgman@chromium.org2010-02-271-72/+207
* "/b/slave/chromium-rel-linux/build/src/gpu/command_buffer/client/gles2_demo_c...thakis@chromium.org2010-02-271-207/+72
* Added support for glGetString, glGetShaderSource,gman@chromium.org2010-02-271-72/+207
* Adds validation for GLsizei and GLsizeiptr types.gman@chromium.org2010-02-251-12/+40
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-78/+115
* Fixes ReadPixel to have a result so the clientgman@chromium.org2010-02-241-5/+24
* Adds texture tracking.gman@chromium.org2010-02-161-22/+22
* Reimplemented glShaderSource in preparation for shadergman@chromium.org2010-02-121-2/+4
* Fixed GPU unit tests on Mac OS X.kbr@google.com2010-02-091-2/+5
* Addsgman@chromium.org2010-02-051-11/+92
* This file was missing from the last CL as it was sittinggman@chromium.org2010-02-021-1/+2
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-50/+50
* Implements glGetVertexAttribPointervgman@chromium.org2010-01-291-81/+0
* Adds unit tests for glDrawArrays and glDrawBuffersgman@chromium.org2010-01-131-2/+11
* Adds a sync to glFinish and SwapBuffers at thegman@chromium.org2010-01-131-2/+8
* A bunch of unit tests for GLES2gman@chromium.org2010-01-051-470/+1202
* Adds a GLMock object so we can check the code isgman@chromium.org2009-12-231-4/+1
* Add Immediate command data size validation.gman@chromium.org2009-12-221-58/+121
* Implements Validation for all GLenum arguments and gman@chromium.org2009-12-161-182/+625
* Another round of gcc fixes for GPU command buffers.scherkus@chromium.org2009-12-151-20/+49
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-4/+4
* Setting some svn properties for /src/gpu files.scherkus@chromium.org2009-12-101-0/+0
* TBR=apatrick@chromium.orggman@chromium.org2009-12-031-2/+2
* Merged in recent changes to command buffer code.apatrick@google.com2009-11-251-152/+276
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+2577
* Reverting the rest of 32952apatrick@google.com2009-11-241-2577/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+2577