summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/gles2_implementation.h
Commit message (Expand)AuthorAgeFilesLines
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-1/+0
* Cache bindings on client side in command buffer.gman@chromium.org2011-07-131-2/+32
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-0/+1
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-1/+0
* Add glGetProgramInfoCHROMIUM.gman@chromium.org2011-07-111-0/+3
* Cache easy to cache OpenGL values on client side of command buffer.gman@chromium.org2011-07-061-10/+96
* DCHECK glDeleteXXX with id = 0 as this is a bug in client code.gman@chromium.org2011-06-271-0/+34
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-141-2/+18
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-141-18/+2
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-141-2/+18
* Implement GL_CHROMIUM_rate_limit_offscreen_contextnduca@chromium.org2011-05-131-0/+1
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-1/+0
* Handle the situation in command buffer when texImage2D fails. Current implem...zmo@google.com2011-04-131-1/+6
* In r74071, the number of outstanding SwapBuffer/CopyTextureToParentTexture ca...senorblanco@chromium.org2011-02-151-1/+1
* Implemented GPU process side flow control.apatrick@chromium.org2011-02-081-1/+1
* Remove support for client side arrays from client side gpugman@chromium.org2011-02-051-67/+7
* Move limiting how many SwapBuffer calls the clientgman@chromium.org2010-12-071-0/+6
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-061-0/+4
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-1/+2
* Adds stub for client side GL logging.gman@chromium.org2010-09-231-0/+3
* Adds MapBufferSubData and MapTexSubImage2D.gman@chromium.org2010-07-141-8/+100
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-0/+3
* Adds support for shared resources.gman@chromium.org2010-05-031-17/+35
* Adds error messages for synthesized gl errors.gman@chromium.org2010-04-291-3/+9
* Changes the GLES2Implementation to use a RingBuffergman@chromium.org2010-04-281-11/+12
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-6/+19
* Resubmit CL#1629004 Support for client side buffersgman@chromium.org2010-04-131-4/+133
* Reverting commit 44334gman@chromium.org2010-04-131-133/+4
* Adds client side arraysgman@chromium.org2010-04-131-4/+133
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-1/+1
* Adds the remaining bucket commands, switches thegman@chromium.org2010-03-241-0/+3
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-5/+5
* Attempt to submit this CL for the 3rd time. No changes.gman@chromium.org2010-03-021-4/+19
* Revert http://codereview.chromium.org/660238gman@chromium.org2010-02-271-19/+4
* Resumitting reverted CLgman@chromium.org2010-02-271-4/+19
* "/b/slave/chromium-rel-linux/build/src/gpu/command_buffer/client/gles2_demo_c...thakis@chromium.org2010-02-271-19/+4
* Added support for glGetString, glGetShaderSource,gman@chromium.org2010-02-271-4/+19
* Addsgman@chromium.org2010-02-051-4/+20
* Implements glGetVertexAttribPointervgman@chromium.org2010-01-291-0/+3
* Fixed some bugs that prevented the GPU plugin from shutting down without cras...apatrick@google.com2010-01-081-0/+2
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-1/+0
* Added chromium source file preamble.apatrick@google.com2009-12-171-1/+1
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-5/+5
* TEST=nonegman@chromium.org2009-12-081-0/+6
* Merged in recent changes to command buffer code.apatrick@google.com2009-11-251-35/+29
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+93
* Reverting the rest of 32952apatrick@google.com2009-11-241-93/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+93