index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrCoordTransform.cpp
Commit message (
Expand
)
Author
Age
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrYUVEffect take GrTextureProxies
Robert Phillips
2017-01-24
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-29
*
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...
bsalomon
2015-05-28
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-28
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22
*
Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps
jvanverth
2015-04-29
*
Use threshold of 1 texture coord value per pixel w/ nearest neighbor.
bsalomon
2014-12-09
*
Move shader precision out of GrShaderVar
bsalomon
2014-12-09
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09