summaryrefslogtreecommitdiffstats
path: root/mojo/gles2/command_buffer_client_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-0/+1
* gpu: Separate GpuControlService from GpuControlboliu@chromium.org2014-05-021-1/+1
* Remove CommandBuffer::GetStatepiman@chromium.org2014-04-301-1/+0
* mojo/gpu: use SharedBuffer instead of base::SharedMemory with hackspiman@chromium.org2014-04-031-6/+3
* Mojo: Move mojo/public/bindings/*.h to mojo/public/cpp/bindings/*.h.viettrungluu@chromium.org2014-04-011-2/+2
* Remove CommandBuffer::GetTransferBuffer.piman@chromium.org2014-04-011-9/+0
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-261-3/+4
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-181-1/+2
* Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.viettrungluu@chromium.org2014-03-181-6/+7
* Mojo: request/response C++ bindingsdarin@chromium.org2014-03-171-3/+0
* Mojo: Include "path/to/foo.mojom.h"darin@chromium.org2014-02-271-2/+1
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-151-2/+0
* Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>darin@chromium.org2014-02-111-3/+4
* Implement gpu::CommandBuffer over mojo IPCs and have mojo::gles2 use that.piman@chromium.org2014-02-071-0/+130