index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrDistanceFieldTextureEffect.cpp
Commit message (
Expand
)
Author
Age
*
Added varying struct
joshualitt
2014-10-24
*
GP Emit Code takes a struct
joshualitt
2014-10-22
*
Auto-compare GrProcessors' texture accesses in isEqual().
bsalomon
2014-10-16
*
Push isEqual/onIsEqual down from GrProcessor to subclasses.
bsalomon
2014-10-15
*
Create helper functions to use in computeInvariantOutput calls
egdaniel
2014-10-13
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...
joshualitt
2014-10-07
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Add GrAASmallPathRenderer.
jvanverth
2014-10-06
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-03
*
Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...
robertphillips
2014-10-02
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-02
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Breaking out full program and frag only
joshualitt
2014-09-17
*
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 scaling issue with distance field text.
jvanverth
2014-09-16
*
BUG=skia:
joshualitt
2014-09-15
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Add effect caching to distance field text.
jvanverth
2014-07-30
*
Rename GrGLUniformManager to GrGLProgramDataManager
kkinnunen
2014-07-30
*
Revert of Add effect caching to distance field text. (https://codereview.chro...
bensong
2014-07-29
*
Add effect caching to distance field text.
jvanverth
2014-07-29
*
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 use of GrEffectRef from draw state and below.
bsalomon
2014-07-07
*
Gamma correction for distance field text.
jvanverth
2014-06-10
*
Revert of Gamma correction for distance field text. (https://codereview.chrom...
scroggo
2014-06-09
*
Gamma correction for distance field text.
jvanverth
2014-06-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-15
*
Move distance field generation to the glyph cache.
commit-bot@chromium.org
2014-04-14
*
Add LCD support for distance field text.
commit-bot@chromium.org
2014-04-03
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Revert of Distance field fixes for Android (https://codereview.chromium.org/2...
commit-bot@chromium.org
2014-03-26
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
fix build error in chromium
commit-bot@chromium.org
2014-03-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-15
*
Improved distance field sampling
commit-bot@chromium.org
2014-02-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-12
*
Hook in rough distance field support for fonts
jvanverth@google.com
2013-11-11