summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/command_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-1/+2
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-2/+1
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-1/+2
* Added CommandBuffer::GetLastError.apatrick@chromium.org2012-02-011-1/+7
* Add IPC to allow gpu process to send message for console back to renderergman@chromium.org2011-12-131-0/+7
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-7/+5
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-5/+7
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-7/+5
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-5/+7
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-7/+5
* Made CommandBuffer::GetLastState and SetContextLostReason pure virtual.apatrick@chromium.org2011-07-291-8/+2
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-281-21/+0
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-7/+8
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-8/+7
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-7/+8
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+15
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-16/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+16
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-291-0/+21
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-5/+12
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-5/+12
* Moved creation of GPU command buffer shared memory into the browser process.apatrick@chromium.org2011-02-281-0/+7
* 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/+8
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-121-4/+3
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-3/+2
* Fixed integer overflow.apatrick@chromium.org2010-02-191-0/+4
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-3/+3
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-27/+34
* Removing the dependency of command-buffer client on base/task.h. This file in...alokp@chromium.org2010-01-091-13/+1
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-8/+8
* 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/+97
* Reverting the rest of 32952apatrick@google.com2009-11-241-97/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+97