Commit Graph

  • 5c4ac98d49 fixing build on linux and mac Vladislav Mikhalin 2024-08-14 22:00:01 +0300
  • 0d6e8e227a Fixed some sound and threading issues. Vladislav Mikhalin 2024-08-14 21:30:44 +0300
  • e33ff10212 Added some logs, fixed some crashes, fixed align. Vladislav Mikhalin 2024-08-12 19:01:02 +0300
  • b5c69189e5 avplayer WIP Vladislav Mikhalin 2024-07-26 18:34:36 +0300
  • bf6c0f8c08
    Merge branch 'main' into reserve Herman Semenov 2024-08-15 18:39:30 +0000
  • 9dbe2f55b9 shader_recompiler: using reserve() if possible Herman Semenov 2024-08-15 21:37:17 +0300
  • 27b7bc72e1 add some validations Dzmitry Dubrova 2024-08-15 20:22:24 +0300
  • e96e66eedd starting 0.2.1 georgemoralis 2024-08-15 19:58:18 +0300
  • da9b26fa1e tagged 0.2.0 release v.0.2.0 georgemoralis 2024-08-15 19:41:42 +0300
  • d32e584839 libraries: vide_out: redundant assert removed psucien 2024-08-15 17:41:53 +0200
  • 0b1d7839a3
    Qt-GUI: Cleaning the option menu (#443) ¥IGA 2024-08-15 16:49:13 +0200
  • cec89a3c48 fs: implement open func Dzmitry Dubrova 2024-08-15 17:28:29 +0300
  • ef16a1b758 '' Antonio 2024-08-15 08:53:23 -0400
  • ebb03b7b64 Qt-GUI: Cleaning the option menu Xphalnos 2024-08-15 14:50:35 +0200
  • 10bcfa68be
    Merge branch 'shadps4-emu:main' into main menaman123 2024-08-15 08:45:58 -0400
  • d45563f92c
    gpu: handle primitive restart index register (#438) Vinicius Rangel 2024-08-15 09:43:27 -0300
  • effd813b93
    Merge branch 'shadps4-emu:main' into main menaman123 2024-08-15 08:40:55 -0400
  • 1ca8a5c3c9 cfg: Handle additional case IndecisiveTurtle 2024-08-15 15:26:32 +0300
  • e9ccd0806f core: some small implementations Dzmitry Dubrova 2024-08-15 15:25:22 +0300
  • 318857c19f gui: add option to boot a game by choosing elf file Dzmitry Dubrova 2024-08-15 15:24:39 +0300
  • a0fb47b0ab
    Qt-GUI: Adding User Name selection (#440) ¥IGA 2024-08-15 14:06:09 +0200
  • fea8ea388d Change the username emplacement Xphalnos 2024-08-15 13:52:48 +0200
  • b582f5b8eb side effects microsoftv 2024-08-15 07:41:02 -0400
  • 51664fd7e9
    fix 3 (thanks Poly) ¥IGA 2024-08-15 13:38:18 +0200
  • e60179722c fix 2 Xphalnos 2024-08-15 13:03:20 +0200
  • 911eb34e59 init ngs2 microsoftv 2024-08-15 06:55:52 -0400
  • 6c6c080ec1 fix Xphalnos 2024-08-15 12:46:38 +0200
  • cd59b6529c opcodes microsoftv 2024-08-15 06:43:57 -0400
  • 5e1cd74598 Qt-GUI: Adding User Name selection Xphalnos 2024-08-15 12:12:32 +0200
  • 8c77d4dde6
    Ability to change username (#432) ¥IGA 2024-08-15 11:33:10 +0200
  • 58394d24cb resolve microsoftv 2024-08-15 05:18:48 -0400
  • 932e66645f
    gpu: handle primitive restart index register Vinicius Rangel 2024-08-15 05:16:54 -0300
  • ca674b4ea9 control_flow_graph: Initial divergence handling IndecisiveTurtle 2024-08-14 23:49:17 +0300
  • b4f82eedfa rm vscode microsoftv 2024-08-14 19:52:26 -0400
  • b0a41bacb6 reuse microsoftv 2024-08-14 19:51:17 -0400
  • ba1ebeb854 rebase to upstream microsoftv 2024-08-14 19:48:51 -0400
  • 9de11cd6bb Shared Atomics microsoftv 2024-08-14 19:02:25 -0400
  • 671667228b update branch Antonio 2024-08-14 18:38:54 -0400
  • 49a42f3ba7 Merge branch 'main' of https://github.com/menaman123/shadPS4 Antonio 2024-08-14 18:38:34 -0400
  • 0f37c903ef
    Merge branch 'shadps4-emu:main' into main menaman123 2024-08-14 18:38:17 -0400
  • 660c5d3e9c Delete disc_map_codes.h DanielSvoboda 2024-08-14 19:19:02 -0300
  • 9adc638220
    shader_recompiler: basic implementation of `BUFFER_STORE_FORMAT_` (#431) psucien 2024-08-15 00:15:07 +0200
  • a5bdf10d5b ERROR DanielSvoboda 2024-08-14 18:32:17 -0300
  • b4ae5100a2 added `Format16` dfmt psucien 2024-08-14 23:31:09 +0200
  • 89e564a400 Merge remote-tracking branch 'upstream/main' microsoftv 2024-08-14 17:24:16 -0400
  • 017365a30b Ability to change username Xphalnos 2024-08-14 21:04:09 +0200
  • 6f4e1a47b9
    core: misc changes (#430) Dzmitry Dubrova 2024-08-14 21:37:05 +0300
  • 9a24e5e094 clang format Dzmitry Dubrova 2024-08-14 21:13:30 +0300
  • c952c4ca1c video_core: add some formats for detiling Dzmitry Dubrova 2024-08-14 21:09:38 +0300
  • 768b8e4864 shader_recompiler: basic implementation of buffer store w\ fmt conversion psucien 2024-08-14 20:00:37 +0200
  • 3f83879118 core: misc changes Dzmitry Dubrova 2024-08-14 20:29:02 +0300
  • 5f963772a0
    scePthreadAttrSetstack implementation (#391) Stephen Miller 2024-08-14 11:43:00 -0500
  • a381693501 Quick fix Stephen Miller 2024-08-14 11:25:11 -0500
  • d332a5e611
    spirv: Simplify shared memory handling (#427) TheTurtle 2024-08-14 19:01:17 +0300
  • 80c114a135 spirv: Add log for ignoring pos1 ds-freeze IndecisiveTurtle 2024-08-14 19:00:45 +0300
  • 76a76350c6 Address Comments Stephen Miller 2024-08-14 10:33:29 -0500
  • 4b11dabd9e
    Merge pull request #429 from polybiusproxy/memory-vq georgemoralis 2024-08-14 17:16:46 +0300
  • 6cc4a682fd
    core/memory: Fix error on virtual queries of reserved regions Daniel R. 2024-08-14 15:18:46 +0200
  • b7771fd58f
    Merge branch 'shadps4-emu:main' into main Lizardy 2024-08-14 09:08:14 -0400
  • c27ce65dd8 ir_pass: Implement shared memory lowering pass IndecisiveTurtle 2024-08-14 15:46:53 +0300
  • 0a6256f558 spirv: Fix image offsets IndecisiveTurtle 2024-08-14 15:05:50 +0300
  • 27cb218584
    video_core: CPU flip relay (#415) psucien 2024-08-14 11:36:11 +0200
  • 3f1a85c969 clang microsoftv 2024-08-14 05:15:32 -0400
  • ac80849860 no crash on compile microsoftv 2024-08-14 05:13:46 -0400
  • 594fe42826 core: handle scePadSetLightBar wrong lightbar setting Dzmitry Dubrova 2024-08-14 11:49:55 +0300
  • fcf4b20f30 clang microsoftv 2024-08-14 02:28:15 -0400
  • d4dab94acd Clang Format & UNREACHABLE_MSG microsoftv 2024-08-14 02:26:05 -0400
  • 600e1bc888 Merge branch 'main' of https://github.com/lzardy/shadPS4 microsoftv 2024-08-14 01:59:41 -0400
  • 1ff5c65586 BUFFER_ATOMIC | DS_MINMAX_U32 microsoftv 2024-08-14 01:58:58 -0400
  • af975cd646
    Update liverpool_to_vk.cpp DanielSvoboda 2024-08-13 22:14:31 -0300
  • 5520457302
    Update image_view.cpp DanielSvoboda 2024-08-13 21:09:17 -0300
  • 808bc7a542
    Update translate.cpp DanielSvoboda 2024-08-13 21:08:02 -0300
  • 3450135a3f recompiler: pack 4xf32 to 8_8_8_8 Unorm if buffer has such format buffer_store_packing psucien 2024-08-14 01:04:21 +0200
  • 4f9ec8521a spirv: Ignore clip plane IndecisiveTurtle 2024-08-14 00:51:03 +0300
  • 2c723949a0 spirv: Simplify shared memory handling IndecisiveTurtle 2024-08-14 00:33:01 +0300
  • ad3b6c793c
    qt-gui: Added GPU device selection functionality (#399) Samuel Fontes 2024-08-13 18:21:06 -0300
  • 77bd00d368 Fixed formatting SamuelFontes 2024-08-13 18:01:53 -0300
  • 26685b5b54 SettingsDialog: Passing physical devices as span SamuelFontes 2024-08-13 17:59:16 -0300
  • c9b96179ef Fix formatting SamuelFontes 2024-08-13 16:19:06 -0300
  • 08280431f9
    OperandField::Undefined: DanielSvoboda 2024-08-13 16:09:20 -0300
  • f14dbf6436 Fix formatting SamuelFontes 2024-08-13 16:07:14 -0300
  • f1c028dd48
    S_CMPK_EQ_U32 DanielSvoboda 2024-08-13 16:05:53 -0300
  • f4cfd0344e
    S_CMPK_EQ_U32 DanielSvoboda 2024-08-13 16:05:25 -0300
  • 7f56183c54 Removed unused size checking on GetPhysicalDevices SamuelFontes 2024-08-13 16:04:49 -0300
  • bbb9277bf8
    PfpSyncMe DanielSvoboda 2024-08-13 15:54:50 -0300
  • a9c1d1d59b
    V_NOP DanielSvoboda 2024-08-13 15:50:46 -0300
  • 01e66bb548 libraries: videoout: better flip status handling psucien 2024-08-13 19:18:08 +0200
  • f2f87f2ef6 core: Some small pad stubs Dzmitry Dubrova 2024-08-13 20:12:05 +0300
  • d8b9d82ffa
    video_core: Various fixes (#423) TheTurtle 2024-08-13 20:05:10 +0300
  • 2d2bd60a34 clang format small-fixes IndecisiveTurtle 2024-08-13 19:40:25 +0300
  • dfaf169ea5 video_core: Various fixes IndecisiveTurtle 2024-08-13 19:23:36 +0300
  • c94190b69b tentative fix for cpu flips racing psucien 2024-08-13 13:30:01 +0200
  • bb159eafb9
    Basic gamepad support through SDL (#407) counter185 2024-08-13 11:54:08 +0200
  • 2beff82c1b video_core: cpu flip is propagated via gpu thread now psucien 2024-08-13 11:29:13 +0200
  • a64c820b21 one day clang format will finally pass counter185 2024-08-13 10:36:17 +0200
  • 285fb8fafd Merge branch 'sdl-basic-gamepad' of https://github.com/counter185/shadPS4 into sdl-basic-gamepad counter185 2024-08-13 10:26:52 +0200
  • 96ee0f7587 okay fine counter185 2024-08-13 10:26:16 +0200
  • edf3fa6a10
    Merge branch 'shadps4-emu:main' into sdl-basic-gamepad counter185 2024-08-13 10:16:49 +0200
  • fb113e7458 lightbar, vibration, code style changes counter185 2024-08-13 10:04:49 +0200
  • d1a033b6af
    Fix some Vulkan validation errors on macOS. (#420) squidbus 2024-08-13 00:30:47 -0700