summaryrefslogtreecommitdiffstats
path: root/mojo/gles2/gles2_context.cc
Commit message (Expand)AuthorAgeFilesLines
* 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 C gles2 header files to mojo/public/c/gles2.viettrungluu@chromium.org2014-03-301-1/+1
* Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.viettrungluu@chromium.org2014-03-281-1/+1
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-111-1/+0
* Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>darin@chromium.org2014-02-111-2/+2
* Implement gpu::CommandBuffer over mojo IPCs and have mojo::gles2 use that.piman@chromium.org2014-02-071-0/+69