eden/src
crueter a0769ad835
[cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835)
MinGW builds perform pretty dramatically better than MSVC in my (brief) testing, getting 40% better FPS on my KVM than MSVC. How this will translate to the real world, who knows, but this is a really good target to have.

TODO: Add this to CI, potentially replace clang-cl

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2835
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2025-10-26 17:28:14 +01:00
..
android android: Duplicate string (#2833) 2025-10-25 03:26:33 +02:00
audio_core [audio] Fix BOTW by increasing ring-size (#2822) 2025-10-24 12:38:42 +02:00
common [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00
core [cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) 2025-10-26 17:28:14 +01:00
dedicated_room
dynarmic [dynarmic] remove bloated LUT usage that makes giant functions for no good reason (#2801) 2025-10-22 12:23:13 +02:00
frontend_common [qt] fix Discord RPC by using httplib (#2825) 2025-10-25 07:28:08 +02:00
hid_core [hid_core] Fix a specific case where all controllers get disconnected by certain games (#2759) 2025-10-17 22:24:38 +02:00
input_common [compat] fix libusb when disabled error (solaris, fbsd, etc) (#2649) 2025-10-22 19:12:33 +02:00
network [cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) 2025-09-23 19:38:11 +02:00
qt_common [Frontend] Added data for in emulator compatibility list (#2784) 2025-10-26 02:14:34 +02:00
shader_recompiler [video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 2025-10-22 06:42:01 +02:00
tests [compat] Debian stable gcc12/clang14 compilation fixes (#2763) 2025-10-18 01:54:43 +02:00
video_core [video_core] Improve texture rendering (#2830) 2025-10-26 02:14:45 +02:00
web_service [cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) 2025-10-26 17:28:14 +01:00
yuzu [cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) 2025-10-26 17:28:14 +01:00
yuzu_cmd [qt] fix aspect ratio enum mismatch for framebuffer (#2792) 2025-10-21 21:39:09 +02:00
yuzu_room_standalone
.clang-format
CMakeLists.txt [ci] improve ccache and add support on Android (#2673) 2025-10-08 01:04:18 +02:00
dep_hashes.h.in