]> git.tdb.fi Git - libs/gl.git/commitdiff
Set viewport and scissor before clear commands
authorMikko Rasa <tdb@tdb.fi>
Sun, 3 Oct 2021 18:39:33 +0000 (21:39 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 3 Oct 2021 18:39:33 +0000 (21:39 +0300)
Since this requires applying the pipeline state, using DSA for the clear
commands seems pointless and was removed to simplify the code.


No differences found