Commit Graph

  • b1b4c8c487 Handle setting Vcc in Translator::SetDst64 (#1826) Marcin Mikołajczyk 2024-12-18 20:57:58 +01:00
  • be4c38bf1c Handle 32bit int ImageFormat (#1823) Marcin Mikołajczyk 2024-12-18 20:48:00 +01:00
  • ccfb1bbfa8 vk_instance: Add additional fallback for missing D16UnormS8Uint. (#1810) squidbus 2024-12-17 21:56:08 -08:00
  • 87773a417b mac: Choose whether system Vulkan is needed at runtime. (#1780) squidbus 2024-12-17 05:04:19 -08:00
  • aa5c1c10df More Fixes for Separate Update (#1487) ElBread3 2024-12-17 04:42:21 -06:00
  • 3c8e25e8e4 fs: Fix wrong mounts being matched by partial guest path. (#1809) squidbus 2024-12-17 02:34:43 -08:00
  • 5585e42677 style: add rounded borders and focus color styling to the search bar (#1804) Richard Habitzreuter 2024-12-17 07:32:30 -03:00
  • 8a4e03228a spirv_emit_context: Prevent double-add of GS in attributes to interface. (#1800) squidbus 2024-12-15 16:11:15 -08:00
  • e7c4ffe032 hot-fix: Tracy operation restored; memory leak fix as a bonus psucien 2024-12-15 20:53:29 +01:00
  • 3001b007f6 Keybord on README / Fix Play Time (#1786) DanielSvoboda 2024-12-15 11:30:53 -03:00
  • 9aa1c13c7e Fix some compiler problems with ds3 (#1793) baggins183 2024-12-15 06:30:19 -08:00
  • d2ac92481b style: add Gruvbox theme (#1796) Richard Habitzreuter 2024-12-15 11:28:36 -03:00
  • 0fd1ab674b GPU processor refactoring (#1787) psucien 2024-12-14 23:54:46 +01:00
  • af26c945b1 Fix for "shadPS4" not being given on Linux volume mixers (#1789) Connor Garey 2024-12-14 22:30:17 +00:00
  • 876445faf1 recompiler: emit a label right after s_branch to prevent dead code interferrence (#1785) Vladislav Mikhalin 2024-12-14 23:46:55 +03:00
  • f93677b953 resource_tracking_pass: Fix converting dimensions to float for normalization. (#1790) squidbus 2024-12-14 12:46:35 -08:00
  • 8b88344679 vk_instance: Remove unused dynamic state 2 features struct (#1791) squidbus 2024-12-14 12:46:19 -08:00
  • e9ede8d627 Revert "DmaData and Recompiler fixes (#1775)" (#1784) TheTurtle 2024-12-14 16:17:14 +02:00
  • 27447537c3 externals: Update sirit to fix debug assert (#1783) squidbus 2024-12-14 06:12:41 -08:00
  • e752f04cde shader_recompiler: Fixups from stencil changes (#1776) squidbus 2024-12-14 04:33:24 -08:00
  • cafd40f2c2 DmaData and Recompiler fixes (#1775) Vladislav Mikhalin 2024-12-14 15:33:06 +03:00
  • 3c0c921ef5 Tessellation (#1528) baggins183 2024-12-14 02:56:17 -08:00
  • 3e22622508 renderer_vulkan: Remove some fallbacks and misc format queries that are no longer needed. (#1773) squidbus 2024-12-14 02:04:30 -08:00
  • 8caca4df32 shader_recompiler: Support VK_AMD_shader_image_load_store_lod for IMAGE_STORE_MIP (#1770) squidbus 2024-12-14 02:03:42 -08:00
  • 40e8a40ada externals: Add MoltenVK as an external. (#1767) squidbus 2024-12-14 00:20:04 -08:00
  • a57ccf9112 Save main window together with config to avoid rare crash (#1772) rainmakerv2 2024-12-14 16:18:34 +08:00
  • 32556ad0d8 cmake: fix double alias (#1771) Alexandre Bouvier 2024-12-14 08:18:05 +00:00
  • 8bb1e8fcdb Resize trophy pop up windows based on window size (#1769) rainmakerv2 2024-12-14 16:17:00 +08:00
  • 715ac8a279 vk_shader_hle: Don't alter the order of the skipped copies. (#1757) Diego Cea López 2024-12-13 23:27:09 +01:00
  • f1c23d514b shader_recompiler: Implement FREXP instructions. (#1766) squidbus 2024-12-13 11:51:39 -08:00
  • 722a0e36be graphics: Improve handling of color buffer and storage image swizzles (#1763) TheTurtle 2024-12-13 21:49:37 +02:00
  • 028be3ba5d shader_recompiler: Emulate unnormalized sampler coordinates in shader. (#1762) squidbus 2024-12-13 11:49:07 -08:00
  • 306279901f ci: Use link-time optimization for building (#1636) MajorP93 2024-12-13 17:30:16 +01:00
  • cfbd869126 texture_cache: Improve support for stencil reads (#1758) TheTurtle 2024-12-13 18:28:19 +02:00
  • 8acefd25e7 hot-fix the hot-fix TheTurtle 2024-12-13 18:26:16 +02:00
  • bab00dbca8 kernel: Fix module finding TheTurtle 2024-12-13 18:23:01 +02:00
  • f587931ed3 Fix for adding game folders (#1761) rainmakerv2 2024-12-13 15:52:54 +08:00
  • 91d57e830b Fix lowercase filenames fox Linux (#1760) rainmakerv2 2024-12-13 14:27:36 +08:00
  • 5be807fc8a hot-fix: Fix order of operands TheTurtle 2024-12-13 00:31:49 +02:00
  • 3f1061de56 Resubmit - Prevent settings from being saved when close button is pressed instead of save (#1747) rainmakerv2 2024-12-13 04:46:31 +08:00
  • 2a19d915e8 fix for detecting more that 2 players and play both with player 1 keys (#1750) georgemoralis 2024-12-12 22:46:20 +02:00
  • 1e3d034f96 Fix HLE buffer copy not executed when there's only 1 copy. (#1754) Diego Cea López 2024-12-12 21:45:56 +01:00
  • ec8e5d5ef1 renderer_vulkan: Fix some color attachment indexing issues. (#1755) squidbus 2024-12-12 10:45:18 -08:00
  • 7aa868562c video_core: add eR5G5B5A1UnormPack16 support to the detiler (#1741) Osyotr 2024-12-12 16:45:59 +03:00
  • 3d1e332c6f renderer_vulkan: Disable culling for RectList. (#1749) squidbus 2024-12-12 01:05:59 -08:00
  • 5789d1a5fb playgo: Lower scePlayGoGetLocus log to debug. (#1748) squidbus 2024-12-11 23:47:07 -08:00
  • 7f4265834a hot-fix: Fix race in rwlock TheTurtle 2024-12-12 03:33:49 +02:00
  • 714605c6a7 renderer_vulkan: Require exact image format for resolve pass. (#1742) squidbus 2024-12-11 12:51:39 -08:00
  • 0a9c437ec8 hot-fix: Enforce minimum stack size of 64KB TheTurtle 2024-12-11 21:17:55 +02:00
  • b82993c568 core/kernel: implement condvar signalto Daniel R. 2024-12-11 20:12:35 +01:00
  • 0211b7e38e Minor Translation Fixes (#1691) slick-daddy 2024-12-11 22:11:34 +03:00
  • 14f7dc3527 cache: Invalidate pages for file reads. (#1726) squidbus 2024-12-11 11:11:24 -08:00
  • e612e881ac renderer_vulkan: Bind null color attachments when target is masked out. (#1740) squidbus 2024-12-11 11:10:40 -08:00
  • 8db1beaec6 Displays FPS before frame latency (#1736) ¥IGA 2024-12-11 19:44:18 +01:00
  • 2a953391ef liverpool: implement Rewind and IndirectBuffer packets Daniel R. 2024-12-11 19:40:45 +01:00
  • 51bf98a7b5 Fix for R4G4B4A4UnormPack16 Tiled image (#1738) ¥IGA 2024-12-11 15:07:33 +01:00
  • 14c2be8c67 Add default value for Separate Update Folder (#1735) rainmakerv2 2024-12-11 20:57:11 +08:00
  • e36c4d5f75 Displays "Never Played" if the game has never been played (#1697) ¥IGA 2024-12-10 21:16:16 +01:00
  • b8a443c728 Fix compiling due to typedefs varying across platforms (#1729) Martin 2024-12-10 21:15:43 +01:00
  • ea8ad35947 Fix delete cheats button (#1731) DanielSvoboda 2024-12-10 13:57:30 -03:00
  • 00543fe640 Remove game from list after deletion (#1730) DanielSvoboda 2024-12-10 10:40:54 -03:00
  • e5e1aba241 renderer_vulkan: Introduce shader HLE system with copy shader implementation. (#1683) squidbus 2024-12-10 04:44:08 -08:00
  • 41fd1c84cf semaphore: Use handles to properly handle semaphore double-delete. (#1728) squidbus 2024-12-10 04:43:32 -08:00
  • bf41ab6c40 memory: Handle 0 alignment in MemoryManager::Allocate (#1692) squidbus 2024-12-10 03:13:34 -08:00
  • aa5293e3ad Delete Patches Button (#1722) DanielSvoboda 2024-12-10 08:12:58 -03:00
  • cd9fc5d0e9 thread: Apply alternate signal stack to created threads. (#1724) squidbus 2024-12-10 03:08:53 -08:00
  • f1b23c616e Devtools - Shader editing (#1705) Vinicius Rangel 2024-12-09 17:11:11 -03:00
  • f623613d12 Update nb translations (#1712) Martin 2024-12-09 17:53:25 +01:00
  • 07f451650f Help - improvement (#1522) DanielSvoboda 2024-12-09 13:47:26 -03:00
  • 0b59ebb22f shader_recompiler: Implement S_ABS_I32 (#1713) squidbus 2024-12-09 03:12:33 -08:00
  • f347d3df18 image_view: Correct view format for D16Unorm images as well. (#1708) squidbus 2024-12-08 12:53:29 -08:00
  • f938829f12 Implement sceGnmDingDongForWorkload (#1707) Stephen Miller 2024-12-08 14:04:33 -06:00
  • fea2593ab4 The way to Unity, pt.3 (#1681) Daniel R. 2024-12-08 17:30:33 +01:00
  • 1793fd4df0 format Daniel R. 2024-12-08 16:05:36 +01:00
  • a88850fec6 video_core/amdgpu: fix calculation of lod range Daniel R. 2024-12-08 16:02:38 +01:00
  • 0b672a08ac video_core: improve image cube heuristic Daniel R. 2024-12-08 15:57:51 +01:00
  • 4fb2247196 Better title bar for Cheats/Patches menu (#1696) ¥IGA 2024-12-08 09:20:24 +01:00
  • 71a82199ed shader_recompiler: Fix check for fragment depth store. (#1694) squidbus 2024-12-08 00:20:05 -08:00
  • 7d546f32d8 image_view: Add more BGRA storage format swizzles. (#1693) squidbus 2024-12-08 00:19:39 -08:00
  • 1940ac0fec ajm: support for multiple contexts (#1690) auser1337 2024-12-08 00:18:12 -08:00
  • dad5953e8c fix: fix #1457 again by moving av_err2str to a common header (#1688) Ada Ahmed 2024-12-07 22:52:03 +00:00
  • 8ee672fe32 hot-fix: Allow unpriviledged userfaultfd TheTurtle 2024-12-08 00:10:20 +02:00
  • cde84e4bac shader_recompiler: Fix mistake IndecisiveTurtle 2024-12-07 23:43:52 +02:00
  • 119e03cb58 hot-fix: fix for incorrect asc qid psucien 2024-12-07 22:28:11 +01:00
  • c076ba69e8 shader_recompiler: Implement V_LSHL_B64 for immediate arguments. (#1674) squidbus 2024-12-07 13:28:17 -08:00
  • 57e762468f Fix + documentation update (#1689) ¥IGA 2024-12-07 22:27:57 +01:00
  • 2266622dcf Support for Vulkan 1.4 (#1665) ¥IGA 2024-12-07 18:41:41 +01:00
  • 941a668f78 hot-fix: obtain cmdbuf for dispatches after cache ops psucien 2024-12-07 10:30:36 +01:00
  • 9524f94749 hotfix: add missing include Daniel R. 2024-12-07 10:07:14 +01:00
  • 6f543b5bd9 hotfix: enable discord RPC Daniel R. 2024-12-07 09:48:12 +01:00
  • 8eacb88a86 recompiler: fixed fragment shader built-in attribute access (#1676) Vladislav Mikhalin 2024-12-07 02:20:09 +03:00
  • e1ecfb8dd1 semaphore: Add GCD semaphore implementation. (#1677) squidbus 2024-12-06 13:46:44 -08:00
  • 7ffa581d4b The way to Unity, pt.2 (#1671) Daniel R. 2024-12-06 22:04:36 +01:00
  • 357b7829c3 hot-fix: Silence depth macrotiled warning IndecisiveTurtle 2024-12-06 21:50:25 +02:00
  • 6acfdd5e33 buffer_cache: Bump usable address space to 40bits IndecisiveTurtle 2024-12-06 20:00:21 +02:00
  • 9e618c0e0c video_core: Add multipler to handle special cases of texture buffer stride mismatch (#1640) TheTurtle 2024-12-06 19:54:59 +02:00
  • d05846a327 specialization: Fix fetch shader field type (#1675) squidbus 2024-12-06 02:59:55 -08:00
  • 17abbcd74d misc: Fix clang format (#1673) squidbus 2024-12-05 16:21:35 -08:00
  • 77da8bac00 core: Return proper address of eh frame/add more opcodes IndecisiveTurtle 2024-12-06 00:46:34 +02:00
  • 22a2741ea0 shader_recompilers: Improvements to SSA phi generation and lane instruction elimination (#1667) TheTurtle 2024-12-05 23:14:16 +02:00