index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLCreateNullInterface.cpp
Commit message (
Expand
)
Author
Age
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Add strings to debug/null interfaces glGetString
bsalomon@google.com
2012-06-15
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
fix warnings on Mac in src/gpu and include/gpu
caryclark@google.com
2012-06-06
*
Add glTexParameteriv to GL interface
bsalomon@google.com
2012-05-31
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Make GrGLDefines.h be a private header
bsalomon@google.com
2012-05-07
*
Bumped num stages to 4 in preparation for AA clipping
robertphillips@google.com
2012-04-27
*
Added glBlendEquation to GL interface
robertphillips@google.com
2012-04-18
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10