4 Commits (9b5cdd0b59f2e3677d8c248243fe2b018a4f429d)

Author SHA1 Message Date
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 4 weeks ago
lizzie c70b857c4f
[video_core/engines] Macro HLE inline (#3653) 5 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 5 months ago
lizzie 83a28dc251
[common, core] remove uneeded memory indirection overhead at startup (#3306) 6 months ago
Fernando Sahmkow b4fcb0b2b2 MacroHLE: Refactor MacroHLE system. 4 years ago
Liam fa2047970e video_core/macro: clear code on upload address assignment 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash 65e617754f video_core/macro: Remove unused parameter from Execute() 5 years ago
Lioncash 38c36545d5 macro: Resolve missing parameter in doxygen comment 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