aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLShaderVar.h
Commit message (Expand)AuthorAge
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* uniquely name FS functions, add lighting effects to unit testGravatar bsalomon@google.com2012-08-07
* Remove uniform var pointers from custom effectsGravatar bsalomon@google.com2012-07-16
* Refactor how precision is handled with GrGLShaderVarGravatar bsalomon@google.com2012-07-12
* Remove GrStringBuilder Gravatar bsalomon@google.com2012-07-10
* Encapsulate code required to create a uniform var into a single function onGravatar tomhudson@google.com2012-05-30
* Move convolution from code in GrGLProgram to new GrConvolutionEffectGravatar tomhudson@google.com2012-05-10
* Infrastructure for new Ganesh shader pipeline: base classes for GPUGravatar tomhudson@google.com2012-04-18
* Use GrGLContextInfo in shader generatorGravatar bsalomon@google.com2012-02-13
* Move GL-specific source code to make room for D3D back end.Gravatar tomhudson@google.com2012-02-10