1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-21 18:22:33 +01:00

Commit Graph

  • ccf75df78b Title ID Fixes Ninetime 2024-10-23 17:02:35 -0400
  • 5d17e30021 Initial GameID/TitleID changes Ninetime 2024-10-22 22:20:14 -0400
  • 431221f172 Don't log "always" messages in fatal_error_listener until enabled Megamouse 2024-10-25 09:39:15 +0200
  • fd64da1944 Don't log "always" messages in fatal_error_listener until enabled Megamouse 2024-10-25 09:39:15 +0200
  • 3ecb14dcda sys_event_flag_set: Break atomic operation dependencies elad335 2024-10-24 23:01:19 +0300
  • d155bd410e sys_event_flag_set: Break atomic operation dependencies elad335 2024-10-24 23:01:19 +0300
  • a325eb52bd Compilation hotfix elad335 2024-10-25 01:00:23 +0300
  • 2305c1d5da Compilation hotfix elad335 2024-10-25 01:00:23 +0300
  • 84217917d5 utils/sysinfo.cpp: New TSC calibration technique elad335 2024-10-25 00:23:02 +0300
  • 57ee48060b utils/sysinfo.cpp: New TSC calibration technique elad335 2024-10-25 00:23:02 +0300
  • af052b0627 RawSpu: Optimize START register/commands elad335 2024-10-24 13:55:19 +0300
  • c70c08bb07 utils: Make get_tsc_freq() inlined and non-blocking elad335 2024-10-24 13:01:40 +0300
  • 2e8029a45b get_system_time(): Add fast TSC-based path elad335 2024-10-24 11:32:01 +0300
  • a9a454faf7 asm: Fix utils::rational_mul optimization elad335 2024-10-24 10:12:50 +0300
  • 3378b03c1f Optimize get_system_time using 128 bit math Elad 2024-10-24 04:39:02 +0300
  • 8d9911e383 Implement u64_x_u64_=_u128 optimization elad335 2024-10-24 09:39:35 +0300
  • 68a7a53f6b RawSpu: Optimize START register/commands elad335 2024-10-24 13:55:19 +0300
  • 10d3fe37f7 utils: Make get_tsc_freq() inlined and non-blocking elad335 2024-10-24 13:01:40 +0300
  • 592f3e8eae get_system_time(): Add fast TSC-based path elad335 2024-10-24 11:32:01 +0300
  • 36da27770a asm: Fix utils::rational_mul optimization elad335 2024-10-24 10:12:50 +0300
  • 9a641d5b15 Optimize get_system_time using 128 bit math Elad 2024-10-24 04:39:02 +0300
  • f3e08d5bc3 Implement u64_x_u64_=_u128 optimization elad335 2024-10-24 09:39:35 +0300
  • 60ae4c1121 rsx: Fix crash when host labels option is disabled kd-11 2024-10-23 19:34:20 +0300
  • 39730e0a5d rsx: Fix crash when host labels option is disabled kd-11 2024-10-23 19:34:20 +0300
  • 5ed7d043c4 Fix build and cleanup kd-11 2024-10-23 02:47:19 +0300
  • c28ec457fd gl: Silence compiler warnings kd-11 2024-10-22 03:57:40 +0300
  • a79ef1efb2 gl: Fix check_state compilation error kd-11 2024-10-22 03:47:40 +0300
  • 1299aa68b3 cmake: Update build files for GL DMA kd-11 2024-10-22 03:44:45 +0300
  • 681debd8f6 gl: Finalize host labels implementation kd-11 2024-10-22 03:41:36 +0300
  • 0db06964dc Whitespace kd-11 2024-10-19 03:14:47 +0300
  • 6ce1816e3f rsx: Move the host job management into common code to share with GL kd-11 2024-10-19 03:14:29 +0300
  • 7fdfbe3c52 gl: Implement basic DMA layer using AMD_pinned_memory kd-11 2024-10-15 03:34:23 +0300
  • be2a12aced Fix build and cleanup kd-11 2024-10-23 02:47:19 +0300
  • d0703738c1 gl: Silence compiler warnings kd-11 2024-10-22 03:57:40 +0300
  • 1757b3cee6 gl: Fix check_state compilation error kd-11 2024-10-22 03:47:40 +0300
  • 0605b47a12 cmake: Update build files for GL DMA kd-11 2024-10-22 03:44:45 +0300
  • fc1e19dabc gl: Finalize host labels implementation kd-11 2024-10-22 03:41:36 +0300
  • 775a7f944d Whitespace kd-11 2024-10-19 03:14:47 +0300
  • 2b665503cc rsx: Move the host job management into common code to share with GL kd-11 2024-10-19 03:14:29 +0300
  • d07cb5d973 gl: Implement basic DMA layer using AMD_pinned_memory kd-11 2024-10-15 03:34:23 +0300
  • 3e516df214 SPU: Reimplement SPURS limiter Elad Ashkenazi 2024-10-15 14:34:06 +0300
  • 7755f3633b SPU: Reimplement SPURS limiter Elad Ashkenazi 2024-10-15 14:34:06 +0300
  • 899b4aaeec Use system SDL by default since we don't properly support building with just builtin SDL Zion Nimchuk 2024-10-15 13:19:05 -0700
  • d2612bed3a Switch to focal for aarch64, update Qt Zion Nimchuk 2024-10-11 18:50:47 -0700
  • 42b255a4a2 Fix checkrt bundling and remove legacy deploy script Zion Nimchuk 2024-10-03 10:23:56 -0700
  • c941030455 Use system SDL by default since we don't properly support building with just builtin SDL Zion Nimchuk 2024-10-15 13:19:05 -0700
  • 8a7c15d9d9 Switch to focal for aarch64, update Qt Zion Nimchuk 2024-10-11 18:50:47 -0700
  • 6de98d97e1 Fix checkrt bundling and remove legacy deploy script Zion Nimchuk 2024-10-03 10:23:56 -0700
  • 5cb8efe948
    Merge e6503157d4 into 18c01f7151 kd-11 2024-10-15 15:34:15 -0300
  • 18c01f7151
    Fixed compilation with cmake on Windows (#16184) Antonino Di Guardo 2024-10-15 17:53:31 +0200
  • 7f4ccd9f47
    Merge branch 'master' into fix_cmake_on_windows Megamouse 2024-10-15 17:01:22 +0200
  • 4cd1d639ed
    3rd Party: Bump MoltenVK to 1.2.11 (Vulkan SDK 1.3.296) (#16190) shinra-electric 2024-10-15 15:40:45 +0100
  • 3235f34d7d
    Merge branch 'master' into mvk-1211 shinra-electric 2024-10-15 12:33:01 +0100
  • 2732d6c3dc Qt: Make sure that table columns and their actions have the same state after restoring the layout Megamouse 2024-10-15 01:45:35 +0200
  • 67cc16640f
    Merge branch 'master' into mvk-1211 shinra-electric 2024-10-15 10:18:09 +0100
  • af02ae12a3
    Merge branch 'master' into trophhhy Megamouse 2024-10-15 10:28:15 +0200
  • 8e4f5cc7b3 Update build-mac.sh nastys 2024-10-15 08:32:29 +0200
  • e3eefa88ac
    Merge branch 'master' into patch-3 Megamouse 2024-10-15 09:44:03 +0200
  • e58a3ab7e0 sys_spu: Fix order of some checks Elad Ashkenazi 2024-10-15 09:43:39 +0300
  • e0e1c729cd Fix sys_spu_thread_group_disconnect_event Elad Ashkenazi 2024-10-15 09:29:19 +0300
  • f8571f35eb
    Merge branch 'master' into patch-3 Megamouse 2024-10-15 09:04:48 +0200
  • 0ba345ca25 sys_spu: Fix order of some checks Elad Ashkenazi 2024-10-15 09:43:39 +0300
  • 5ae4fe4a58 Fix sys_spu_thread_group_disconnect_event Elad Ashkenazi 2024-10-15 09:29:19 +0300
  • 7c6b558647 Improve sys_spu_thread_initialize Elad Ashkenazi 2024-10-15 08:49:01 +0300
  • 217c924d42 Fix sys_vm_memory_map Elad Ashkenazi 2024-10-15 08:43:12 +0300
  • c6ed2cf74d
    Update build-mac.sh nastys 2024-10-15 08:32:29 +0200
  • 23537e3666 Improve sys_spu_thread_initialize Elad Ashkenazi 2024-10-15 08:49:01 +0300
  • 78dce19118 Fix sys_vm_memory_map Elad Ashkenazi 2024-10-15 08:43:12 +0300
  • 3edf122600 Qt: Make sure that table columns and their actions have the same state after restoring the layout Megamouse 2024-10-15 01:45:35 +0200
  • 7b92cbcb9a input: use std::array for sticks, sensors and motors Megamouse 2024-10-15 00:53:07 +0200
  • c882f0baf0 input: fix segfault caused by lockless std::move of stick vector Megamouse 2024-10-15 00:42:41 +0200
  • 2983192094
    Merge branch 'master' into mvk-1211 shinra-electric 2024-10-15 00:02:58 +0100
  • 903d4924b9 input: use std::array for sticks, sensors and motors Megamouse 2024-10-15 00:53:07 +0200
  • cf57dcf23e input: fix segfault caused by lockless std::move of stick vector Megamouse 2024-10-15 00:42:41 +0200
  • cc6c654ef9
    Merge branch 'master' into fix_cmake_on_windows Antonino Di Guardo 2024-10-15 00:23:15 +0200
  • f1f124dcbf
    macOS arm64 CI: Fix packages requiring curl, and fix Ventura (#16193) nastys 2024-10-15 00:01:13 +0200
  • 60d0632ccf
    Merge branch 'master' into nastys-patch-16 Megamouse 2024-10-14 22:33:17 +0200
  • d4ce5b86ec Improve log file creation error message Megamouse 2024-10-14 20:06:17 +0200
  • 16c1b9ed73 Fix some narrowing warnings Megamouse 2024-10-14 19:50:10 +0200
  • b7bf0493ae
    Merge branch 'master' into nastys-patch-16 nastys 2024-10-14 20:51:37 +0200
  • a6b8f45ac3
    Update build-mac-arm64.sh nastys 2024-10-14 20:33:08 +0200
  • 033f788209
    Update build-mac-arm64.sh nastys 2024-10-14 20:26:36 +0200
  • 61407966f8
    Update build-mac-arm64.sh nastys 2024-10-14 20:13:37 +0200
  • 8d66523b21 Improve log file creation error message Megamouse 2024-10-14 20:06:17 +0200
  • 7cc68adc5f Fix some narrowing warnings Megamouse 2024-10-14 19:50:10 +0200
  • 42ee2463c7 Initialize some spu_thread members Elad Ashkenazi 2024-10-13 19:23:10 +0300
  • 2fc9ae5d28 sys_vm: Argument checking fixes Elad Ashkenazi 2024-10-12 11:00:24 +0300
  • 28dc7356a8 sys_memory: Fix argument size type Elad Ashkenazi 2024-10-12 10:40:13 +0300
  • f6c585902a sys_spu: Fix SPU queue index type Elad Ashkenazi 2024-10-12 10:33:39 +0300
  • 693cf9950f sys_spu: Minor fixes Elad Ashkenazi 2024-10-12 10:22:21 +0300
  • 9a79ce50ab
    Merge branch 'master' into lv2 Elad 2024-10-14 19:10:14 +0300
  • e9dc5d1a2b Initialize some spu_thread members Elad Ashkenazi 2024-10-13 19:23:10 +0300
  • 01187cbd94 sys_vm: Argument checking fixes Elad Ashkenazi 2024-10-12 11:00:24 +0300
  • fc31f1a8ff sys_memory: Fix argument size type Elad Ashkenazi 2024-10-12 10:40:13 +0300
  • fc94b933ad update digant73 2024-10-14 15:01:58 +0200
  • 551796b578
    Merge branch 'master' into nastys-patch-16 Megamouse 2024-10-14 09:17:49 +0200
  • cef3ee2d80 SPU: More SPURS limiter fixes Elad Ashkenazi 2024-10-11 09:02:20 +0300
  • 8f0e5e14b2
    Update build-mac-arm64.sh nastys 2024-10-14 00:07:18 +0200
  • bb97ec8a49
    Update build-mac-arm64.sh nastys 2024-10-13 23:35:53 +0200
  • 9df5945410
    Update build-mac-arm64.sh nastys 2024-10-13 23:07:54 +0200