mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-06 05:30:28 +03:00
49cc0964e2
Maxwell3D Registers weren't initialized to the correct values prior, this commit fixes that by doing `HandleMethod` calls with all the register values being initialized. This is in contrast to the registers being set without calling the methods in `GraphicsContext` or otherwise resulting in bugs.