mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 00:15:30 +00:00
96979f73fc
First step into making all state variables of the OpenGL backend private, to help making the backend more maintainable, by disallowing subclasses to just mess with everything...