aboutsummaryrefslogtreecommitdiffhomepage
path: root/skia.gyp
diff options
context:
space:
mode:
authorGravatar cdalton <cdalton@nvidia.com>2014-11-07 06:02:15 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-07 06:02:15 -0800
commit38e13adc18555f8e75f5ae6762e7c307214ae37f (patch)
tree88c3fb2665673b5b328964eb0b0b661dee433670 /skia.gyp
parentaa30ab3079ad3c1f408e3f170dac1cdd42ed2b62 (diff)
Remove 1d glyph positions from nvpr text
Removes the case for x-only glyph positions from nvpr text, opting to always send 2d glyph positions instead. The 1d glyph positions saved a bit on memory bandwidth, but ended up a net loss because they required more updates to the view matrix. Now we can draw an entire paragraph without touching the GL state, whereas before we would have to update the view matrix at every new line. BUG=skia: Review URL: https://codereview.chromium.org/700283002
Diffstat (limited to 'skia.gyp')
0 files changed, 0 insertions, 0 deletions