summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/cmd_buffer_common.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...schenney@chromium.org2014-06-131-0/+2
* Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...schenney@chromium.org2014-06-131-2/+0
* Implement software fallback for PPB_VideoDecoder.bbudge@chromium.org2014-06-131-0/+2
* Delete gpu/command_buffer/common/logging.hthakis@chromium.org2013-11-051-1/+1
* Get rid of the relative paths in command_buffer client/commonzmo@chromium.org2013-05-241-3/+3
* Added CommandBuffer::GetLastError.apatrick@chromium.org2012-02-011-1/+9
* Made CommandBuffer::GetLastState and SetContextLostReason pure virtual.apatrick@chromium.org2011-07-291-21/+0
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-0/+11
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-11/+0
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-0/+11
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-1/+14
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-13/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+13
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-1/+1
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-1/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-2/+4
* Moved the initialization of static variable outside the class declaration. Ne...alokp@chromium.org2010-02-021-0/+2
* Added chromium source file preamble.apatrick@google.com2009-12-171-31/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-2/+2
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+57
* Reverting the rest of 32952apatrick@google.com2009-11-241-57/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+57