26 Commits (d2d95cd1cc2c12242e78634154ed57b6428ddcb5)

Author SHA1 Message Date
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 5 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
Liam b9545c5a0e core_timing: remove user data value 2 years ago
Cathy J. Fitzpatrick fe3e925719 renderdoc: Check for `_WIN32` symbol rather than `WIN32` 3 years ago
GPUCode cc2c6d8805 debug: Add renderdoc capture hotkey 3 years ago
Kelebek1 03de5e053d Rework CoreTiming 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Merry 2ee92efb8e core: Replace lock_guard with scoped_lock 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Lioncash 84b656fbbd core: Resolve misc cases of variable shadowing 5 years ago
Lioncash 21229948aa freezer: Move entry finding to its own function 6 years ago
Lioncash 4a54d99f0d freezer: Take address values by value 6 years ago
Lioncash b67eb6746b freezer: Make use of std::erase_if 6 years ago
Lioncash 7decda6bc2 core_timing: Make use of uintptr_t to represent user_data 6 years ago
Lioncash 56054fe86d core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 9e113a2b67 core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
Fernando Sahmkow 7ee76003ad General: Recover Prometheus project from harddrive failure 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
Fernando Sahmkow 6fc0790f3a Core: Set all hardware emulation constants in a single file. 6 years ago
Lioncash b5f69f4cc9 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash cc3d6fdf73 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash e04aeb9531 core: Prepare various classes for memory read/write migration 6 years ago
bunnei 8b35acbd29 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
Zach Hilman 6aa4b7b369 freezer: Update documentation 7 years ago
Zach Hilman c0126e6779 core: Move Freezer class to tools namespace 7 years ago