Megamouse
|
415c2d0795
|
fake move: add gyro support
|
2025-01-08 20:02:33 +01:00 |
|
Megamouse
|
92d0707291
|
Decrease mouse move assignment distance
|
2025-01-07 21:11:46 +01:00 |
|
Elad
|
c6f3737c2a
|
PPU LLVM: Fixup patches enlisting in analyzer
|
2025-01-07 20:42:45 +02:00 |
|
Antonino Di Guardo
|
ec77f2ab92
|
Minor cleanup (#16519)
* Minor cleanup
|
2025-01-07 19:46:13 +03:00 |
|
Elad
|
0b784ff2c1
|
PPU LLVM: Function table dependent resolver hashing
|
2025-01-07 15:43:41 +02:00 |
|
Megamouse
|
c443326fb1
|
Do not re-use the old game window if the renderer changed
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
2ac171a30f
|
move error_report to ErrorCodes.cpp
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
7369169331
|
Disable continuous mode if a savestate is not possible
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
d5470d92ec
|
Keep game window open when loading the last savestate
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
cc7e7300ce
|
Clean up old game window in case of unexpected errors
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
3ce4c95e61
|
Show message while creating savestate in continuous mode
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
1ab3a0bd73
|
RSX/Qt: Reuse gs_frame if possible
|
2025-01-06 15:49:09 +01:00 |
|
Megamouse
|
99f1f4c22a
|
cheats: add float32 gui support
|
2025-01-06 10:48:00 +01:00 |
|
oltolm
|
41a4dd4c1c
|
cmake: fix wolfssl
|
2025-01-05 23:03:00 +01:00 |
|
oltolm
|
1080969b51
|
cmake: remove "--no-quick" from windeployqt
|
2025-01-05 23:03:00 +01:00 |
|
Elad
|
6165c2d8b3
|
Thread.h: Fix a bug by adding thread_state::destroying_context
|
2025-01-05 10:01:35 +02:00 |
|
Elad
|
036693a14d
|
Fix sys_config_unregister_service
|
2025-01-05 10:01:35 +02:00 |
|
Aleksey Komarov
|
c9d39ce7ae
|
vk: Support panvk, allow creating device without textureCompressionBC
panvk supports BC1-BC3 which is all RPCS3 require, support is reported as
false since not all formats are supported
|
2025-01-04 20:22:05 +02:00 |
|
Aleksey Komarov
|
da84326bd0
|
vk: Add driver vendor PANVK (Mali GPU on Mesa)
|
2025-01-04 20:22:05 +02:00 |
|
Megamouse
|
f255392a75
|
patches: create patch path on update
|
2025-01-04 15:45:22 +01:00 |
|
Megamouse
|
af3154a0d4
|
Qt: delete settings_dialog
|
2025-01-04 15:45:22 +01:00 |
|
Megamouse
|
d2b96636db
|
Qt: delete batch progress dialog after user closed it (as originally intended)
|
2025-01-04 11:31:25 +01:00 |
|
Megamouse
|
635eac7704
|
Qt: fix batch compilation after a game was already running
Batch compilation wasn't working if g_system_progress_canceled wasn't reset
|
2025-01-04 11:31:25 +01:00 |
|
Megamouse
|
51417cc8c3
|
Qt: stop batch compilation immediately on cancel
|
2025-01-04 11:31:25 +01:00 |
|
Elad
|
2614450e4b
|
Fix IDM image serialization
|
2025-01-04 09:29:09 +02:00 |
|
Megamouse
|
8ea27b0aca
|
Qt: workaround for crash in long accepted slot
|
2025-01-03 20:21:56 +01:00 |
|
Megamouse
|
4f76aec6b3
|
VS: Fix compilation with new wolfssl version
|
2025-01-03 20:21:56 +01:00 |
|
Megamouse
|
dfdb33befb
|
Update xxHash to 0.8.3
|
2025-01-03 20:21:56 +01:00 |
|
Megamouse
|
e76bd11f53
|
Update Wolfssl to 5.7.6
|
2025-01-03 20:21:56 +01:00 |
|
Megamouse
|
4b4399f63f
|
Update FAudio to 25.01
|
2025-01-03 20:21:56 +01:00 |
|
Megamouse
|
796189ce68
|
Update SDL to 2.30.11
|
2025-01-03 20:21:56 +01:00 |
|
Elad
|
a8f80ebfe9
|
sys_time.cpp: Anti TSC measures
|
2025-01-03 16:26:21 +02:00 |
|
Andrew Griffiths
|
cb3662cc4d
|
MacOS: fix for crash in SDL_Quit w/ gamepad input
|
2025-01-02 18:58:24 +01:00 |
|
Megamouse
|
fb237dd568
|
Audio: Add mute/unmute and volume shortcuts
Also add auto repeat to volume shortcuts
|
2025-01-02 09:34:47 +01:00 |
|
Aleksey Komarov
|
799cb79612
|
qt6: QT_MIN_VER should be 6.7 because of QCheckBox::checkStateChanged
Check: https://doc.qt.io/qt-6/qcheckbox.html
|
2025-01-01 23:04:56 +01:00 |
|
Megamouse
|
1c22cc2f52
|
overlays: add trophy list dialog
|
2025-01-01 13:42:21 +01:00 |
|
kd-11
|
0bb2f72ee2
|
rsx: Flush MM queue before memory is unmapped
|
2024-12-31 01:52:58 +03:00 |
|
schm1dtmac
|
b16d267f9d
|
Fix types 2
|
2024-12-30 07:29:31 +02:00 |
|
schm1dtmac
|
9ffa923da6
|
Use corresponding SI/IEC units
|
2024-12-30 07:29:31 +02:00 |
|
schm1dtmac
|
8feccffec0
|
Fix types
|
2024-12-30 07:29:31 +02:00 |
|
schm1dtmac
|
3a16b2e92c
|
Report filesizes on macOS as decimal multiples
i.e. multiples of 1000
|
2024-12-30 07:29:31 +02:00 |
|
Elad
|
a8bfa6a16c
|
SPU: Operating system LR memory signals
|
2024-12-29 21:01:17 +02:00 |
|
kd-11
|
e135012acd
|
rsx: Properly track changes in instancing state
|
2024-12-29 20:53:05 +03:00 |
|
kd-11
|
9de6a38e13
|
rsx: Test vertex program flags on each draw
|
2024-12-29 20:53:05 +03:00 |
|
kd-11
|
0baf873534
|
Cosmetic improvements
|
2024-12-29 20:53:05 +03:00 |
|
kd-11
|
35a66fe776
|
rsx: Do not use global registers object in logical "firmware" units
|
2024-12-29 20:53:05 +03:00 |
|
kd-11
|
0be8a5f9f4
|
rsx: Handle dangling execution barriers
|
2024-12-29 20:53:05 +03:00 |
|
kd-11
|
01fe39fbb9
|
rsx: Fix rare crash in vertex program decompiler
- This whole decompiler mess needs a rewrite
|
2024-12-29 20:53:05 +03:00 |
|
kd-11
|
cfc124fabf
|
rsx: Fix instancing bug when indexed addressing is used to read constants
|
2024-12-29 20:53:05 +03:00 |
|
kd-11
|
15961b353a
|
vk: Add support for hardware instanced draws
|
2024-12-29 20:53:05 +03:00 |
|