0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx
gdkchan e21ebbf666 Misc. CPU optimizations (#575)
* Add optimizations related to caller/callee saved registers, thread synchronization and disable tier 0

* Refactoring

* Add a config entry to enable or disable the reg load/store opt.

* Remove unnecessary register state stores for calls when the callee is know

* Rename IoType to VarType

* Enable tier 0 while fixing some perf issues related to tier 0

* Small tweak -- Compile before adding to the cache, to avoid lags

* Add required config entry
2019-02-28 13:03:31 +11:00
..
Ui Logger and Configuration Refactoring (#573) 2019-02-11 09:00:32 -03:00
_schema.json Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00
Config.jsonc Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00
Configuration.cs Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00
Program.cs Added "ROM not found." message if specified file is invalid. (#592) 2019-02-17 20:52:16 +11:00
Ryujinx.csproj Logger and Configuration Refactoring (#573) 2019-02-11 09:00:32 -03:00