- Sep 22, 2019
-
-
FearlessTobi authored
-
Fernando Sahmkow authored
Remove usage of System::CurrentInterface() from most services
-
David authored
Implement a MME Draw commands Inliner and correct host instance drawing
-
Fernando Sahmkow authored
video_core: Implement RGBX16F and lower Surface Copy log severity
-
David authored
gl_rasterizer: Remove unused code paths from ConfigureFramebuffers
-
Fernando Sahmkow authored
-
David Marcec authored
-
David authored
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
-
David Marcec authored
This reverts commit fa1c60c3, reversing changes made to e3489906.
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David authored
cheat_engine: Use Atmosphere's Cheat VM and fix cheat crash
-
David authored
system_archive: Move shared font data to system_archive and fix extended font data
-
Zach Hilman authored
-
Zach Hilman authored
-
David authored
externals: Update dynarmic to master
-
Zach Hilman authored
-
Zach Hilman authored
-
David authored
prepo: Implement New, System, and Non-User variants of SaveReport
-
Zach Hilman authored
-
Zach Hilman authored
This used to occur due to the VMManager being nullptr at the time cheats were registered (during load, but before it was done). This is bypassed by not accessing the VMManager for offset data until load is complete,
-