eden-miror/src
lizzie bcceced96d
[dynarmic] fix GetDecoderTable() making the compiler nervous due to the big table that gets made into the stack (#3799)
issue on stbale gcc debian

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3799
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-04-01 07:05:42 +02:00
..
android [meta] April Fools 2026 icon (#3802) 2026-04-01 03:07:50 +02:00
audio_core [cmake] fixes for XCode when having languages other than C/C++ (#3772) 2026-03-26 04:46:43 +01:00
common [android] fix crash due to ctor/dtor ordering for std::random_device being uninitialized when used in other static ctor/dtors (#3806) 2026-03-31 23:45:06 +02:00
core [hle] fetch manager once in cmif wrapper (#3796) 2026-03-31 20:15:14 +02:00
dedicated_room [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
dynarmic [dynarmic] fix GetDecoderTable() making the compiler nervous due to the big table that gets made into the stack (#3799) 2026-04-01 07:05:42 +02:00
frontend_common [common] unify std::random_device (#3801) 2026-03-31 20:12:41 +02:00
hid_core [common] unify std::random_device (#3801) 2026-03-31 20:12:41 +02:00
input_common [common] unify std::random_device (#3801) 2026-03-31 20:12:41 +02:00
network [common] unify std::random_device (#3801) 2026-03-31 20:12:41 +02:00
qt_common [qt_common] remove 109kb worth of duplicate shortcut data (#3756) 2026-03-20 22:09:14 +01:00
shader_recompiler [shader_recompiler] fix CBuf get/set VUUID due to using composite for U32[1], F32[1] (#3790) 2026-03-29 01:59:45 +01:00
tests [cmake] fixes for XCode when having languages other than C/C++ (#3772) 2026-03-26 04:46:43 +01:00
video_core [vulkan] Fix Vulkan graphics pipeline crash when image descriptor count exceeds 64 (#3785) 2026-03-31 04:49:20 +02:00
web_service [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
yuzu [cmake] Fix macOS frameworks, and icon set usage (#3782) 2026-03-26 07:59:53 +01:00
yuzu_cmd [cmake] fixes for XCode when having languages other than C/C++ (#3772) 2026-03-26 04:46:43 +01:00
yuzu_room_standalone [cmake] add a YUZU_STATIC_ROOM option (#3411) 2026-01-28 23:54:49 +01:00
.clang-format
CMakeLists.txt [cmake] fixes for XCode when having languages other than C/C++ (#3772) 2026-03-26 04:46:43 +01:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00