Skip to content

Implement glScissor correctly

Luke Benstead requested to merge scissor into master

This properly sets the user clip commands in all the right places to make sure that glScissor works according to the spec.

Merge request reports