.. |
AtracTrack.cpp
|
Fix regression in Tomb Raider Legends
|
2025-03-23 07:11:01 +01:00 |
AtracTrack.h
|
Break out AtracTrack into its own file. Add a little atrac analysis tool to ImDebugger (for future use)
|
2025-03-19 16:15:51 +01:00 |
AudioFormat.cpp
|
Cleaning up our SIMD header includes, using the new header
|
2024-12-19 16:08:48 +01:00 |
AudioFormat.h
|
Core: Remove disallowed register.
|
2022-09-30 19:48:14 -07:00 |
BlockAllocator.cpp
|
More minor fixes
|
2025-02-04 10:19:34 -06:00 |
BlockAllocator.h
|
More static code analysis fixes
|
2024-10-28 17:59:06 +01:00 |
DisArm64.cpp
|
More static code analysis fixes
|
2024-10-28 17:59:06 +01:00 |
DisArm64.h
|
Build: Add some missing include guards.
|
2023-09-07 17:14:58 -07:00 |
GameDB.cpp
|
Logging API change (refactor) (#19324)
|
2024-07-14 14:42:59 +02:00 |
GameDB.h
|
Correctly unload GE framedumps. Additionally, look up the title when possible and show in titlebar.
|
2025-03-06 14:58:33 +01:00 |
GameManager.cpp
|
Redesign the recent files API a bit.
|
2025-03-26 17:59:30 +01:00 |
GameManager.h
|
More InstallZip refactoring, add options for install directory where applicable
|
2024-09-10 13:55:12 +02:00 |
MemStick.cpp
|
Buildfix
|
2024-09-09 20:18:03 +02:00 |
MemStick.h
|
Rework memstick moves between devices to copy, verify and then delete
|
2024-01-22 21:52:39 +01:00 |
PortManager.cpp
|
Remove some unnecessary <algorithm> includes.
|
2024-12-18 17:04:27 +01:00 |
PortManager.h
|
Ugprade miniupnp submodule to latest
|
2024-06-05 00:18:00 +02:00 |
PPGeDraw.cpp
|
PSP boot: Move more of the startup process into the loading thread. Simplifies the code a bit.
|
2025-03-30 11:22:16 +02:00 |
PPGeDraw.h
|
PPGe/savedata: Add a bunch of safety checks for png images. Fixes Digimon save crash, see #20125.
|
2025-03-21 10:07:42 +01:00 |
RecentFiles.cpp
|
Fix startup on Android, oops
|
2025-03-27 01:58:53 +01:00 |
RecentFiles.h
|
Fix startup on Android, oops
|
2025-03-27 01:58:53 +01:00 |
VulkanEmuThread.cpp
|
Add a convenience method to VulkanContext to reduce code duplication
|
2024-05-23 02:13:54 +02:00 |