aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLInterface.cpp
Commit message (Expand)AuthorAge
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* Remove glBlendEquation and glColorPointerGravatar bsalomon@google.com2012-06-08
* fix bug in GrGLInterface validation added in r4192Gravatar bsalomon@google.com2012-06-06
* Add GL function pointers for GL_NV_path_renderingGravatar bsalomon@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
* Move function decls and macros out of public headers that are meant for inter...Gravatar bsalomon@google.com2012-05-07
* Added glBlendEquation to GL interfaceGravatar robertphillips@google.com2012-04-18
* Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...Gravatar bsalomon@google.com2012-03-29
* Add temp android modification to the GLSL version checkGravatar djsollen@google.com2012-03-20
* 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