Files
eden/src/video_core/vulkan_common
JPikachu 0de8f866db vulkan_device: Dynamically control scaled format emulation based on dynamic state setting fixing the "0" option
If the setting dyna_state is set to 0 (dynamic state disabled), must_emulate_scaled_formats is forced "true" for proper rendering.
If dyna_state is set to 1, 2, or 3 (dynamic state enabled), must_emulate_scaled_formats is forced "false" for proper dyna-state use.

This change applies globally after all device-specific quirks and is logged clearly at boot for easier debugging.
2025-04-30 06:34:49 +00:00
..
2025-04-13 00:23:18 -03:00
2023-07-31 13:01:21 +02:00
2023-07-31 13:01:21 +02:00
2025-04-28 16:27:54 -03:00
2023-08-02 00:05:14 +02:00
2025-04-04 03:40:48 +02:00
2023-08-02 00:05:14 +02:00