eden-miror/src
wildcard 6c16440996
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
[vulkan] Fix EDS 0-2 (#4117)
EDS3 states were dynamic just because the driver supports them. But in EDS0-EDS2, we does not actually emit the EDS3 dynamic commands for them. So the pipeline builder skipped baking some fixed graphics state into the Vulkan pipeline, but the runtime also did not set that state dynamically. That leaves wrong Vulkan state during rendering causing rendering glitches in XC2.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4117
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2026-06-28 15:07:54 +02:00
..
android [android] Add Enable GPU Buffer Readback option to Android (#4132) 2026-06-28 03:37:23 +02:00
audio_core [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
common [hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 2026-06-27 08:50:24 +02:00
core [hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 2026-06-27 16:47:46 +02:00
dedicated_room [desktop] More qt_common reorganization (#3916) 2026-05-20 04:49:16 +02:00
dynarmic [dynarmic, MacroHLE] Fix crashes on W^X systems (#4090) 2026-06-15 22:06:14 +02:00
frontend_common [qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 2026-06-14 20:48:24 +02:00
hid_core [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
input_common [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
network [common] unify std::random_device (#3801) 2026-03-31 20:12:41 +02:00
qt_common [buffer_cache] Add option to control GPU buffer readback (#4126) 2026-06-27 08:38:04 +02:00
shader_recompiler [video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 2026-06-15 03:05:11 +02:00
tests [tests] Require backing base pointer to be nonnull for HostMemory tests (#4138) 2026-06-28 08:01:41 +02:00
video_core [vulkan] Fix EDS 0-2 (#4117) 2026-06-28 15:07:54 +02:00
web_service [cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 2026-04-06 19:13:09 +02:00
yuzu xbzk/gpu-logging_qt-controls_android-fix (#4018) 2026-06-27 02:52:13 +02:00
yuzu_cmd [externals] Update to SDL3 (#3952) 2026-05-18 19:07:41 +02:00
yuzu_room_standalone [cmake] add a YUZU_STATIC_ROOM option (#3411) 2026-01-28 23:54:49 +01:00
.clang-format
CMakeLists.txt [dynarmic] bootstrap loongarch64 host build (#4015) 2026-05-30 01:42:23 +02:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00