aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLCreateNullInterface.cpp
Commit message (Expand)AuthorAge
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.Gravatar tomhudson@google.com2012-07-09
* 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
* Move convolution from code in GrGLProgram to new GrConvolutionEffectGravatar tomhudson@google.com2012-05-10
* 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
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10