3 Commits (df742f106d2c1a9637da9e865c140dcebe4494ba)

Author SHA1 Message Date
lizzie df742f106d macro HLE inline 1 week ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 4 weeks ago
lizzie 83a28dc251
[common, core] remove uneeded memory indirection overhead at startup (#3306) 2 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() 4 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