summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/cmd_buffer_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed CHECK to DCHECK in cmd_buffer_helper.cc.apatrick@chromium.org2011-05-111-1/+1
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-6/+6
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-6/+6
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-6/+6
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-6/+6
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-6/+6
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-1/+1
* Add a yield command to the command buffer.piman@google.com2011-04-231-0/+5
* Updated event trace code to stop on buffer full condition for any child proce...jbates@chromium.org2011-04-191-0/+3
* Trace whenever renderer waits for command buffer space.jbauman@chromium.org2011-04-141-11/+18
* Make CommandBuffer::Flush asynchronous, and add CommandBuffer::FlushSync with...piman@google.com2011-01-141-14/+22
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-5/+5
* Refactor CommandBufferHelper to use Jump to loopgman@chromium.org2010-06-031-20/+21
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-121-2/+6
* Added facility to stub log and check. It is still not ideal but workable.alokp@chromium.org2010-04-211-2/+2
* Change a couple of LOG/CHECK macros to GPU_LOG/GPU_CHECK, which means I candspringer@google.com2010-03-161-2/+2
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-2/+2
* Fixed a command buffer wrap around bug.gman@chromium.org2010-03-081-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-14/+17
* Add commands Jump, Call and Returngman@chromium.org2010-01-281-13/+9
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-8/+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-3/+3
* Removed command buffer's last dependency on NPAPI.apatrick@google.com2009-12-081-4/+0
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+195
* Reverting the rest of 32952apatrick@google.com2009-11-241-195/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+195