Results 52 comments of Qiang Yu

To my understanding, if set scissor to 0, no following draw should apply to the frame buffer, including the glClear(). So this frame buffer should remain the same as last...

Then we can just skip draws when scissor=0 for now.