summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/cmd_buffer_common.cc
Commit message (Expand)AuthorAgeFilesLines
* 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