Commit Graph

2216 Commits

Author SHA1 Message Date
c40cc4ef43 Hotkeys: Throttle pause requests 2023-11-27 00:15:52 +10:00
72716719b3 Achievements: Use big picture for confirm hardcore disable 2023-11-26 23:57:49 +10:00
c1d0419361 FullscreenUI: Use icon font for bindings 2023-11-26 23:57:49 +10:00
43c0ce0b3e FullscreenUI: Put bindings on one line 2023-11-26 23:57:49 +10:00
fc6359457b ImGuiManager: Use PromptFont icons for input OSD 2023-11-26 21:35:29 +10:00
8446856ecf GPU/HW: Trace min/max UVs for hazards 2023-11-26 17:35:48 +10:00
dc75afeb3d RegTest: Fix directory creation always failing 2023-11-25 22:04:05 +10:00
ff17444074 GPU/HW: Add framebuffer fetch blending path 2023-11-25 21:22:35 +10:00
a456741ae6 GPU/HW: Don't blend binary alpha texture filters 2023-11-25 19:49:05 +10:00
7cc52bba23 CMake: Support multiple CMAKE_OSX_ARCHITECTURES 2023-11-25 00:50:12 +10:00
cc6f22163c HTTPDownloader: Add support for progress updates/cancelling 2023-11-25 00:50:12 +10:00
ca1dd27d4a CPU/NewRec: Fix SR interrupts on non-x64 2023-11-24 20:35:12 +10:00
e10ff550d5 CPU/NewRec: Handle inside-block SMC
i.e. Spyro 2/3 PAL.
2023-11-21 22:31:18 +10:00
20de40a597 RegTest: Fix build on Mac 2023-11-21 22:31:18 +10:00
dbd052528e CPU/NewRec: Fix build for AArch32 2023-11-18 17:16:51 +10:00
cce7be4723 Misc: Make struct member functions file-local 2023-11-18 16:46:11 +10:00
bee1f986a9 CMake: Fix incorrect library for HTTPDownloaderCurl 2023-11-18 14:58:45 +10:00
ad1716e376 GPU/HW: Correct OSD message 2023-11-15 19:26:02 +10:00
5fff97c9e1 GPU/HW: Clear instead of invalidating adaptive downsample RTs 2023-11-15 19:14:27 +10:00
3093d40869 Qt: Update link 2023-11-11 13:35:26 +10:00
312790c9a6 CPU/NewRec: Handle mtc0 rt, sr 2023-11-10 21:19:45 +10:00
3ab27e7220 FullscreenUI: Remove Pause on Menu open
And always pause. The option never really worked correctly.
2023-11-06 23:17:58 +10:00
b459a42fb7 Achievements: Use a 60 second timeout for server calls 2023-11-06 23:17:58 +10:00
0fe6e9170b HTTPDownloader: Move to util project 2023-11-06 23:17:57 +10:00
3c6b6c5770 Achievements: Use retryable client error status code 2023-11-06 23:17:57 +10:00
3dfc3bd2ba CPU: Fix incorrect scratchpad masking 2023-11-06 18:09:27 +10:00
928d137111 System: Add missing icons to some OSD messages 2023-11-05 22:38:25 +10:00
38bc2bd057 CDROM: Add option to choose emulated mechacon version 2023-11-05 14:43:38 +10:00
edae13d9e4 CDROM: Log command parameters 2023-11-05 13:32:25 +10:00
dde54fbba9 Settings: Fix incorrect type for Display/Scaling 2023-11-05 02:33:42 +10:00
9d88a373bd GPU: Fix Guncon positioning with window padding 2023-11-04 20:11:51 +10:00
0e2c6676a3 Build: Compiling x64 builds on Apple Silicon host 2023-11-04 20:11:51 +10:00
f05ff4103e Misc: Build fixes for Android 2023-11-04 20:11:51 +10:00
538266aacd System: Fix Discord Rich Presence 2023-10-29 22:46:02 +10:00
bd49e0df63 System: Fix playlist memory card handling
But you really don't need to use them these days.
2023-10-29 20:37:42 +10:00
117cbeecaa CPU/CodeCache: Fix NewRec on Apple Silicon 2023-10-28 14:41:29 +10:00
f786138175 CPU/CodeCache: Fix crash on Apple Silicon 2023-10-24 18:30:34 +10:00
06c4dc5e1b GPU/OpenGL: Fix incorrect 1/4 blend on Mali 2023-10-22 00:07:46 +10:00
6592cafadc CPU/NewRec: Add speculative constants 2023-10-22 00:07:46 +10:00
b3cbe5a7ee CPU/NewRec: Add AArch32 backend 2023-10-21 20:22:51 +10:00
41bb9fddfc CMake: Fix Debug x64 builds on Linux 2023-10-21 13:49:35 +10:00
d00ed000f9 CPU/NewRec/AArch64: Don't recreate assembler every time 2023-10-21 13:49:35 +10:00
52e0d8d473 CPU/Recompiler/AArch32: Load membase on demand 2023-10-21 13:49:35 +10:00
cce1ec598c CPU/Recompiler/AArch32: Reduce register usage of Mul 2023-10-21 13:49:35 +10:00
23dff0a9b6 Bus: Properly set unmapped pages to NULL for LUT fastmem 2023-10-21 13:49:35 +10:00
e36130158c CPU/Recompiler: Fix incorrect shift in LUT fastmem 2023-10-21 13:49:35 +10:00
c727ac33c7 CPU/CodeCache: Include hi/lo in state logging 2023-10-21 13:49:35 +10:00
9501439d6b CPU: Add new experimental recompiler 2023-10-18 00:49:01 +10:00
c179473c2b Bus: Allow LUT fastmem on mirrors 2023-10-18 00:49:01 +10:00
9d40164f84 CPU/Recompiler: Offset LUT fastmem pointers 2023-10-18 00:49:01 +10:00