Files
ladybird/Userland/Libraries/LibAccelGfx
Aliaksandr Kalenik a88807e5b3 LibAccelGfx: Update scissor test after switching between painters
Since scissor clip rect is a part of OpenGL global state we need to
update it after switching between painters.
2023-12-05 10:29:55 +01:00
..