Added GrTextureStripAtlas object.
authorrileya@google.com <rileya@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Aug 2012 20:28:48 +0000 (20:28 +0000)
committerrileya@google.com <rileya@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Aug 2012 20:28:48 +0000 (20:28 +0000)
commit2e2aedc20476964763f09503939a9594e641051a
treeec71f4e64a5d30bdabe3ec7d470017c821d55cd0
parent1bd2d67702a5c14011f02e23b3724965f82c4780
Added GrTextureStripAtlas object.
Review URL: https://codereview.appspot.com/6457099

git-svn-id: http://skia.googlecode.com/svn/trunk@5070 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/gpu.gyp
include/gpu/GrContext.h
src/gpu/effects/GrTextureStripAtlas.cpp [new file with mode: 0644]
src/gpu/effects/GrTextureStripAtlas.h [new file with mode: 0644]