aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/gl
Commit message (Expand)AuthorAge
* Initial support for GL_NV_path_renering. Experimental, there are still some i...Gravatar bsalomon@google.com2012-06-28
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* NV PR spec update to function param, use GrGL typedefs rather than fundamenta...Gravatar bsalomon@google.com2012-06-13
* Remove glBlendEquation and glColorPointerGravatar bsalomon@google.com2012-06-08
* Add GL function pointers for GL_NV_path_renderingGravatar bsalomon@google.com2012-06-06
* Add glTexParameteriv to GL interfaceGravatar bsalomon@google.com2012-05-31
* Remove support for vertex attribute matricesGravatar bsalomon@google.com2012-05-11
* Comment improvements to GrGLInterfaceGravatar bsalomon@google.com2012-05-07
* Move GL function prototype typdefs to a separate headerGravatar bsalomon@google.com2012-05-07
* move more stuff that should be private out from GrGLConfig.hGravatar bsalomon@google.com2012-05-07
* Make GrGLDefines.h be a private headerGravatar bsalomon@google.com2012-05-07
* Move function decls and macros out of public headers that are meant for inter...Gravatar bsalomon@google.com2012-05-07
* Re-adding red texture support (by rolling back r3800)Gravatar robertphillips@google.com2012-04-30
* Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...Gravatar epoger@google.com2012-04-30
* Fix undefined GLint in Mac buildsGravatar bsalomon@google.com2012-04-19
* Added glBlendEquation to GL interfaceGravatar robertphillips@google.com2012-04-18
* Add support for GL_NV_framebuffer_multisample_coverageGravatar bsalomon@google.com2012-04-11
* Initial version of R8 supportGravatar robertphillips@google.com2012-04-06
* Removed ANGLE namespace requirementGravatar robertphillips@google.com2012-04-02
* Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...Gravatar bsalomon@google.com2012-03-29
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* Extended debug GL interface to include tracking of render buffersGravatar robertphillips@google.com2012-03-22
* Added debug GL Interface. This interface tracks various GL objects in order t...Gravatar robertphillips@google.com2012-03-19
* Better workaround for osx / nv bugGravatar bsalomon@google.com2012-03-02
* Workaround for chrome on mac buffer object performance issue.Gravatar bsalomon@google.com2012-03-01
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14