summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/gles2_implementation_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Add glGetMultipleIntegervCHROMIUM""gman@chromium.org2011-06-281-0/+117
* Revert "Add glGetMultipleIntegervCHROMIUM"gman@chromium.org2011-06-271-117/+0
* Add glGetMultipleIntegervCHROMIUMgman@chromium.org2011-06-271-0/+117
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-1/+1
* Handle the situation in command buffer when texImage2D fails. Current implem...zmo@google.com2011-04-131-1/+1
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-4/+5
* Moved creation of GPU command buffer shared memory into the browser process.apatrick@chromium.org2011-02-281-0/+5
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-241-0/+6
* Remove support for client side arrays from client side gpugman@chromium.org2011-02-051-4/+8
* Make CommandBuffer::Flush asynchronous, and add CommandBuffer::FlushSync with...piman@google.com2011-01-141-2/+6
* Fix off by one error in glGetShaderiv for the sizegman@chromium.org2010-12-131-0/+49
* Fixes divide by zero bug in readpixelsgman@chromium.org2010-12-031-0/+27
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-181-20/+21
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-5/+10
* Adds MapBufferSubData and MapTexSubImage2D.gman@chromium.org2010-07-141-1/+186
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-121-6/+6
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-1/+37
* Adds support for shared resources.gman@chromium.org2010-05-031-2/+2
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-18/+0
* Resubmit CL#1629004 Support for client side buffersgman@chromium.org2010-04-131-0/+677
* Reverting commit 44334gman@chromium.org2010-04-131-677/+0
* Adds client side arraysgman@chromium.org2010-04-131-0/+677