GrBatchPrototype
authorjoshualitt <joshualitt@chromium.org>
Tue, 27 Jan 2015 23:39:06 +0000 (15:39 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 27 Jan 2015 23:39:06 +0000 (15:39 -0800)
commitd5a7db4a867c7e6ccf8451a053d987b470099198
treefb313f7c8f594e6b27ed2a17bf5d1eba2f34de47
parent95faa61d63a6f62916f6f7be58c4624da8357e3b
GrBatchPrototype

BUG=skia:

Committed: https://skia.googlesource.com/skia/+/d15e4e45374275c045572b304c229237c4a82be4

Review URL: https://codereview.chromium.org/845103005
34 files changed:
gm/dstreadshuffle.cpp [new file with mode: 0644]
gyp/gmslides.gypi
gyp/gpu.gypi
src/gpu/GrAAConvexPathRenderer.cpp
src/gpu/GrAARectRenderer.cpp
src/gpu/GrBatch.cpp [new file with mode: 0644]
src/gpu/GrBatch.h [new file with mode: 0644]
src/gpu/GrBatchTarget.cpp [new file with mode: 0644]
src/gpu/GrBatchTarget.h [new file with mode: 0644]
src/gpu/GrDefaultGeoProcFactory.cpp
src/gpu/GrDrawTarget.cpp
src/gpu/GrDrawTarget.h
src/gpu/GrFlushToGpuDrawTarget.cpp
src/gpu/GrFlushToGpuDrawTarget.h
src/gpu/GrGeometryData.h [deleted file]
src/gpu/GrGeometryProcessor.cpp
src/gpu/GrGeometryProcessor.h
src/gpu/GrInOrderDrawBuffer.cpp
src/gpu/GrInOrderDrawBuffer.h
src/gpu/GrOvalRenderer.cpp
src/gpu/GrPipeline.cpp
src/gpu/GrPipeline.h
src/gpu/GrPipelineBuilder.cpp
src/gpu/GrPipelineBuilder.h
src/gpu/GrProcOptInfo.cpp
src/gpu/GrProcOptInfo.h
src/gpu/GrProcessor.cpp
src/gpu/effects/GrBezierEffect.cpp
src/gpu/effects/GrBezierEffect.h
src/gpu/effects/GrBitmapTextGeoProc.cpp
src/gpu/effects/GrBitmapTextGeoProc.h
src/gpu/effects/GrDashingEffect.cpp
src/gpu/effects/GrDistanceFieldTextureEffect.cpp
src/gpu/effects/GrDistanceFieldTextureEffect.h