summaryrefslogtreecommitdiffstats
path: root/mojo/gles2
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Implement support for |Foo&| mojom syntaxdarin@chromium.org2014-05-301-2/+1
* Mojo: more idiomatic C++ bindingsdarin@chromium.org2014-05-292-7/+4
* Mojo: Remove SetClient from generated interfacesdarin@chromium.org2014-05-231-1/+1
* Make Mojo sample app work again.aa@chromium.org2014-05-152-2/+5
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-095-15/+22
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-062-0/+2
* gpu: Separate GpuControlService from GpuControlboliu@chromium.org2014-05-021-1/+1
* Remove CommandBuffer::GetStatepiman@chromium.org2014-04-302-6/+0
* mojo/gpu: use SharedBuffer instead of base::SharedMemory with hackspiman@chromium.org2014-04-032-24/+47
* Refactor gpu::Buffer to allow different types of backingpiman@chromium.org2014-04-021-1/+1
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-1/+6
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-021-6/+1
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-1/+6
* Mojo: Move mojo/public/bindings/*.h to mojo/public/cpp/bindings/*.h.viettrungluu@chromium.org2014-04-013-5/+5
* Remove CommandBuffer::GetTransferBuffer.piman@chromium.org2014-04-012-46/+0
* Mojo: Move C gles2 header files to mojo/public/c/gles2.viettrungluu@chromium.org2014-03-303-3/+3
* Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.viettrungluu@chromium.org2014-03-281-1/+1
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-262-17/+16
* Revert of Add creation of ServiceManager to Content (https://codereview.chrom...vandebo@chromium.org2014-03-211-1/+1
* Add creation of ServiceManager to Contentdavemoore@chromium.org2014-03-211-1/+1
* Revert 258438 "Add creation of ServiceManager to Content"davemoore@chromium.org2014-03-201-1/+1
* Add creation of ServiceManager to Contentdavemoore@chromium.org2014-03-201-1/+1
* Fix typo in mojo CommandBufferClientImpl::WaitForGetOffsetInRangejamesr@chromium.org2014-03-191-1/+1
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-182-7/+15
* Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.viettrungluu@chromium.org2014-03-182-8/+10
* Mojo: request/response C++ bindingsdarin@chromium.org2014-03-172-11/+1
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-111-1/+0
* Mojo: Include "path/to/foo.mojom.h"darin@chromium.org2014-02-271-2/+1
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-152-10/+0
* Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>darin@chromium.org2014-02-115-13/+13
* Implement gpu::CommandBuffer over mojo IPCs and have mojo::gles2 use that.piman@chromium.org2014-02-078-139/+568
* Create GLES2 context synchronously.piman@chromium.org2014-02-044-18/+33
* Mojo: cleanup lifetime management of shell and servicesdarin@chromium.org2014-02-031-1/+1
* Mojo: Add ErrorHandler to RemotePtrdarin@chromium.org2014-01-311-1/+1
* Send size to NativeViewportClient::OnCreated instead of GLES2Client::DidCreat...piman@chromium.org2014-01-282-7/+3
* Mojo: re-organize public/bindings/ directorydarin@chromium.org2014-01-281-1/+1
* Internalize the GLES2Client logic into libmojo_gles2piman@chromium.org2014-01-234-14/+189
* Make mojo_gles2 a stub shared librarypiman@chromium.org2014-01-224-35/+135
* Mojo: Fix android builddavemoore@chromium.org2013-12-213-88/+11
* Make mojo_gles2 work properly in the static buildabarth@chromium.org2013-12-113-11/+88
* [Mojo] Remove dependency between mojo/public and gpuabarth@chromium.org2013-12-043-0/+43