• Joined on 2025-01-29
archive synced commits to master at archive/rpcs3 from mirror 2025-06-04 15:27:28 +12:00
d15b7a9955 ci/macOs: run unit tests
archive synced commits to master at archive/rpcs3 from mirror 2025-06-03 06:47:26 +12:00
99db73a34f Update VMA vulkan version to 1.2
85e4eff571 vk: Raise min API version to 1.2
Compare 2 commits »
archive synced commits to master at archive/rpcs3 from mirror 2025-06-02 22:37:25 +12:00
d8bc2d5c75 input: move copilot code to pad_thread
archive synced commits to master at archive/rpcs3 from mirror 2025-06-02 14:27:25 +12:00
4704c03209 Fix some static analysis warnings, including c-style cast
archive synced commits to main at archive/Cemu from mirror 2025-06-02 14:27:17 +12:00
162fdabb9d debug: "verbose" command line argument to log to stdout (#1587)
archive synced and deleted reference refs/tags/rsx_cache at archive/rpcs3 from mirror 2025-06-02 06:17:26 +12:00
archive synced commits to master at archive/rpcs3 from mirror 2025-06-02 06:17:26 +12:00
70faef3fdb Logs: use thread_local
663ff55af9 restore ffmpeg dependencies on linux
229c1c38a3 Setup build caches to only save on master builds, to ensure PR caches don't take presidence
Compare 3 commits »
archive synced and deleted reference refs/tags/Nekotekina-patch-1 at archive/rpcs3 from mirror 2025-06-02 06:17:25 +12:00
archive synced and deleted reference refs/tags/nn at archive/rpcs3 from mirror 2025-06-02 06:17:25 +12:00
archive synced commits to main at archive/Cemu from mirror 2025-06-01 22:07:17 +12:00
c8045f7f04 UI: wxCAPTION flag on input API dialog to fix kwin (#1586)
archive synced commits to master at archive/rpcs3 from mirror 2025-06-01 13:57:26 +12:00
68d2573344 rpcs3_version: Bump to 0.0.37
c437fe9ff0 Fixing the two upload commit hashes got switched around
c93ee3dc1a thanks vscode
0f45c08188 Suggested review changes
55aaffb7b3 Readd Homebrew Cache (used to be on Cirrus), silence more warnings
Compare 7 commits »
archive synced commits to refs/tags/v0.0.37 at archive/rpcs3 from mirror 2025-06-01 13:57:26 +12:00
archive synced new reference refs/tags/v0.0.37 to archive/rpcs3 from mirror 2025-06-01 13:57:26 +12:00
archive synced commits to main at archive/Cemu from mirror 2025-06-01 05:47:17 +12:00
6df3e1742e UI: Fix wxWidgets assert in InfinityPage (#1582)
archive synced commits to master at archive/rpcs3 from mirror 2025-05-30 12:57:30 +12:00
382e62c7d8 input: implement basic copiloting
ae35430c96 multithreaded version_check
c0bfc34a75 Fix codestyle
Compare 3 commits »
archive synced commits to main at archive/Cemu from mirror 2025-05-30 12:57:18 +12:00
152b790242 UI: Use wxID_ANY and wxNOT_FOUND instead of hardcoding -1 (#1581)
archive synced commits to master at archive/rpcs3 from mirror 2025-05-30 04:47:25 +12:00
bda335a505 cmake: add option to use system cubeb
38289f3bc1 fix Windows build with GCC/Clang
3d0a68c9e8 stdafx.h: fix clang warnings
Compare 3 commits »
archive synced commits to master at archive/rpcs3 from mirror 2025-05-29 12:27:28 +12:00
a9df046f21 Update curl to 8.14.0
archive synced commits to main at archive/Cemu from mirror 2025-05-29 04:17:16 +12:00
02616bf6be build: Allow Linux builds to be made without Bluez (#1579)
archive synced commits to master at archive/rpcs3 from mirror 2025-05-28 03:56:59 +12:00
2d9a24d1d6 rsx/util/test: Cover edge cases in address_range test suite
45718d7679 rsx: Use address_range64 to simplify MM intersection tests
2ea7ff6b14 rsx/util: Split address_range into a sized address_range template
4f7c82ba8a utils: Rename address_range to address_range32 to allow implementation of address_range16 and address_range64
79bcb7790c rsx/util: Add unit tests for address ranges
Compare 5 commits »