aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrCoordTransform.cpp
Commit message (Expand)AuthorAge
* Fully remove coord transform precision codeGravatar Brian Osman2017-04-04
* Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...Gravatar Brian Osman2017-04-03
* Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...Gravatar Brian Osman2017-03-31
* Revert "Allow FPs to elevate default precision for the entire fragment program"Gravatar Brian Osman2017-03-31
* Allow FPs to elevate default precision for the entire fragment programGravatar Brian Osman2017-03-31
* More GrSurfaceProxy-clean upGravatar Robert Phillips2017-03-29
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Remove option to make GrCoordTransforms apply to device positions.Gravatar Brian Salomon2016-10-03
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28
* rename GrDrawTargetCaps.h to GrCaps.h and move to includeGravatar bsalomon2015-05-22
* Pull out shader-specific caps into GrShaderCaps and GrGLSLCapsGravatar jvanverth2015-04-29
* Use threshold of 1 texture coord value per pixel w/ nearest neighbor.Gravatar bsalomon2014-12-09
* Move shader precision out of GrShaderVarGravatar bsalomon2014-12-09
* Use texture size to determine precision of texture coord varyings.Gravatar bsalomon2014-12-09