index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLInterface.cpp
Commit message (
Expand
)
Author
Age
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
fix bug in GrGLInterface validation added in r4192
bsalomon@google.com
2012-06-06
*
Add GL function pointers for GL_NV_path_rendering
bsalomon@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
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Added glBlendEquation to GL interface
robertphillips@google.com
2012-04-18
*
Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...
bsalomon@google.com
2012-03-29
*
Add temp android modification to the GLSL version check
djsollen@google.com
2012-03-20
*
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