index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrYUVtoRGBEffect.cpp
Commit message (
Expand
)
Author
Age
...
*
Changes to remove program effects builder
joshualitt
2014-09-18
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...
joshualitt
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Fix incorrect Rec601 YUV conversion matrix coefficient.
rileya
2014-09-16
*
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
rileya
2014-09-12
*
Move MakeDivByTextureWHMatrix to GrCoordTransform
bsalomon
2014-08-29
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
This moves us towards variable length effect keys. The overall program key no...
bsalomon
2014-07-11
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.
bsalomon
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
YUV to RGB converter
sugoi
2014-07-07
[prev]