Files
ladybird/Userland/Libraries/LibGL/GLContext.cpp
Jelle Raaijmakers 2ac415f728 LibGL: Keep track of active matrix and stack
This simplifies a lot of code in `GLContext` and prevents potential
errors when testing against the current matrix mode.
2022-03-10 20:20:05 +01:00

139 KiB