eden-miror/src
Zephyron 777111dfb4 feat(video_core): Fix Linux compilation issues in Hybrid Memory Manager
- Added missing <thread> header for std::thread usage
- Added <fcntl.h> for O_CLOEXEC and O_NONBLOCK definitions
- Fixed struct initialization order in uffdio_copy to match declaration order

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-04-12 23:42:39 -03:00
..
android WIP: Enhance shader compilation performance and control 2025-04-12 23:37:11 -03:00
audio_core Update src/audio_core/common/feature_support.h 2025-04-04 03:40:49 +02:00
common Add Windows support to Hybrid Memory Manager 2025-04-12 23:42:24 -03:00
core Service: Add AliasRegionExtraSize 2025-04-12 22:54:32 -03:00
dedicated_room Changed executable names to eden 2025-04-01 18:35:37 +02:00
frontend_common Merge pull request #13047 from anpilley/import-firmware 2024-02-17 23:18:00 -05:00
hid_core Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
input_common Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
network Fix more typos 2024-01-15 23:26:53 +00:00
shader_recompiler Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
tests Implemented rewindless Fiber without Boost (using minicoro) 2025-04-04 03:40:47 +02:00
video_core feat(video_core): Fix Linux compilation issues in Hybrid Memory Manager 2025-04-12 23:42:39 -03:00
web_service Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
yuzu Optimize SpiriV output 2025-04-12 22:54:32 -03:00
yuzu_cmd Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
.clang-format
CMakeLists.txt Port changes from Early Access 2025-04-04 03:40:46 +02:00