21 Commits (e5d02ff03968de354633f1cb34927ab7e0730bd9)

Author SHA1 Message Date
Fernando Sahmkow e5d02ff039 yuzu-ui: Add setting for disabling macro HLE 3 years ago
Fernando Sahmkow 1fdf24a081 Video_core: Address feedback 3 years ago
Fernando Sahmkow d2643a61c3 Revert Buffer cache changes and setup additional macros. 3 years ago
Fernando Sahmkow b4fcb0b2b2 MacroHLE: Refactor MacroHLE system. 4 years ago
Liam 9509fb30a4 Initial ARM64 support 3 years ago
Fernando Sahmkow 5ef7ad3294 VideoCore: Add option to dump the macros. 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Liam fa2047970e video_core/macro: clear code on upload address assignment 4 years ago
Fernando Sahmkow df5dd2fd82 VideoCore: Add option to dump the macros. 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash ebc41b3af6 video_core/macro: Add missing <cstring> header 4 years ago
Lioncash 6950d969aa video_core/macro_hle: Return unique_ptr directly from GetHLEProgram() 4 years ago
Lioncash 65e617754f video_core/macro: Remove unused parameter from Execute() 4 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 5 years ago
David ac1a57c28a macro: Add support for "middle methods" on the code cache (#4112) 6 years ago
David Marcec da2cbc76fc Addressed issues 6 years ago
David Marcec 74e48d2a98 Macro HLE support 6 years ago
David Marcec cb42f51dc1 Mark parameters as const 6 years ago
David Marcec d9082de7ea Pass by reference instead of copying parameters 6 years ago
David Marcec 05eeb7de3d Implement macro JIT 6 years ago