Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename GrTextureParams to GrSamplerParams | Brian Salomon | 2016-11-17 |
* | In GrProcessor::TextureSampler drop the "get", it's cleaner | Brian Salomon | 2016-11-17 |
* | Rename GrTextureAccess to GrProcessor::TextureSampler. | Brian Salomon | 2016-11-17 |
* | Remove option to make GrCoordTransforms apply to device positions. | Brian Salomon | 2016-10-03 |
* | Start supplying random color space xforms to FP tests | Brian Osman | 2016-10-03 |
* | Add color space xform to GrAlphaThresholdFragmentProcessor | Brian Osman | 2016-10-03 |
* | Remove unneeded GrGLSLTransformedCoordsArray type | bsalomon | 2016-09-12 |
* | sk_sp for Ganesh. | bungeman | 2016-06-09 |
* | Split AlphaThresholdEffect out into its own file | robertphillips | 2016-04-18 |