DescriptionThis is an alternate method of accelerating AA fill rect drawing than https://codereview.appspot.com/6940060/.
BEFORE:
aarects 8888: msecs = 23.64 GPU: msecs = 94.26
AFTER:
aarects 8888: msecs = 23.80 GPU: msecs = 32.24
Which is equivalent to the speedup seen in the old CL.
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed code review issues #
Total comments: 2
Patch Set 3 : Moved constants out of header #
MessagesTotal messages: 5
|