Commit graph

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