eden-miror/src
lizzie d1ceeeca22
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
[cmake] use -mtls-dialect=gnu2 (#3948)
see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120933

we use TLS very sparingly (which is a good thing), some of our dependencies, in turn, may not
we should be aware of that fact

allegedly, there are minor glibc issues and such, but most distros should be fine
additionally, this is only enabled for FreeBSD and Linux, if it works on FreeBSD, naturally every Linux distro should support it as well

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

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3948
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
2026-05-14 00:17:13 +02:00
..
android [file_sys] fix romfs_ext mods (#3914) 2026-05-13 19:13:44 +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 [common] Revert back Aync GPU default to true to fix flickering on Linux (#3946) 2026-05-11 22:03:19 +02:00
core [file_sys] fix romfs_ext mods (#3914) 2026-05-13 19:13:44 +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] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 2026-05-09 05:41:41 +02:00
frontend_common [common] do not crash when don't have permissions to /tmp/eden directory due to unforessen circumstances (FreeBSD) (#3912) 2026-05-13 19:14:59 +02:00
hid_core [hle] handle NPad shared_memory being null on certain updates and cases (#3860) 2026-04-27 04:01:49 +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 [common] do not crash when don't have permissions to /tmp/eden directory due to unforessen circumstances (FreeBSD) (#3912) 2026-05-13 19:14:59 +02:00
shader_recompiler [spirv] mark sampled image descriptor indices non-uniform (#3900) 2026-05-04 18:16:11 +02:00
tests [cmake] fixes for XCode when having languages other than C/C++ (#3772) 2026-03-26 04:46:43 +01:00
video_core [vk, ogl] bump shader cache version to 17 (#3947) 2026-05-13 19:14:18 +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 [desktop] Fix QtCommon missing header in bootmanager.cpp (#3931) 2026-05-06 03:27:51 +02:00
yuzu_cmd [opengl] remove GLAD symbols from builds w/o OpenGL (#3922) 2026-05-06 03:23:27 +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 [cmake] use -mtls-dialect=gnu2 (#3948) 2026-05-14 00:17:13 +02:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00