eden/src
JPikachu e57b12d020 vulkan_device: Fully disable dynamic state extensions/features when dyna_state = 0
If the user selects dynamic state = 0, force-disable all Vulkan dynamic state extensions and related struct fields.
This ensures compatibility with drivers and simplifies shader pipeline logic.

Also logs all removals for clarity.
2025-04-30 06:34:49 +00:00
..
android Add USE AUTO STUB to Android 2025-04-30 03:00:46 +03:00
audio_core Update src/audio_core/common/feature_support.h 2025-04-04 03:40:49 +02:00
common implement: New API for Multiplayer Support 2025-04-30 06:34:25 +00:00
core Remove the stub for GetCradleFwVersion 2025-04-30 02:52:04 +03:00
dedicated_room Rename Yuzu logo to Eden 2025-04-13 01:15:36 +01:00
frontend_common Add dynamic state extension configs 2025-04-23 20:57:53 -04:00
hid_core Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
input_common Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
network Fix more typos 2024-01-15 23:26:53 +00:00
shader_recompiler proper placement of clip distance init 2025-04-24 11:00:28 -04:00
tests Implemented rewindless Fiber without Boost (using minicoro) 2025-04-04 03:40:47 +02:00
video_core vulkan_device: Fully disable dynamic state extensions/features when dyna_state = 0 2025-04-30 06:34:49 +00:00
web_service Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
yuzu Dynamic State Fixes (#57) 2025-04-27 17:07:49 -04:00
yuzu_cmd Rename Yuzu logo to Eden 2025-04-13 01:15:36 +01:00
.clang-format
CMakeLists.txt Port changes from Early Access 2025-04-04 03:40:46 +02:00