Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IMGUI leaves the scissor in a random state. This messes up the color normalization in HDR10, where the scissor needs to include the whole viewport. Restore the scissor after IMGUI is done drawing stuff.
- Loading branch information