Commit Graph

  • 35b3d7c90c added ability to change save data path saad 2025-01-21 00:37:28 +0000
  • 95a30b2b3e
    texture_cache: Lock when updating image. (#2198) squidbus 2025-01-20 13:38:09 -0800
  • 8d6a7999b2 texture_cache: Lock when updating image. squidbus 2025-01-20 04:51:52 -0800
  • a3967ccdb4
    externals: Update vulkan-headers (#2197) squidbus 2025-01-20 04:48:32 -0800
  • c90d01c9d4 externals: Update vulkan-headers squidbus 2025-01-20 04:28:52 -0800
  • e1132db197
    texture_cache: Prevent unregistered images from being tracked. (#2196) squidbus 2025-01-19 23:33:37 -0800
  • a06fcc6a72 texture_cache: Prevent unregistered images from being tracked. squidbus 2025-01-19 22:35:20 -0800
  • 0f93edb377
    Implement IMAGE_ATOMIC_SWAP (#2194) Stephen Miller 2025-01-19 21:20:51 -0600
  • 4fa501c8d5
    Additional libSceNpManager functions and cleanup (#2195) Stephen Miller 2025-01-19 21:12:42 -0600
  • d14e57f6a8 hotfix: Move some command buffer references down. squidbus 2025-01-19 18:45:34 -0800
  • 42c5fde4b3 Implement IMAGE_ATOMIC_SWAP Stephen Miller 2025-01-19 19:37:57 -0600
  • ac6554148f Merge remote-tracking branch 'upstream/main' into np-fixes Stephen Miller 2025-01-19 18:53:39 -0600
  • 80092b6367
    Fix SurfaceFormat Format4_4_4_4 (#2193) DanielSvoboda 2025-01-19 20:09:10 -0300
  • 52fa001aaa add_extension DanielSvoboda 2025-01-19 19:51:53 -0300
  • 88ef395f6d Fix SurfaceFormat Format4_4_4_4 DanielSvoboda 2025-01-19 19:44:18 -0300
  • 201f2817ca
    Fix SurfaceFormat Format1_5_5_5 - Format5_5_5_1 (#2191) DanielSvoboda 2025-01-19 18:55:27 -0300
  • b30e3ec9f7 Fix Format5_5_5_1 DanielSvoboda 2025-01-19 18:40:33 -0300
  • 2106fb052f Fix SurfaceFormat Format1_5_5_5 - again DanielSvoboda 2025-01-19 18:13:45 -0300
  • 5ed5cc1442
    Merge branch 'shadps4-emu:main' into main Daniel Nylander 2025-01-19 19:44:42 +0100
  • 500b2f53e8 Require exactly version 1.4.303 of vulkan-headers, as 304 is incompatible PowellNGL 2025-01-19 18:57:56 +0100
  • 17ac63d23a
    Fix SurfaceFormat (#2188) DanielSvoboda 2025-01-19 12:47:40 -0300
  • c8bbecda26
    Devtools: Close Button ( X ) (#2187) DanielSvoboda 2025-01-19 12:45:24 -0300
  • 921b1dc5a6
    Fix SurfaceFormat DanielSvoboda 2025-01-19 12:33:27 -0300
  • e283ce539b Devtools: Close Button ( X ) DanielSvoboda 2025-01-19 11:10:31 -0300
  • a7d45231b7
    Filesystem devices (#2184) georgemoralis 2025-01-19 15:44:57 +0200
  • ec0dfb32b5
    Some ImGui tweaks for the game window (#2183) Quang Ngô 2025-01-19 19:03:15 +0700
  • 746f2e091d
    tile: Account for thickness in micro tiled size calculation. (#2185) squidbus 2025-01-19 03:06:31 -0800
  • 3ca4df312c macOS fix georgemoralis 2025-01-19 13:00:01 +0200
  • 7ffdd9aa25 tile: Account for thickness in micro tiled size calculation. squidbus 2025-01-19 02:45:30 -0800
  • 07fe476d6a small fix georgemoralis 2025-01-19 12:19:43 +0200
  • 70d8b2598a added urandom,srandom,random,console,deci_tty6 devices georgemoralis 2025-01-19 11:52:41 +0200
  • 1f798492bb Some ImGui tweaks for the game window Quang Ngô 2025-01-19 16:51:33 +0700
  • 50a46b4613 More WIP georgemoralis 2025-01-18 18:06:43 +0200
  • 6196d05755
    Merge branch 'main' into qt-style tomboylover93 2025-01-18 07:34:54 -0800
  • 269ce12614 fix build on arch Vladislav Mikhalin 2025-01-18 16:54:06 +0300
  • 3cab8f2168 added dummy devices georgemoralis 2025-01-18 15:06:29 +0200
  • 388548ba47
    pad: Configurable DeadZone (#2030) ¥IGA 2025-01-18 14:02:02 +0100
  • 3948be37b7
    Merge branch 'shadps4-emu:main' into Config_DeadZone ¥IGA 2025-01-18 13:26:03 +0100
  • 3b92cd1c1a
    CLI: Add argument to pass an argument to the game (#2135) kalaposfos13 2025-01-18 13:21:08 +0100
  • 511727e852 Update settings_dialog.cpp Quang Ngô 2025-01-14 13:47:28 +0700
  • b9b09c9492 Add PPfilter to Settings Dialog GUI rainmakerv2 2025-01-13 16:58:04 +0800
  • 8885f4377b Allow setting of post processing filter in config Quang Ngô 2025-01-12 19:36:34 +0700
  • 1ea5f8f092
    input: Unbroke KBM-only input (#2179) Quang Ngô 2025-01-18 17:48:39 +0700
  • 2f7c4e081b Revert the new input system kalaposfos13 2025-01-18 11:44:28 +0100
  • 3b68058eb1 Merge remote-tracking branch 'origin/main' into kbm-only kalaposfos13 2025-01-18 11:43:34 +0100
  • c80151adde
    vk_presenter: Fix splash issues. (#2180) squidbus 2025-01-18 02:29:19 -0800
  • 5b16f34f6a input: Unbroke KBM-only input Quang Ngô 2025-01-18 17:26:00 +0700
  • e6412af4ad clang kalaposfos13 2025-01-18 11:13:40 +0100
  • 0063fcbc03 Review comments kalaposfos13 2025-01-18 11:11:41 +0100
  • 6c5b9f0d61 vk_presenter: Fix splash issues. squidbus 2025-01-18 02:08:22 -0800
  • 9c48e5cfb7 Revert "input: Don't use old input state in GameController::ReadState() (#2170)" kalaposfos13 2025-01-18 10:42:42 +0100
  • d361579618
    texture_cache: Fix image mip overlap. (#2177) squidbus 2025-01-18 01:35:44 -0800
  • 12364b197a
    renderer_vulkan: Remove swapchain image reinterpretation. (#2176) squidbus 2025-01-18 01:13:16 -0800
  • 81ad575b22
    video_core: Use adaptive mutex on Linux (#2105) Quang Ngô 2025-01-18 14:47:38 +0700
  • 7d15615181 video_core: Use adaptive mutex on Linux Quang Ngô 2025-01-09 13:18:35 +0700
  • 9a956f5ed0
    renderer_vulkan: Clear blank frame (#2095) Quang Ngô 2025-01-18 14:08:45 +0700
  • 40385e13e7
    qt: Improve user experience on Steam Deck and window managers (#2103) tomboylover93 2025-01-17 23:08:20 -0800
  • 90b04e8cc0
    input: Don't use old input state in GameController::ReadState() (#2170) Quang Ngô 2025-01-18 13:59:38 +0700
  • b48c445bd4 Remove duplicated rendering_info declarations Quang Ngô 2025-01-18 13:57:44 +0700
  • b7b4dde5e3 Remove duplicated attachment declarations Quang Ngô 2025-01-18 13:48:02 +0700
  • e1cf02b891 renderer_vulkan: Clear blank frame Quang Ngô 2025-01-08 18:30:35 +0700
  • 5dd67b9dd8 Add missing return Quang Ngô 2025-01-18 13:26:57 +0700
  • 7b8177f48e
    renderer: handle disabled clipping (#2146) Vladislav Mikhalin 2025-01-18 09:20:38 +0300
  • 8ac50a614e Cleanup Quang Ngô 2025-01-18 13:20:18 +0700
  • 10ea1d266c Use unique_ptr Quang Ngô 2025-01-18 13:16:40 +0700
  • a5440e0e43
    Update kernel.cpp (#2125) Ian Maclachlan 2025-01-18 06:16:07 +0000
  • e134fc5f1e
    Qt: Open shadPS4 Folder (#2107) ¥IGA 2025-01-18 07:09:10 +0100
  • ecbee1ff55 input: More error checking Quang Ngô 2025-01-18 13:04:51 +0700
  • 50abf9e75a texture_cache: Fix image mip overlap. squidbus 2025-01-17 22:02:49 -0800
  • 084bf18814 renderer_vulkan: Remove swapchain image reinterpretation. squidbus 2025-01-17 18:58:26 -0800
  • 99a04357d1
    don't compile cs with higher shared memory than supported (#2175) polybiusproxy 2025-01-17 21:51:33 +0100
  • 583d1701a5 clang kalaposfos13 2025-01-17 21:43:27 +0100
  • d621eb7222 Make the code less const incorrect kalaposfos13 2025-01-17 21:40:30 +0100
  • 9c1326f003 Inlined adding elements to connections list kalaposfos13 2025-01-17 21:33:42 +0100
  • 6ef8413799
    don't compile cs with higher shared memory than supported polyproxy 2025-01-17 21:13:23 +0100
  • 20cdbf5988 Apply recent changes from kbm-only kalaposfos13 2025-01-17 20:21:32 +0100
  • f85ab38f9e input: Don't use old input state in GameController::ReadState() Quang Ngô 2025-01-18 01:57:01 +0700
  • aafabf2038 Remove ImGui testing code kalaposfos13 2025-01-17 20:31:14 +0100
  • 4e8c178aec
    imgui: central node auto-hide tab (#2174) Vinicius Rangel 2025-01-17 16:11:37 -0300
  • c46edf1c39 Merge remote-tracking branch 'origin/main' kalaposfos13 2025-01-17 19:56:59 +0100
  • 9a87f255c2 clang kalaposfos13 2025-01-17 19:55:32 +0100
  • 3e4a0c7345
    imgui: central node auto-hide tab Vinicius Rangel 2025-01-17 15:55:24 -0300
  • 3b07c9d418 Proper fix for ImGui event passthrough kalaposfos13 2025-01-17 19:54:00 +0100
  • 172308aab4 account for max viewport limit, add todo for ViewportIndex Vladislav Mikhalin 2025-01-17 19:13:38 +0300
  • 7e10d78341 Workaround to make mouse input work with the game being inside an ImGui window Only works if the ctrl f10 debug menu is off kalaposfos13 2025-01-17 17:07:13 +0100
  • 4ac5d171c9 Merge remote-tracking branch 'origin/main' into kbm-only kalaposfos13 2025-01-17 16:46:23 +0100
  • 9aec35b23e Refactor code kalaposfos13 2025-01-13 15:44:33 +0100
  • 0cee59cbe6
    ci: Don't use the same cache for clang and gcc on linux (#2173) Plínio Larrubia 2025-01-17 11:56:52 -0300
  • 49c2e2c383
    ci: Don't use the same cache for clang and gcc on linux Plínio Larrubia 2025-01-17 11:09:14 -0300
  • 9e5b50c866
    vk_platform: Clean up unnecessary debug message filters. (#2171) squidbus 2025-01-17 00:16:15 -0800
  • 1d3427780a
    renderer_vulkan: Fix present related validation errors. (#2169) squidbus 2025-01-17 00:16:03 -0800
  • 1e5b316ac4
    renderer_vulkan: Add debug markers for presenter. (#2167) squidbus 2025-01-17 00:15:43 -0800
  • c13b29662e
    handle control point strides that arent a multiple of 16 (#2172) baggins183 2025-01-17 00:14:54 -0800
  • 88c8498eb1 vk_platform: Clean up unnecessary debug message filters. squidbus 2025-01-16 23:37:27 -0800
  • 0f754c7d59 handle control point strides that arent a multiple of 16 Frodo Baggins 2025-01-11 20:24:49 -0800
  • 3dd90a323c renderer_vulkan: Fix present related validation errors. squidbus 2025-01-16 23:14:29 -0800
  • b6f2ce34e0 disable clipping for rect lists, apply vport transform Vladislav Mikhalin 2025-01-17 09:09:56 +0300
  • 092db6829f make the feature optional, add error log, remove window offset Vladislav Mikhalin 2025-01-14 18:49:57 +0300
  • 50bbfc4f86 renderer: handle disabled clip space Vladislav Mikhalin 2024-12-26 21:11:01 +0300
  • 3b474a12f9
    shader_recompiler: Improvements to buffer addressing implementation. (#2123) squidbus 2025-01-16 18:40:03 -0800