DescriptionDistance field fixes for Android
- Expand glyph size by 2 on each side to compensate for bilerp lookup
- Correct for Adreno tendency to drop entire tile if any pixel has divide-by-0
- Fix blurriness on Adreno by using uv coords to compute gradient instead
of st coords
- Add faster version for uniform scale
BUG=skia:2173
Committed: http://code.google.com/p/skia/source/detail?r=13955
Committed: http://code.google.com/p/skia/source/detail?r=13958
Patch Set 1 #Patch Set 2 : Add uniform scale shader #
Total comments: 4
Patch Set 3 : Add new GrGLCap and remove size member #Patch Set 4 : Remove test code #Patch Set 5 : Fix int->float conversion issues #
Messages
Total messages: 11 (0 generated)
|