Robert Bragg
096c1df0f4
[clip-stack] Use signed integers while combining window space clip rectangles
Use signed integers while combining window space clip rectangles, so we avoid arithmatic errors later resulting in glScissor getting negative width and height arguments.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%