Commit graph

  • b687ae5e34
    GnmDriver: Clear context support (#567) psucien 2024-08-25 22:01:05 +02:00
  • dca823424b
    S_CMPK_EQ_U32 DanielSvoboda 2024-08-25 16:39:31 -03:00
  • f8c091f400
    Update es_ES.ts Cristóbal Martí Méndez 2024-08-25 20:41:49 +02:00
  • a8b1e63486
    fix: change translation string 'Mostrar Tela Inicial' to 'Mostrar Splash Inicial' Plínio Larrubia 2024-08-25 15:39:33 -03:00
  • e8f96b57ed shader_recompiler: fix for devergence scope detection psucien 2024-08-25 20:25:20 +02:00
  • c755d26a3e
    feat: add pt_BR translation - Made by @LeDragoX - Revised by @gabsF Plínio Larrubia 2024-08-25 15:00:56 -03:00
  • 747bc2d600
    Update it.ts bigol83 2024-08-25 19:58:26 +02:00
  • 3a8a666df0
    shader_recompiler/frontend: fix IMAGE_SAMPLE_CD format * Seen on Dark Souls Daniel R 2024-08-25 19:53:45 +02:00
  • 190b3ae838
    Add spanish transalation Cristóbal Martí Méndez 2024-08-25 19:17:03 +02:00
  • f5d0aae39a
    Update pl_PL.ts Centek96 2024-08-25 18:51:40 +02:00
  • e2ae7a8676
    Add ru translation Flamy 2024-08-25 21:17:20 +05:00
  • 05358c7118
    Update README.md Ritabrata Dey 2024-08-25 20:29:37 +05:30
  • c2ddfe51e1
    Merge pull request #569 from CyntexMore/main georgemoralis 2024-08-25 17:27:53 +03:00
  • abc7f55c06
    Merge pull request #572 from dima-xd/qt_translations georgemoralis 2024-08-25 17:24:55 +03:00
  • 26b5661dea ci: Fix linux-qt CI Dzmitry Dubrova 2024-08-25 15:19:24 +03:00
  • 6a87c37aeb
    docs: Removed misinformation SaynedBread 2024-08-25 14:37:17 +02:00
  • 5664d45305
    docs: Updated Status SaynedBread 2024-08-25 14:12:16 +02:00
  • 977371e7e1
    shader_recompiler/frontend: fix IMAGE_GATHER4_C_LZ format Daniel R. 2024-08-25 14:06:41 +02:00
  • ba140b9680
    shader_recompiler/frontend: add information on instruction format assert Daniel R 2024-08-25 13:17:59 +02:00
  • 5691838eca
    shader_recompiler/frontend: fix V_NOP instruction format Daniel R 2024-08-25 13:17:24 +02:00
  • 21ce86003b Merge branch 'qt_translations' of https://github.com/dima-xd/shadPS4 into qt_translations Dzmitry Dubrova 2024-08-25 13:59:51 +03:00
  • 83b43363fa ci: Fix CI Dzmitry Dubrova 2024-08-25 13:59:22 +03:00
  • e603165e2b
    Implement French translation ¥IGA 2024-08-25 12:31:45 +02:00
  • 7766a653d5 ci: Add LinguistTools to CIs Dzmitry Dubrova 2024-08-25 12:30:05 +03:00
  • 3f445eca40 gui: Implement gui translations Dzmitry Dubrova 2024-08-25 11:45:26 +03:00
  • c9c8673099 libraries: videoout: reduce logging pressure psucien 2024-08-25 11:15:27 +02:00
  • 70bcc26e2d amdgpu: fix for registers addressing psucien 2024-08-25 11:09:04 +02:00
  • 3ad4ff9c21 formatting j 2024-08-25 13:02:17 +10:00
  • 41a93dcae4
    docs: Added some fancy Markdown formating to the README SaynedBread 2024-08-25 02:54:46 +02:00
  • 1e90f45941
    docs: Added some fancy Markdown formating to the README SaynedBread 2024-08-25 02:53:13 +02:00
  • c752341818 compilation warnings and dead code elimination psucien 2024-08-25 00:54:17 +02:00
  • b2c05dc09d shader_recompiler: fix for crash on inline sampler access psucien 2024-08-25 00:53:50 +02:00
  • 3e2ccabb5e shader_recompiler: added V_CMPX_GT_I32 psucien 2024-08-25 00:53:02 +02:00
  • 459083528a shader_recompiler: minor validation fixes psucien 2024-08-25 00:52:27 +02:00
  • 6fba987df2 gnmdriver: added support for gpu context reset psucien 2024-08-25 00:48:26 +02:00
  • d241867c7b
    shader_recompiler/frontend: implement V_NOP Daniel R. 2024-08-24 23:18:04 +02:00
  • 1d5cf78906 clang microsoftv 2024-08-24 17:00:21 -04:00
  • a6b3ecca89
    core/memory: Remove unneeded size alignment Daniel R 2024-08-24 22:58:44 +02:00
  • 824d1dd9d4 shader_recompiler: BUFFER_ATOMIC_SWAP Opcode microsoftv 2024-08-24 16:40:43 -04:00
  • 85d20e95ba
    fix typo in LOG_INFO Plínio Larrubia 2024-08-24 10:33:30 -03:00
  • be1994f109
    core/kernel: Fix returns on sceKernelAvailableDirectMemorySize Daniel R 2024-08-24 22:16:08 +02:00
  • 902d279c0a
    core/kernel: return ENOMEM if memory area size is zero Daniel R 2024-08-24 19:53:24 +02:00
  • 7cd7323f98
    core/memory: Fix available dmem query on non-free dmem areas Daniel R 2024-08-24 14:36:28 +02:00
  • 20ef4cc420
    core/libraries/kernel: Fix inaccurate direct memory size Daniel R. 2024-08-22 21:57:24 +02:00
  • c79b10edc1
    video_core: Bloodborne stabilization pt1 (#543) TheTurtle 2024-08-24 22:51:47 +03:00
  • c13519f81f Remove subres tracking IndecisiveTurtle 2024-08-24 22:29:58 +03:00
  • 2395546bf9 clang format IndecisiveTurtle 2024-08-23 16:22:33 +03:00
  • e7dcd9cf3a page_manager: Adjust windows exception handler IndecisiveTurtle 2024-08-23 16:17:23 +03:00
  • 9f0b9ba99b vk_instance: Support primitive restart on list topology IndecisiveTurtle 2024-08-23 16:12:57 +03:00
  • eb306bb9a4 spirv: Revert some change IndecisiveTurtle 2024-08-23 15:41:46 +03:00
  • a8c4f4450c vk_graphics_pipeline: Handle null tsharp IndecisiveTurtle 2024-08-23 15:34:07 +03:00
  • f5bf701618 slot_vector: Back to debug assert IndecisiveTurtle 2024-08-23 13:50:25 +03:00
  • 95a97723ba clang format IndecisiveTurtle 2024-08-23 13:40:16 +03:00
  • 64bba7f14f texture_cache: Reduce page bit size IndecisiveTurtle 2024-08-23 13:12:41 +03:00
  • 9107c6e8c0 Fix 'Hint' 0x400000 | and Author DanielSvoboda 2024-08-24 13:33:15 -03:00
  • 9e4fc17e6c
    shader_recompiler: handle fetch shader address offsets (#538) Vinicius Rangel 2024-08-24 12:36:40 -03:00
  • c78752ef88
    Merge pull request #6 from CrazyBloo/Cheats_Patches DanielSvoboda 2024-08-24 11:26:30 -03:00
  • 208575d392
    Merge pull request #560 from vladmikhalin/avplayer-and-texture-cache-fixes georgemoralis 2024-08-24 17:24:36 +03:00
  • a5e468af47
    video_core: add vertex_offset to non-indexed draw calls Vinicius Rangel 2024-08-24 11:21:50 -03:00
  • 8b0fd59149
    Merge pull request #558 from Exhigh/savedata-fix-2 georgemoralis 2024-08-24 17:14:10 +03:00
  • 41dec15869 Fixed video dimensions alignment and image cache Vladislav Mikhalin 2024-08-24 16:58:53 +03:00
  • 6a84f6e188 savedata: Add another missing case to saveDataMount Exhigh 2024-08-24 17:38:50 +04:00
  • 243fd0be78
    core,shader_recompiler: align structures for 64-bit platforms (#447) Herman Semenov 2024-08-24 13:18:12 +00:00
  • 82669bf51c format CrazyBloo 2024-08-24 08:52:03 -04:00
  • fc745ee767
    Fix a few issues with the intel anv vulkan driver from mesa (#514) Random 2024-08-24 14:50:46 +02:00
  • 50a359d0eb add check to stop patches applying to wrong game CrazyBloo 2024-08-24 08:48:57 -04:00
  • 5baab20832
    core/libraries/kernel: Fix inaccurate direct memory size Daniel R. 2024-08-22 21:57:24 +02:00
  • 5377ae9c37 Implement pattern scanning for mask type patches CrazyBloo 2024-08-24 07:11:12 -04:00
  • 6d420eed86 Fixed return strict const iterator, replace to range-based loop C++17 and code refactor Semenov German 2024-08-24 13:30:29 +03:00
  • 2c540fbecb
    Merge pull request #497 from xezrunner/xezrunner/cfg-msb-fix psucien 2024-08-24 11:39:10 +02:00
  • 0b3a88cf22
    Merge pull request #550 from richarm4/patch-1 georgemoralis 2024-08-24 10:06:09 +03:00
  • 14581b9e39
    Merge pull request #5 from CrazyBloo/Cheats_Patches DanielSvoboda 2024-08-24 00:08:52 -03:00
  • 7564f195c3 format again :( CrazyBloo 2024-08-23 23:05:47 -04:00
  • c9551328bd format CrazyBloo 2024-08-23 23:03:22 -04:00
  • 632c8727ff fix bytes16, bytes32, bytes64 type patches CrazyBloo 2024-08-23 23:00:54 -04:00
  • 617ee16bb3
    video_core: re-enable culling Vinicius Rangel 2024-08-23 22:40:49 -03:00
  • d9ea23badc
    video_core: propagate index/offset SGPRs to vkCmdDraw instead of offsetting the buffer address Vinicius Rangel 2024-08-23 17:23:34 -03:00
  • 0ed4614464
    Fix typo in CONTRIBUTING.md comment Matthew Wells 2024-08-23 18:29:00 -07:00
  • 5aa1fac987 Fixes DanielSvoboda 2024-08-23 22:23:34 -03:00
  • 9852f95c58
    Merge pull request #547 from GermanAizek/fix2 georgemoralis 2024-08-23 22:41:15 +03:00
  • df03783948
    Merge pull request #546 from abouvier/cmake-compat georgemoralis 2024-08-23 22:40:12 +03:00
  • 0c5b91e1fb
    Warnings fixes (#541) ¥IGA 2024-08-23 21:38:55 +02:00
  • a0774c0e87 Fixed invalid set public exponent Crypto::DebugRifKeyset_init() Herman Semenov 2024-08-23 22:04:55 +03:00
  • a71d0d8dbb cmake: fix version constraints Alexandre Bouvier 2024-08-21 06:17:18 +02:00
  • fda2fdae69
    Merge pull request #544 from Exhigh/Savedata-Fix georgemoralis 2024-08-23 20:05:52 +03:00
  • c03e1c78e7 convertValueToHex DanielSvoboda 2024-08-23 12:12:25 -03:00
  • 6545b09b74 savedata: Handle missed case in saveDataMount Exhigh 2024-08-23 16:27:03 +04:00
  • 6be2251724
    Merge pull request #4 from CrazyBloo/Cheats_Patches DanielSvoboda 2024-08-23 08:53:53 -03:00
  • 03c8b3515d spirv: Implement image derivatives IndecisiveTurtle 2024-08-23 02:04:11 +03:00
  • 4eda0452b5 shader_recompiler: Writelane elimination pass + null image fix IndecisiveTurtle 2024-08-23 01:22:41 +03:00
  • 1c710743ac Merge branch 'main' of https://github.com/Xphalnos/shadPS4 Xphalnos 2024-08-23 11:48:21 +02:00
  • 42120e2d41 Warnings fixes Xphalnos 2024-08-23 11:45:01 +02:00
  • 63f99f93d0 Warnings fixes Xphalnos 2024-08-23 11:45:01 +02:00
  • d30db6796e Peter 1 cmk128 2024-08-23 17:00:44 +08:00
  • 055de99d5a format again... CrazyBloo 2024-08-23 02:49:05 -04:00
  • 0c1c3d7a83 format CrazyBloo 2024-08-23 02:45:52 -04:00
  • 90f1d2c08f initial patch implementation CrazyBloo 2024-08-23 02:37:39 -04:00
  • 86a64648c5 Adjust L2/R2 button thresholds j 2024-08-23 15:24:00 +10:00
  • a7503d79a9 Change L2/R2 input threshold from >0 to separate on/off thresholds above 127. This should fix the "only works once" issue and also avoid glitches. Tested with xbox controller and keyboard. Add TRACE-level logging for this. j 2024-08-22 19:31:00 +10:00
  • 7631ba5f9c
    Merge branch 'shadps4-emu:main' into Cheats_Patches DanielSvoboda 2024-08-22 23:43:57 -03:00