aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLSL.cpp
Commit message (Expand)AuthorAge
* Add support for GLSL 1.40.Gravatar bsalomon@google.com2012-10-23
* Addressed xcode analysis complaintsGravatar robertphillips@google.com2012-09-24
* Recommit r5350 with fix for image failures (which affected GLs that don't sup...Gravatar bsalomon@google.com2012-08-30
* Revert 5350 while image changes are diagnosed.Gravatar bsalomon@google.com2012-08-30
* Remove fModulate from GrGLShaderBuilderGravatar bsalomon@google.com2012-08-30
* Linux warning fixesGravatar bsalomon@google.com2012-08-29
* Add helpers to add/modulate glsl vec4s.Gravatar bsalomon@google.com2012-08-29
* Some GrGLShaderBuilder cleanupGravatar bsalomon@google.com2012-08-28
* uniquely name FS functions, add lighting effects to unit testGravatar bsalomon@google.com2012-08-07
* Refactor how precision is handled with GrGLShaderVarGravatar bsalomon@google.com2012-07-12
* Infrastructure for new Ganesh shader pipeline: base classes for GPUGravatar tomhudson@google.com2012-04-18
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10