aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/debug
Commit message (Expand)AuthorAge
* 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 over-length lines in GrGLCreateDebugInterface.cppGravatar robertphillips@google.com2012-07-13
* Removed cached copy of the GrDebugGLInterfaceGravatar robertphillips@google.com2012-06-26
* Add strings to debug/null interfaces glGetStringGravatar bsalomon@google.com2012-06-15
* Remove glBlendEquation and glColorPointerGravatar bsalomon@google.com2012-06-08
* fix warnings on Mac in src/gpu and include/gpuGravatar caryclark@google.com2012-06-06
* Add glTexParameteriv to GL interfaceGravatar bsalomon@google.com2012-05-31
* Added knowledge of GL_RED textures to debugGLReadPixelsGravatar robertphillips@google.com2012-05-30
* Fix some EOLs, mark files with the LF property.Gravatar bsalomon@google.com2012-05-24
* Debug Windows compiler complaint fixesGravatar robertphillips@google.com2012-05-14
* Make GrGLDefines.h be a private headerGravatar bsalomon@google.com2012-05-07
* Bumped num stages to 4 in preparation for AA clippingGravatar robertphillips@google.com2012-04-27
* Added glBlendEquation to GL interfaceGravatar robertphillips@google.com2012-04-18
* Minor code cleanup of Debug GL InterfaceGravatar robertphillips@google.com2012-04-16
* 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
* Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.Gravatar robertphillips@google.com2012-03-28