12 years, 3 months ago
(2012-07-31 17:56:07 UTC)
#3
Closed with r4858.
http://codereview.appspot.com/6448080/diff/4001/src/gpu/GrContext.cpp
File src/gpu/GrContext.cpp (right):
http://codereview.appspot.com/6448080/diff/4001/src/gpu/GrContext.cpp#newcode...
src/gpu/GrContext.cpp:1049: DrawCategory category = (DEFER_PATHS) ?
kBuffered_DrawCategory :
On 2012/07/30 19:29:10, bsalomon wrote:
> This part is somewhat orthogonal to the rest of the change. However, the fact
> that the AutoStageDisable was inserted before the early-out to
internalDrawPath
> gave problems when I was inserting a dummy stage on every draw to test
0-texture
> stages.
Done.
Issue 6448080: Make 0-texture GrCustomEffects work
(Closed)
Created 12 years, 3 months ago by bsalomon
Modified 12 years, 3 months ago
Reviewers: rileya, TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4