1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 02:32:36 +01:00

Commit Graph

  • e6b60a88d4
    Merge branch 'master' into updatess Megamouse 2024-11-14 19:36:09 +0100
  • e4aa348392 fix: cannot copy OpenAl32.dll with CMake overwriter 2024-11-12 08:37:09 +0800
  • c5bbee7a0a SPU: Fixup code comparison Elad 2024-11-14 12:47:01 +0200
  • 8c00842614 Fixup std::vector to std::span Elad 2024-11-12 19:14:30 +0200
  • 26a2d37a0a SPU: Fixup code comparison Elad 2024-11-14 12:47:01 +0200
  • c57a73510a Fixup std::vector to std::span Elad 2024-11-12 19:14:30 +0200
  • d03a9fbed9 Qt: Replace some instances of QMap, QPair and QList Megamouse 2024-11-12 20:21:44 +0100
  • fc3d8d9709 Update curl to 8.11.0 Megamouse 2024-11-12 20:20:36 +0100
  • 72437b50b4 LV2: Fix thread notifications regression Elad 2024-11-12 13:31:26 +0200
  • 8e822ed71f LV2: Fix thread notifications regression Elad 2024-11-12 13:31:26 +0200
  • e9b24eba85
    SPU Analyzer: Fix programs code caching Elad 2024-11-12 11:11:37 +0200
  • 53cea67d72 SPU Anayzer: Fix programs code caching Elad 2024-11-12 07:33:46 +0200
  • 5521e74eae
    Merge branch 'master' into master overwriter 2024-11-12 08:32:49 +0800
  • 2b0f786b2d
    Fix std::basic_string warnings (#16261) oltolm 2024-11-11 20:54:44 +0100
  • b2a14c47ab
    Merge branch 'master' into libc++19 Elad 2024-11-11 19:28:35 +0200
  • 6dbd8c447c use std::memcmp instead of std::lexicographical_compare oltolm 2024-11-10 23:45:18 +0100
  • 2a02becd34 fix: linux find OpenAL overwriter 2024-11-10 19:24:06 +0800
  • dbaacea181 refeator: OpenAL cmake overwriter 2024-11-10 19:00:38 +0800
  • f4e5d74692 fix: cannot copy OpenAl32.dll with Qt creator overwriter 2024-11-10 01:50:46 +0800
  • 3494c4ff46
    Merge 65abf2c2cb into 2262ac1684 Ivan 2024-11-06 11:35:40 +0300
  • 2262ac1684 Qt: Replace QMap with std::map Megamouse 2024-11-05 22:34:38 +0100
  • f79c26c403 Qt: Replace QMap with std::map Megamouse 2024-11-05 22:34:38 +0100
  • 65abf2c2cb
    Update logs.cpp Nekotekina-patch-1 Ivan 2024-11-05 23:56:10 +0300
  • caf5cc78c5
    Update logs.cpp Ivan 2024-11-05 23:30:19 +0300
  • 5f6ac1e084
    Update logs.cpp Ivan 2024-11-05 23:20:46 +0300
  • c68f42e0ee Fix sceNpScoreGetRankingByNpId when no score is registered RipleyTom 2024-11-05 18:08:28 +0100
  • 63d0917e34
    Update logs.cpp Ivan 2024-11-05 21:59:39 +0300
  • c31cb216d2
    Workaround constinit in logs.cpp Ivan 2024-11-05 21:51:31 +0300
  • 913d9eff79
    Merge branch 'master' into fix_score_empty Megamouse 2024-11-05 19:43:36 +0100
  • 73cee9a43d sys_usbd: Better Dimensions Move Handling Joshua de Reeper 2024-11-03 17:11:40 +0000
  • f2212a3dbd
    Fix sceNpScoreGetRankingByNpId when no score is registered RipleyTom 2024-11-05 18:08:28 +0100
  • f68d7d622b sys_usbd: Better Dimensions Move Handling Joshua de Reeper 2024-11-03 17:11:40 +0000
  • 6d766ccbb5
    cellSaveData: Add autosave indicator (#15720) NicknineTheEagle 2024-11-04 23:53:34 +0300
  • 3accab3576 use vector and span instead of basic_string and basic_string_view oltolm 2024-03-26 18:54:41 +0100
  • 269f2bb729 added GUI support + cleanup digant 2024-10-30 22:47:19 +0100
  • c45047cb5b cellSaveData: Add autosave indicator NicknineTheEagle 2024-06-22 14:40:48 +0300
  • 91d167fea6 Overlays: Add top right and bottom right messages NicknineTheEagle 2024-06-22 14:39:53 +0300
  • de0a16ab65
    Use constinit in logs.cpp Ivan 2024-11-04 17:34:56 +0300
  • bcf581dc82 Fixup Emulator::GetBackgroundPicturePath() Elad 2024-11-04 12:29:09 +0200
  • 942cc384c6 Fixup Emulator::GetBackgroundPicturePath() Elad 2024-11-04 12:29:09 +0200
  • c782b45b97 High-Resolution Game Background for loading Elad 2024-11-04 09:43:52 +0200
  • 8e3078f8d8 High-Resolution Game Background for loading Elad 2024-11-04 09:43:52 +0200
  • 7858053bb9 Update SDL to 2.30.9 Megamouse 2024-11-04 07:36:41 +0100
  • 2d0d4119f4 Update FAudio to 24.11 Megamouse 2024-11-04 07:32:24 +0100
  • 8c084de76d Update SDL to 2.30.9 Megamouse 2024-11-04 07:36:41 +0100
  • aeba5e6930 Update FAudio to 24.11 Megamouse 2024-11-04 07:32:24 +0100
  • d2d76bb560 Update wolfssl to 5.7.4 Megamouse 2024-10-28 23:48:57 +0100
  • 239937123d
    Merge branch 'master' into myfix Megamouse 2024-11-03 16:11:53 +0100
  • bc22df8ba8 SPU: Optimize cellSpurs reservations Elad Ashkenazi 2024-10-11 20:25:26 +0300
  • d09bc6a0dc
    Merge branch 'master' into spurs0optimize Elad 2024-11-03 09:48:29 +0200
  • 1631e134d9
    Merge branch 'master' into myfix Megamouse 2024-11-02 21:33:10 +0100
  • b053b1e200 Another attempt to fix fs::pending_file for hardlinks Elad 2024-11-02 12:47:42 +0200
  • d3c0ec5651 Print last system error on fs::error::unknown Elad 2024-11-02 13:34:51 +0200
  • 695799c39a GUI: Fix welcome_dialog dereference Elad 2024-11-02 08:55:58 +0200
  • 85d1649696 utils/atomic.hpp: Make atomic_op reject non-non-const lvalue Elad 2024-11-02 08:36:35 +0200
  • 1417f9b7de utils/atomic.cpp: Fixup utils::get_unique_tsc() Elad 2024-11-02 08:27:36 +0200
  • 0e31aafc09 Fixup GCM unmap event sending Elad 2024-11-01 15:00:58 +0200
  • 07d24583d9 Another attempt to fix fs::pending_file for hardlinks Elad 2024-11-02 12:47:42 +0200
  • fa892692c5 Print last system error on fs::error::unknown Elad 2024-11-02 13:34:51 +0200
  • 097d1d91bb GUI: Fix welcome_dialog dereference Elad 2024-11-02 08:55:58 +0200
  • 45c407dc74 utils/atomic.hpp: Make atomic_op reject non-non-const lvalue Elad 2024-11-02 08:36:35 +0200
  • c12c84f5fd utils/atomic.cpp: Fixup utils::get_unique_tsc() Elad 2024-11-02 08:27:36 +0200
  • 65cb85b038 Fixup GCM unmap event sending Elad 2024-11-01 15:00:58 +0200
  • 17e78a9e6f rpcs3_version: Bump to 0.0.34 v0.0.34 Ani 2024-11-01 22:08:19 +0000
  • 66af253f55 rpcs3_version: Bump to 0.0.34 Ani 2024-11-01 22:08:19 +0000
  • 42751cc8fb SPULLVMRecompiler: remove unnecessary bitcast oltolm 2024-09-06 00:32:05 +0200
  • 8092aaa708 SPULLVMRecompiler: remove unnecessary bitcast oltolm 2024-09-06 00:32:05 +0200
  • e67d090c35 Fixup sys_event_port_send Elad 2024-11-01 09:56:00 +0200
  • ddd0494cf4 Silence sys_ss_access_control_engine Elad 2024-11-01 09:48:58 +0200
  • 2222807624 RSX/GCM: Fix memory unmapping for HLE GCM Elad 2024-11-01 08:39:57 +0200
  • 2e0223b242 Fixup sys_event_port_send Elad 2024-11-01 09:56:00 +0200
  • 25ff0bacbc Silence sys_ss_access_control_engine Elad 2024-11-01 09:48:58 +0200
  • 9dde1c3ef4 RSX/GCM: Fix memory unmapping for HLE GCM Elad 2024-11-01 08:39:57 +0200
  • 37bf1acbbe
    Merge branch 'master' into myfix Megamouse 2024-11-01 07:33:30 +0100
  • 488814bb2d rsx/vm: Exclude events from VM mutex Elad 2024-10-31 22:30:40 +0200
  • 4206b022b6 Win32/File.cpp: Use ReplaceFile for hardlink overwrite Elad 2024-10-31 20:29:10 +0200
  • b87c891ec4 Fixup sys_event to check EBUSY only for PPU->PPU signals Elad 2024-10-31 20:17:37 +0200
  • 327d9f5424 rsx/vm: Exclude events from VM mutex Elad 2024-10-31 22:30:40 +0200
  • b52aed0cc6 Win32/File.cpp: Use ReplaceFile for hardlink overwrite Elad 2024-10-31 20:29:10 +0200
  • a4a1d6209c Fixup sys_event to check EBUSY only for PPU->PPU signals Elad 2024-10-31 20:17:37 +0200
  • 5eb4691cd6 Specify that you only need the qtmultimedia when using aqt Hasster 2024-10-30 22:26:30 +0300
  • bfcbc13b8a Add more info about Qt in BUILDING.md Hasster 2024-10-30 20:47:54 +0300
  • 06f7344d83
    Merge branch 'master' into Hasster1-QtInfo Elad 2024-10-30 23:27:49 +0200
  • e69cc6680b
    Specify that you only need the qtmultimedia when using aqt Hasster 2024-10-30 22:26:30 +0300
  • 5c5edb4785 sys_event: Implement EBUSY for disconnection Elad 2024-10-30 13:59:27 +0200
  • 7a5043fddf
    Add more info about Qt in BUILDING.md Hasster 2024-10-30 20:47:54 +0300
  • cac421a936 sys_event: Implement EBUSY for disconnection Elad 2024-10-30 13:59:27 +0200
  • edfe940543 utils/sysinfo.cpp: Yield CPU time when measuring TSC freq Elad 2024-10-30 08:36:40 +0200
  • 10c65da2a8 utils/sysinfo.cpp: Yield CPU time when measuring TSC freq Elad 2024-10-30 08:36:40 +0200
  • 8b8396b945 Filesystem/Win32: Recreate hardlinks on fs::pending_file elad335 2024-10-27 14:48:44 +0200
  • 97f2b6b701 Fix get_system_time() elad335 2024-10-29 16:11:44 +0200
  • 92bf6ed0a7 Replace rsx::uclock with get_system_time() elad335 2024-10-29 15:52:39 +0200
  • 29c1c3df1f sys_event_flag_set: Minor improvement elad335 2024-10-27 14:50:04 +0200
  • 0108a3f2bf Filesystem/Win32: Recreate hardlinks on fs::pending_file elad335 2024-10-27 14:48:44 +0200
  • c4238c9673 Fix get_system_time() elad335 2024-10-29 16:11:44 +0200
  • 61a96975d2 Replace rsx::uclock with get_system_time() elad335 2024-10-29 15:52:39 +0200
  • 8b3652ef40 sys_event_flag_set: Minor improvement elad335 2024-10-27 14:50:04 +0200
  • 06cb900a37 Update wolfssl to 5.7.4 Megamouse 2024-10-28 23:48:57 +0100
  • cd8954db14 fix deprecation warnings in Qt 6.8 oltolm 2024-10-25 22:06:50 +0200
  • 3095330111 fix deprecation warnings in Qt 6.8 oltolm 2024-10-25 22:06:50 +0200