Commit Graph

  • 9f974ea818
    Merge pull request #9565 from MonsterDruide1/tas-multiplayer-lengths liamwhite 2023-01-10 15:26:36 -0500
  • d4f46c3f04 qt: unlock during signal emission Liam 2023-01-10 12:46:01 -0500
  • 385ddef8c3 qt: unlock during signal emission Liam 2023-01-10 12:46:01 -0500
  • 73c62bbc7a vulkan_common: fix indirect draw with count Liam 2023-01-10 09:43:36 -0500
  • fa8581e900 vulkan_common: fix indirect draw with count Liam 2023-01-10 09:43:36 -0500
  • 6e8caa48e7 MoltenVK: restrict number of vertex attributes/bindings to 16 TellowKrinkle 2023-01-09 19:01:09 -0500
  • eaf425bd32 MoltenVK: restrict number of vertex attributes/bindings to 16 TellowKrinkle 2023-01-09 19:01:09 -0500
  • 0cbb5cd1f0 qt: fix configuration weirdness on turbo Liam 2023-01-09 17:54:49 -0500
  • 1caa84e652 qt: fix configuration weirdness on turbo Liam 2023-01-09 17:54:49 -0500
  • 3efc13dd54 macOS: Make Yuzu show up in the Launchpad Games folder (#9594) UltraHDR 2023-01-09 21:43:45 +0000
  • fda0e7e989
    macOS: Make Yuzu show up in the Launchpad Games folder (#9594) UltraHDR 2023-01-09 21:43:45 +0000
  • fcbaec0a9c Merge pull request #9589 from liamwhite/default Morph 2023-01-09 16:23:24 -0500
  • 6bf1436f5c
    Merge pull request #9589 from liamwhite/default Morph 2023-01-09 16:23:24 -0500
  • c6b5b96efa Merge pull request #9581 from liamwhite/turbo2 Morph 2023-01-09 16:23:16 -0500
  • ffb12f4f9f
    Merge pull request #9581 from liamwhite/turbo2 Morph 2023-01-09 16:23:16 -0500
  • f55f8f3d7f Merge pull request #9530 from liamwhite/vk-feature-init Morph 2023-01-09 16:23:04 -0500
  • a4cd747122
    Merge pull request #9530 from liamwhite/vk-feature-init Morph 2023-01-09 16:23:04 -0500
  • f408cc6ad0 Merge pull request #9569 from liamwhite/shutdown-wars Morph 2023-01-09 16:21:27 -0500
  • 3be8312120
    Merge pull request #9569 from liamwhite/shutdown-wars Morph 2023-01-09 16:21:27 -0500
  • 8157a52821 vulkan_device: refactor feature testing Liam 2022-12-31 09:48:50 -0500
  • 279005448a vulkan_device: refactor feature testing Liam 2022-12-31 09:48:50 -0500
  • 6ffb816d5a Merge pull request #9583 from FernandoS27/fuck-ogl-already Fernando S 2023-01-08 14:05:29 -0500
  • 948ac976d1
    Merge pull request #9583 from FernandoS27/fuck-ogl-already Fernando S 2023-01-08 14:05:29 -0500
  • a9d96415c4 renderer_vulkan: disable turbo by default Liam 2023-01-08 11:38:07 -0500
  • 0df43e4e07 renderer_vulkan: disable turbo by default Liam 2023-01-08 11:38:07 -0500
  • 4cb1b7a60a VideoCore: Fix OGL cache invalidation. Fernando Sahmkow 2023-01-07 21:56:17 -0500
  • efbb6fe288 VideoCore: Fix OGL cache invalidation. Fernando Sahmkow 2023-01-07 21:56:17 -0500
  • 1bd2034592 Revert "Revert "k_page_group: synchronize"" bunnei 2023-01-07 15:32:10 -0800
  • a5693afa03
    Revert "Revert "k_page_group: synchronize"" bunnei 2023-01-07 15:32:10 -0800
  • dfbfc1b89b Merge pull request #9563 from german77/crash_not_allowed bunnei 2023-01-07 13:41:27 -0800
  • 66e4a48b75
    Merge pull request #9563 from german77/crash_not_allowed bunnei 2023-01-07 13:41:27 -0800
  • 5d93c3bb00 Revert "shader_recompiler: Align SSBO offsets to meet host requirements" Liam 2023-01-07 15:50:58 -0500
  • 505923f0f3 Revert "shader_recompiler: Align SSBO offsets to meet host requirements" Liam 2023-01-07 15:50:58 -0500
  • ecf4f380b6 Revert "Vulkan, OpenGL: Hook up storage buffer alignment code" Liam 2023-01-07 15:48:50 -0500
  • 57a4388e2d Revert "Vulkan, OpenGL: Hook up storage buffer alignment code" Liam 2023-01-07 15:48:50 -0500
  • a1bec20a60 TAS: Show all script lengths for multiplayer MonsterDruide1 2022-01-21 19:21:47 +0100
  • 115bf20448 TAS: Show all script lengths for multiplayer MonsterDruide1 2022-01-21 19:21:47 +0100
  • 002e1e9e68 Merge pull request #9578 from bylaws/patch-2 liamwhite 2023-01-07 15:14:08 -0500
  • 926438b68d
    Merge pull request #9578 from bylaws/patch-2 liamwhite 2023-01-07 15:14:08 -0500
  • a2853754c4 renderer_vulkan: pause turbo submissions on inactive queue Liam 2023-01-07 11:56:31 -0500
  • c19c8ac92c renderer_vulkan: pause turbo submissions on inactive queue Liam 2023-01-07 11:56:31 -0500
  • ea68f05d8f Avoid OOB array access reading passthrough attr mask Billy Laws 2023-01-07 18:38:21 +0000
  • d34275a260
    Avoid OOB array access reading passthrough attr mask Billy Laws 2023-01-07 18:38:21 +0000
  • a445e93e52 Merge pull request #9570 from liamwhite/less-clock-boost Narr the Reg 2023-01-07 10:41:37 -0600
  • 432d48d9c8
    Merge pull request #9570 from liamwhite/less-clock-boost Narr the Reg 2023-01-07 10:41:37 -0600
  • 034e292657 Merge pull request #9573 from liamwhite/optional Narr the Reg 2023-01-07 10:40:21 -0600
  • cc92b7fd94
    Merge pull request #9573 from liamwhite/optional Narr the Reg 2023-01-07 10:40:21 -0600
  • f82c3649c3 vulkan_device: avoid attempt to access empty optional Liam 2023-01-06 21:23:21 -0500
  • 444b25bae1 vulkan_device: avoid attempt to access empty optional Liam 2023-01-06 21:23:21 -0500
  • 652b95d1b8 renderer_vulkan: disable clock boost on unvalidated devices Liam 2023-01-06 19:07:47 -0500
  • 2e4dde12c7 renderer_vulkan: disable clock boost on unvalidated devices Liam 2023-01-06 19:07:47 -0500
  • 76c4ba3ee5 qt: additional fixes for reentrant shutdown Liam 2023-01-06 18:50:01 -0500
  • 9ed4c13758 qt: additional fixes for reentrant shutdown Liam 2023-01-06 18:50:01 -0500
  • 1fbeefd573 Merge pull request #9567 from german77/antialias liamwhite 2023-01-06 15:20:23 -0500
  • c0f17e1b27
    Merge pull request #9567 from german77/antialias liamwhite 2023-01-06 15:20:23 -0500
  • c5a006cb24 opengl: Sanitize antialiasing config Narr the Reg 2023-01-06 13:25:29 -0600
  • 4bda2b475f opengl: Sanitize antialiasing config Narr the Reg 2023-01-06 13:25:29 -0600
  • eabc1afbd5 Merge pull request #9566 from Wollnashorn/vulkan-cache-header-fix Fernando S 2023-01-06 11:58:36 -0500
  • 7ef897a277
    Merge pull request #9566 from Wollnashorn/vulkan-cache-header-fix Fernando S 2023-01-06 11:58:36 -0500
  • dcf8c4b4c8 video_core/vulkan: Fixed loading of Vulkan driver pipeline cache The header size of the Vulkan driver pipeline cache files was incorrectly in PipelineCache::LoadVulkanPipelineCache, for which the pipeline cache wasn't read correctly and got invalidated on each load. Wollnashorn 2023-01-06 16:52:41 +0100
  • 457826a83b video_core/vulkan: Fixed loading of Vulkan driver pipeline cache The header size of the Vulkan driver pipeline cache files was incorrectly in PipelineCache::LoadVulkanPipelineCache, for which the pipeline cache wasn't read correctly and got invalidated on each load. Wollnashorn 2023-01-06 16:52:41 +0100
  • 6adfb0ab14 Merge pull request #9535 from bylaws/master Fernando S 2023-01-06 10:06:45 -0500
  • 8b251fc3f6
    Merge pull request #9535 from bylaws/master Fernando S 2023-01-06 10:06:45 -0500
  • bd9882cd7d Merge pull request #9561 from liamwhite/update-dynarmic liamwhite 2023-01-06 10:00:18 -0500
  • 3c05988df2
    Merge pull request #9561 from liamwhite/update-dynarmic liamwhite 2023-01-06 10:00:18 -0500
  • be16c84eca Merge pull request #9558 from MonsterDruide1/network-timeout-noerror liamwhite 2023-01-06 10:00:09 -0500
  • 6d74490139
    Merge pull request #9558 from MonsterDruide1/network-timeout-noerror liamwhite 2023-01-06 10:00:09 -0500
  • 41958ff4ae Merge pull request #9552 from liamwhite/turbo liamwhite 2023-01-06 09:59:59 -0500
  • 020dbcdbc7
    Merge pull request #9552 from liamwhite/turbo liamwhite 2023-01-06 09:59:59 -0500
  • 7adf046099 Merge pull request #9559 from FernandoS27/cached-writes Fernando S 2023-01-06 07:31:39 -0500
  • 5bcbb8de45
    Merge pull request #9559 from FernandoS27/cached-writes Fernando S 2023-01-06 07:31:39 -0500
  • f86cdc5881 Merge pull request #9564 from FernandoS27/oops-i-did-it-again liamwhite 2023-01-05 22:14:27 -0500
  • 990fe2b3fc
    Merge pull request #9564 from FernandoS27/oops-i-did-it-again liamwhite 2023-01-05 22:14:27 -0500
  • d46062e354 MacroHLE: eliminate 2 rushed macros. Fernando Sahmkow 2023-01-05 20:53:31 -0500
  • f6245dc40a MacroHLE: eliminate 2 rushed macros. Fernando Sahmkow 2023-01-05 20:53:31 -0500
  • 243f2931b5 input_common: Create an update engine Narr the Reg 2023-01-05 19:16:55 -0600
  • 8042ce7e19 input_common: Create an update engine Narr the Reg 2023-01-05 19:16:55 -0600
  • 7ad49399b3 Merge pull request #9528 from liamwhite/mvk-nulldesc liamwhite 2023-01-05 18:31:55 -0500
  • eaca61e073
    Merge pull request #9528 from liamwhite/mvk-nulldesc liamwhite 2023-01-05 18:31:55 -0500
  • 075f942d5d Merge pull request #9536 from liamwhite/debug-utils liamwhite 2023-01-05 18:31:45 -0500
  • 3e33a878dc
    Merge pull request #9536 from liamwhite/debug-utils liamwhite 2023-01-05 18:31:45 -0500
  • 7429e31f30 externals: update dynarmic, xbyak Liam 2023-01-05 18:06:06 -0500
  • 1ee0540f82 externals: update dynarmic, xbyak Liam 2023-01-05 18:06:06 -0500
  • 535e297ebd Run clang-format Billy Laws 2023-01-05 22:10:21 +0000
  • 58fec43768 Run clang-format Billy Laws 2023-01-05 22:10:21 +0000
  • 5b7dec680e externals: Update sirit Billy Laws 2023-01-05 20:17:22 +0000
  • 12b4c9c04c externals: Update sirit Billy Laws 2023-01-05 20:17:22 +0000
  • c7c901dd63 shader_recompiler: Fix shuffle partitioning for >64 invoc-per-subgroup GPUs Billy Laws 2022-12-30 13:45:00 +0000
  • 68ed60cee4 shader_recompiler: Fix shuffle partitioning for >64 invoc-per-subgroup GPUs Billy Laws 2022-12-30 13:45:00 +0000
  • 00c51d0a4f Vulkan, OpenGL: Hook up geometry shader passthrough emulation Billy Laws 2023-01-01 13:35:23 +0000
  • 6c812a0c84 Vulkan, OpenGL: Hook up geometry shader passthrough emulation Billy Laws 2023-01-01 13:35:23 +0000
  • a92251c623 shader_recompiler: Add support for lowering geometry passthrough Billy Laws 2022-12-31 23:19:10 +0000
  • 625a4af73a shader_recompiler: Add support for lowering geometry passthrough Billy Laws 2022-12-31 23:19:10 +0000
  • 195248d6fe Vulkan, OpenGL: Hook up storage buffer alignment code Billy Laws 2023-01-01 13:23:24 +0000
  • 9e2997c4b6 Vulkan, OpenGL: Hook up storage buffer alignment code Billy Laws 2023-01-01 13:23:24 +0000
  • ae868e7ffb shader_recompiler: Align SSBO offsets to meet host requirements Billy Laws 2022-11-23 21:30:23 +0000
  • 8804a4eb23 shader_recompiler: Align SSBO offsets to meet host requirements Billy Laws 2022-11-23 21:30:23 +0000
  • 3772cfc976 shader_recompiler: SPIRV: Only enable int64 feature when supported Billy Laws 2022-11-19 15:53:19 +0000
  • 3f0985c7b0 shader_recompiler: SPIRV: Only enable int64 feature when supported Billy Laws 2022-11-19 15:53:19 +0000
  • d862241ba7 shader_recompiler: Add comparison operators to descriptor types Billy Laws 2022-10-21 22:58:37 +0100