aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/debug/GrDebugGL.h
Commit message (Expand)AuthorAge
* Some fixes around GrContext::abandonContext:Gravatar bsalomon2014-07-29
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Fix a few clang errors while trying to build tools target.Gravatar tfarina@chromium.org2013-03-26
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Revert 7919 and 7920 (committed wrong version of r7919.)Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fixed minor memory leaksGravatar robertphillips@google.com2012-07-31
* Fixed uninitialized memory issue on Linux when running "gm --debuggl"Gravatar robertphillips@google.com2012-04-12
* Initial split up of Debug Interface into separate filesGravatar robertphillips@google.com2012-04-05