aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrGpuGLShaders.cpp
Commit message (Expand)AuthorAge
* Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...Gravatar bsalomon@google.com2011-02-14
* git-svn-id: http://skia.googlecode.com/svn/trunk@783 2bbb7eff-a529-9590-31e7-...Gravatar bsalomon@google.com2011-02-11
* fixes for some warnings:Gravatar reed@google.com2011-01-25
* Cleanup including of GL headers and provide way to include custom headers, ex...Gravatar bsalomon@google.com2011-01-19
* add compile flag GR_SKIP_2POINTRADIAL_PROGRAMS to ignore the 2point-radialGravatar reed@google.com2011-01-19
* Remove notion of default rendertarget. This doesn't map well to usage pattern...Gravatar bsalomon@google.com2011-01-18
* Use macro to call gl.Gravatar bsalomon@google.com2011-01-13
* Towards issue #106Gravatar bsalomon@google.com2011-01-13
* add helpers to initialize our var-int args before calling GL. Some driversGravatar reed@google.com2011-01-12
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22