summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/command_buffer_mock.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in gpu/.avi2015-12-211-13/+17
* Add OrderingBarrierCHROMIUM API.vmiura2015-02-061-0/+1
* Remove num_entries and put_offset from CommandBuffer::Statepiman2014-11-061-0/+1
* Remove CommandBuffer::GetStatepiman@chromium.org2014-04-301-1/+0
* Remove CommandBuffer::GetTransferBuffer.piman@chromium.org2014-04-011-2/+2
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-261-2/+3
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-181-1/+2
* Get rid of the relative paths in command_buffer client/commonzmo@chromium.org2013-05-241-1/+1
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-081-0/+1
* Add CommandBuffer::GetLastTokengman@chromium.org2013-01-251-0/+1
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-211-6/+3
* Revert 172805apatrick@google.com2012-12-141-3/+6
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-131-6/+3
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-3/+2
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-2/+3
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-3/+2
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-2/+3
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-3/+2
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-0/+1
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-1/+0
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-0/+1
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+2
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-2/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+2
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-1/+1
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-3/+4
* Moved creation of GPU command buffer shared memory into the browser process.apatrick@chromium.org2011-02-281-0/+1
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-241-0/+6
* Make CommandBuffer::Flush asynchronous, and add CommandBuffer::FlushSync with...piman@google.com2011-01-141-1/+2
* Move lots of GMock stuff out of line.erg@google.com2011-01-051-7/+3
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-1/+1
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-1/+1
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-9/+3
* Removing the dependency of command-buffer client on base/task.h. This file in...alokp@chromium.org2010-01-091-1/+0
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-5/+5
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-8/+8
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+48
* Reverting the rest of 32952apatrick@google.com2009-11-241-48/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+48