Commit Graph

  • 413a0c2c03 video_core: Implement vulkan draw_texture Feng Chen 2023-01-03 17:06:40 +08:00
  • 944d2e4154 video_core: Implement maxwell3d draw texture method Feng Chen 2022-12-29 15:51:16 +08:00
  • b22892a306 yuzu-ui: Add setting for disabling macro HLE Fernando Sahmkow 2023-01-04 14:56:52 -05:00
  • 4f0695024c Video_core: Address feedback Fernando Sahmkow 2023-01-03 10:01:25 -05:00
  • 9307ef73e6 Texture Cache: Implement async texture downloads. Fernando Sahmkow 2022-12-28 09:32:31 -05:00
  • 8eac3c8fe4 Vulkan: Update blacklisting to latest driver versions. Fernando Sahmkow 2022-12-27 22:14:36 -05:00
  • 43467dc141 ShaderCompiler: Inline driver specific constants. Fernando Sahmkow 2022-12-27 21:39:46 -05:00
  • 388e1171d2 Vulkan: rework stencil tracking. Fernando Sahmkow 2022-12-27 16:40:28 -05:00
  • aba560df7e vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before 22.3.1 Liam 2022-12-24 23:04:55 -05:00
  • 2f8fb0f96d video_core: fix build Liam 2022-12-24 22:24:56 -05:00
  • b6b18d2a6b MacroHLE: Final cleanup and fixes. Fernando Sahmkow 2022-12-24 19:19:41 -05:00
  • b146b19b5e Rasterizer: Setup skeleton for Host Conditional rendering Fernando Sahmkow 2022-12-07 00:28:35 +01:00
  • d7c90f0c2a RasterizerMemory: Add filtering for flushing/invalidation operations. Fernando Sahmkow 2022-11-20 03:07:14 +01:00
  • 1c15c70fcd Vulkan: Allow stagging buffer deferrals. Fernando Sahmkow 2022-11-19 23:16:07 +01:00
  • 025af28583 MacroHLE: Add OpenGL Support Fernando Sahmkow 2022-12-06 22:32:59 +01:00
  • 33b925b2af Vulkan: Add other additional pipeline specs Fernando Sahmkow 2022-12-06 17:36:06 +01:00
  • a69aad10c1 Vulkan: Implement Dynamic State 3 Fernando Sahmkow 2022-12-06 00:40:01 +01:00
  • e64875e15b Vulkan Implement Dynamic State 2 LogicOp and PatchVertices Fernando Sahmkow 2022-12-05 17:14:34 +01:00
  • d1636b81f5 Vulkan: Implement Dynamic States 2 Fernando Sahmkow 2022-12-05 15:44:10 +01:00
  • da4faa90e8 DMAPusher: Improve collection of non executing methods Fernando Sahmkow 2022-11-27 00:58:06 +01:00
  • 7d88ae02e6 Revert Buffer cache changes and setup additional macros. Fernando Sahmkow 2022-11-18 00:21:13 +01:00
  • 3769e1a66f MacroHLE: Reduce massive calculations on sizing estimation. Fernando Sahmkow 2022-11-17 16:36:53 +01:00
  • 5f0bb935c4 MacroHLE: Add HLE replacement for base vertex and base instance. Fernando Sahmkow 2022-11-09 17:58:10 +01:00
  • 661d20f2e7 MacroHLE: Add Index Buffer size estimation. Fernando Sahmkow 2022-10-21 01:46:51 +02:00
  • 730abf80f4 MacroHLE: Refactor MacroHLE system. Fernando Sahmkow 2022-03-05 08:01:13 +01:00
  • a471e87912 MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. Fernando Sahmkow 2022-02-09 15:39:40 +01:00
  • f143d8cd37 MacroHLE: Add MultidrawIndirect HLE Macro. Fernando Sahmkow 2022-02-09 15:00:05 +01:00
  • f39e11a183 Revert "k_page_group: synchronize" gidoly 2022-12-29 17:39:42 +09:00
  • b20bc73334 TAS: Immediately switch stick to TAS on input MonsterDruide1 2023-01-03 20:08:25 +01:00
  • 5c5b6d8e04 cmake: move find-modules to root cmake dir Alexandre Bouvier 2022-12-31 14:23:38 +01:00
  • f5a27784c6 cmake: allow options shadowing with normal variables Alexandre Bouvier 2022-12-31 14:31:17 +01:00
  • f118d3ba48 TAS: Record sanitized instead of raw stick inputs MonsterDruide1 2023-01-01 22:39:18 +01:00
  • 3b26a03b27 cmake: improve find_package failure messages Alexandre Bouvier 2022-12-31 12:48:08 +01:00
  • d725d957bb service: nifm: Initialize request state german77 2023-01-01 20:50:53 -06:00
  • d3986f1ed8 service: nifm: Match documentation names german77 2023-01-01 18:29:22 -06:00
  • b63f1faae0 vfs: Replace cstr concat with char concat Merry 2023-01-01 18:52:02 +00:00
  • da0dae3d05 host_memory: Use transparent huge pages where available Merry 2023-01-01 11:38:49 +00:00
  • 13b7ad86dc host_memory: Allocate virtual_base with MAP_NORESERVE Merry 2023-01-01 11:14:44 +00:00
  • 0fc8dbf6d2 Update translations (2023-01-01) The yuzu Community 2023-01-01 02:42:48 +00:00
  • b0aca1e8ed settings: comment language blocklist columns Colin Kinloch 2022-12-29 16:29:50 +00:00
  • 25d139a4e1 settings: added regon/language warning bounds check Colin Kinloch 2022-12-29 14:25:22 +00:00
  • 7370b0c463 settings: warn on invalid regon/language combinations Colin Kinloch 2022-12-28 19:08:31 +00:00
  • 3692a01574 ci: Allow setting clang-format binary Colin Kinloch 2022-12-30 14:29:41 +00:00
  • a12b94569a core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps. bunnei 2022-12-30 00:14:53 -08:00
  • 82cdc93e25 cmake: make Vulkan-Headers external the default Liam 2022-12-28 20:55:32 -05:00
  • 462db514df cmake: make cubeb and SDL2 optional Liam 2022-12-28 17:28:35 -05:00
  • d17f6cceb7 cmake: make libusb optional Liam 2022-12-28 17:26:46 -05:00
  • 2b22a91dee cmake: ignore missing package finders for packages with submodule fallbacks Liam 2022-12-28 17:21:31 -05:00
  • d0b2e59b27 cmake: make room server optional Liam 2022-12-28 17:18:27 -05:00
  • 7a2bd13f5b cmake: support the standard cmake testing option __refs_pull_9555_head Alexandre Bouvier 2023-01-05 05:00:44 +01:00
  • d0fe27708e tests: update catch2 to 3.0.1 Alexandre Bouvier 2023-01-05 03:38:38 +01:00
  • a4269c285a common: add setting for renderer clock workaround __refs_pull_9552_head Liam 2023-01-04 20:53:08 -05:00
  • 301e9bbc03 vulkan: implement 'turbo mode' clock booster Liam 2022-12-19 19:29:58 -05:00
  • 66ae79de13 renderer_vulkan: implement fallback path for null descriptors __refs_pull_9528_head Liam 2022-12-06 21:43:14 -05:00
  • b78328f19a Merge pull request #9501 from FernandoS27/yfc-rel-2 liamwhite 2023-01-04 21:20:00 -05:00
  • 3ecc03ec1b yuzu-ui: Add setting for disabling macro HLE __refs_pull_9501_head Fernando Sahmkow 2023-01-04 14:56:52 -05:00
  • a0c697124c Video_core: Address feedback Fernando Sahmkow 2023-01-03 10:01:25 -05:00
  • 03ccd8bf43 Texture Cache: Implement async texture downloads. Fernando Sahmkow 2022-12-28 09:32:31 -05:00
  • bbeb6e460c Merge pull request #9518 from gidoly/revert-9504-pg2 liamwhite 2023-01-03 21:40:57 -05:00
  • ddbf851ef6 Vulkan: Update blacklisting to latest driver versions. Fernando Sahmkow 2022-12-27 22:14:36 -05:00
  • a045e860dd ShaderCompiler: Inline driver specific constants. Fernando Sahmkow 2022-12-27 21:39:46 -05:00
  • b62ffb612d Vulkan: rework stencil tracking. Fernando Sahmkow 2022-12-27 16:40:28 -05:00
  • 6f031f08fe Merge pull request #9547 from MonsterDruide1/tas-doesnt-flap liamwhite 2023-01-03 15:03:58 -05:00
  • 04cb05fce0 TAS: Immediately switch stick to TAS on input __refs_pull_9547_head MonsterDruide1 2023-01-03 20:08:25 +01:00
  • a7e610403d Merge pull request #9542 from abouvier/cmake-module-path liamwhite 2023-01-02 13:45:36 -05:00
  • eceee8c3d9 cmake: move find-modules to root cmake dir __refs_pull_9542_head Alexandre Bouvier 2022-12-31 14:23:38 +01:00
  • 2b110d61e7 Merge pull request #9541 from abouvier/cmake-option liamwhite 2023-01-02 11:29:32 -05:00
  • 6804a43f49 Merge pull request #9540 from MonsterDruide1/tas-sanitized-record liamwhite 2023-01-02 09:51:29 -05:00
  • 48bcb91a2e Merge pull request #9537 from abouvier/cmake-almost-quiet bunnei 2023-01-02 01:08:20 -08:00
  • 09c9be3703 Merge pull request #9543 from german77/nifm bunnei 2023-01-01 21:38:43 -08:00
  • 80bcc18788 service: nifm: Initialize request state __refs_pull_9543_head german77 2023-01-01 20:50:53 -06:00
  • ebd811b535 service: nifm: Match documentation names german77 2023-01-01 18:29:22 -06:00
  • 306c791e67 cmake: allow options shadowing with normal variables __refs_pull_9541_head Alexandre Bouvier 2022-12-31 14:31:17 +01:00
  • 1dfcf19c36 cmake: improve find_package failure messages __refs_pull_9537_head Alexandre Bouvier 2022-12-31 12:48:08 +01:00
  • f9c6d39a6c vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before 22.3.1 Liam 2022-12-24 23:04:55 -05:00
  • 4814d87385 video_core: fix build Liam 2022-12-24 22:24:56 -05:00
  • d09aa0182f MacroHLE: Final cleanup and fixes. Fernando Sahmkow 2022-12-24 19:19:41 -05:00
  • 581a7d785b Rasterizer: Setup skeleton for Host Conditional rendering Fernando Sahmkow 2022-12-07 00:28:35 +01:00
  • 3630bfaef3 RasterizerMemory: Add filtering for flushing/invalidation operations. Fernando Sahmkow 2022-11-20 03:07:14 +01:00
  • 2793304117 Vulkan: Allow stagging buffer deferrals. Fernando Sahmkow 2022-11-19 23:16:07 +01:00
  • 8d694701bc MacroHLE: Add OpenGL Support Fernando Sahmkow 2022-12-06 22:32:59 +01:00
  • 4c82e47edd Vulkan: Add other additional pipeline specs Fernando Sahmkow 2022-12-06 17:36:06 +01:00
  • d33251db93 Vulkan: Implement Dynamic State 3 Fernando Sahmkow 2022-12-06 00:40:01 +01:00
  • f800e485c9 Vulkan Implement Dynamic State 2 LogicOp and PatchVertices Fernando Sahmkow 2022-12-05 17:14:34 +01:00
  • c897c55e3c Vulkan: Implement Dynamic States 2 Fernando Sahmkow 2022-12-05 15:44:10 +01:00
  • cb1497d0d7 DMAPusher: Improve collection of non executing methods Fernando Sahmkow 2022-11-27 00:58:06 +01:00
  • ce448ce770 Revert Buffer cache changes and setup additional macros. Fernando Sahmkow 2022-11-18 00:21:13 +01:00
  • 18637766ef MacroHLE: Reduce massive calculations on sizing estimation. Fernando Sahmkow 2022-11-17 16:36:53 +01:00
  • aad0cbf024 MacroHLE: Add HLE replacement for base vertex and base instance. Fernando Sahmkow 2022-11-09 17:58:10 +01:00
  • 93ac5a6a6d MacroHLE: Add Index Buffer size estimation. Fernando Sahmkow 2022-10-21 01:46:51 +02:00
  • c541559767 MacroHLE: Refactor MacroHLE system. Fernando Sahmkow 2022-03-05 08:01:13 +01:00
  • 0f89828073 MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. Fernando Sahmkow 2022-02-09 15:39:40 +01:00
  • a5a94f52ff MacroHLE: Add MultidrawIndirect HLE Macro. Fernando Sahmkow 2022-02-09 15:00:05 +01:00
  • d46c9c4659 TAS: Record sanitized instead of raw stick inputs __refs_pull_9540_head MonsterDruide1 2023-01-01 22:39:18 +01:00
  • a12a4f2a13 Merge pull request #9538 from merryhime/char-concat Mai 2023-01-01 20:00:46 +00:00
  • bee395d2f0 vfs: Replace cstr concat with char concat __refs_pull_9538_head Merry 2023-01-01 18:52:02 +00:00
  • aa13ee5c4a vulkan_common: unify VK_EXT_debug_utils and selection of validation layer __refs_pull_9536_head Liam 2023-01-01 11:59:47 -05:00
  • 92103d4ff3 Merge pull request #9533 from merryhime/overcommit liamwhite 2023-01-01 10:24:07 -05:00
  • b2d8bbe0e0 Merge pull request #9532 from zhaobot/tx-update-20230101024213 liamwhite 2023-01-01 10:23:55 -05:00
  • 0b228fde15 Merge pull request #9514 from ColinKinloch/en_gb liamwhite 2023-01-01 10:23:46 -05:00