aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLInterface.cpp
Commit message (Expand)AuthorAge
...
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Revert r5491, r5495, r5497, and r5498.Gravatar borenet@google.com2012-09-11
* Add more logging to GrGLInterface. Temporary.Gravatar borenet@google.com2012-09-11
* Add lots of logging to GrGLInterface.cpp. Temporary.Gravatar borenet@google.com2012-09-11
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* 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