summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/ring_buffer.cc
Commit message (Expand)AuthorAgeFilesLines
* In RingBuffer::GetLargestFreeSizeNoWaiting, release until current token.qsr@chromium.org2013-06-111-2/+6
* Revert 205224 "In RingBuffer::GetLargestFreeSizeNoWaiting, relea..."raymes@chromium.org2013-06-101-6/+2
* In RingBuffer::GetLargestFreeSizeNoWaiting, release until current token.qsr@chromium.org2013-06-101-2/+6
* Get rid of the relative paths in command_buffer client/commonzmo@chromium.org2013-05-241-2/+2
* Allow gpu ringbuffer to wrap around.jbauman@chromium.org2011-05-031-9/+18
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-8/+9
* Fix Bug in RingBuffergman@chromium.org2010-04-301-1/+5
* Changes the GLES2Implementation to use a RingBuffergman@chromium.org2010-04-281-0/+103