summaryrefslogtreecommitdiffstats
path: root/mojo/gles2/gles2_context.h
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Move mojo/public/bindings/*.h to mojo/public/cpp/bindings/*.h.viettrungluu@chromium.org2014-04-011-1/+1
* Mojo: Move C gles2 header files to mojo/public/c/gles2.viettrungluu@chromium.org2014-03-301-1/+1
* Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.viettrungluu@chromium.org2014-03-181-2/+3
* Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>darin@chromium.org2014-02-111-1/+1
* Implement gpu::CommandBuffer over mojo IPCs and have mojo::gles2 use that.piman@chromium.org2014-02-071-0/+63