eden/src
crueter 0574d7d2c9
[desktop] Fix mod import for romfs mods (#3609)
Forgot a comma :(

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3609
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2026-02-22 22:03:32 +01:00
..
android [android,ui] added toggle to swap confirm/back buttons (#3601) 2026-02-22 06:04:41 +01:00
audio_core [audio] add splitter_size (#3477) 2026-02-11 01:13:09 +01:00
common [cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 2026-02-22 03:09:03 +01:00
core [core/memory] remove indirection handling for unaligned access (#3584) 2026-02-22 06:05:08 +01:00
dedicated_room [cmake] fix macos mbedtls (#3109) 2025-11-27 19:59:08 +01:00
dynarmic [dynarmic] Transition IR::Block to use stable_vector<Inst>, remove inline pool + pooled vector, remove unused mutable get/set block functors (#3543) 2026-02-22 21:01:04 +01:00
frontend_common [desktop] Fix mod import for romfs mods (#3609) 2026-02-22 22:03:32 +01:00
hid_core [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
input_common [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
network [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2026-02-11 03:00:15 +01:00
qt_common [desktop] Add basic Frametime/FPS overlay (#3537) 2026-02-15 19:22:19 +01:00
shader_recompiler [shader_recompiler] Fix Shuffle handling for Position attributes (#3406) 2026-02-12 01:34:25 +01:00
tests [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2026-02-11 03:00:15 +01:00
video_core [texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 2026-02-20 00:52:07 +01:00
web_service nuke: Goodbye PCH, you will not be missed (#2821) 2025-10-27 20:50:16 +01:00
yuzu [desktop] Fix crash on restart (#3600) 2026-02-22 04:15:26 +01:00
yuzu_cmd [common] merge RenderBackend and ShaderBackend options (#3313) 2026-01-18 12:33:00 +01:00
yuzu_room_standalone [cmake] add a `YUZU_STATIC_ROOM` option (#3411) 2026-01-28 23:54:49 +01:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt [cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 2026-02-22 03:09:03 +01:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00