aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrGpuGLShaders.cpp
Commit message (Expand)AuthorAge
* 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