aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrTextureDomainEffect.cpp
Commit message (Expand)AuthorAge
...
* Remove two params from GrGLProgramStage::setData that are no longer necessary.Gravatar bsalomon@google.com2012-10-22
* Move GrTextureParams from GrSamplerState to GrTextureAccessGravatar bsalomon@google.com2012-09-18
* Introduce GrGLShaderBuilder::TextureSamplerGravatar bsalomon@google.com2012-09-06
* 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
* Some GrGLShaderBuilder cleanupGravatar bsalomon@google.com2012-08-28
* Ensure that enums used by GrCustomStage TestCreate functions are declared in ...Gravatar bsalomon@google.com2012-08-03
* Add morphology, convolution, single texture, texture domain effects to new un...Gravatar bsalomon@google.com2012-08-03
* Introduction of set of functions to manage generation of texture fetch shader...Gravatar twiz@google.com2012-08-02
* Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u"...Gravatar bsalomon@google.com2012-07-25
* Add GL uniform managerGravatar bsalomon@google.com2012-07-25
* Fix build breakage in r4641.Gravatar tomhudson@google.com2012-07-17
* Move texture domains onto a GrCustomStage, off of GrSamplerState.Gravatar tomhudson@google.com2012-07-17