|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.40.19212 16 Apr 2026 00:16:30
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.40.19212
Changes: https://github.com/RPCS3/rpcs3/compare/ec989781a3...ea0d8a0d78
(cherry picked from commit 255ac54b26c3c36b7ec582c16fc6628e6951b005) |
0.0.40.19155_1 16 Apr 2026 00:16:29
    |
Jan Beich (jbeich)  |
emulators/rpcs3: back to llvm19 after 7d6a0a090b03
Newer LLVM can break game compatibility thus discouraged upstream.
As RPCS3 no longer builds with Clang 19 use both llvm19 and llvm20.
(cherry picked from commit 4603303de98482e78e3424f28a31767e921d7271) |
0.0.40.19155 07 Apr 2026 04:24:15
    |
Jan Beich (jbeich)  |
emulators/rpcs3: unbreak build after 1b59de75bd3d
In file included from rpcs3/Emu/Cell/lv2/sys_usbd.cpp:44:
rpcs3/Emu/../Emu/Io/LogitechG27.h:41:2: error: unknown type name
'SDL_HapticEffectID'; did you mean 'SDL_HapticEffect'?
41 | SDL_HapticEffectID effect_id = -1;
| ^~~~~~~~~~~~~~~~~~
| SDL_HapticEffect
/usr/local/include/SDL3/SDL_haptic.h:925:3: note: 'SDL_HapticEffect' declared
here
925 | } SDL_HapticEffect;
| ^
In file included from rpcs3/Emu/Cell/lv2/sys_usbd.cpp:44:
rpcs3/Emu/../Emu/Io/LogitechG27.h:41:33: error: no viable conversion from 'int'
to 'SDL_HapticEffect'
41 | SDL_HapticEffectID effect_id = -1;
| ^~
/usr/local/include/SDL3/SDL_haptic.h:915:15: note: candidate constructor (the
implicit copy constructor) not viable: no known conversion from 'int' to 'const
SDL_HapticEffect &' for 1st argument(Only the first 15 lines of the commit message are shown above ) |
0.0.40.19155 04 Apr 2026 23:37:55
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.40.19155
Changes: https://github.com/RPCS3/rpcs3/compare/d46ddcee5d...ec989781a3
(cherry picked from commit 2613051fc37e9dd7f1ecac80079d5b3832abc01f) |
Number of commits found: 4
|