eden/src/core
crueter 94bcd64153
[cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284)
Replaces bundled SDL2 with my SDL2 CI, and updates external SDL2

Additionally, reduces all that boilerplate with a common AddCIPackage in
CPMUtil.cmake, currently used by OpenSSL and SDL2. To be used with ffmpeg in the future

Signed-off-by: crueter <crueter@crueter.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/284
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: Shinmegumi <shinmegumi@eden-emu.dev>
2025-08-23 19:42:49 +02:00
..
arm [arm] allow duplicate addresses on backtrace (#251) 2025-08-15 23:20:08 +02:00
crypto User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
debugger [desktop] update sample shading fraction tooltip (#266) 2025-08-16 00:42:54 +02:00
file_sys [cheats] Check for comments in patch line loop (#156) 2025-07-31 16:55:14 +02:00
frontend [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
hle [core] Finalize AliasRegionExtraSize (#291) 2025-08-21 21:08:43 +02:00
internal_network [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
loader [core, nce] module_id cache key handling (#195) 2025-08-04 18:41:28 +02:00
memory [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
tools core_timing: remove user data value 2023-12-23 15:36:44 -05:00
CMakeLists.txt [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
constants.cpp
constants.h
core.cpp [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
core.h [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
core_timing.cpp [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
core_timing.h core_timing: handle concurrent unscheduling of looping events 2023-12-23 15:36:46 -05:00
cpu_manager.cpp [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
cpu_manager.h Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
device_memory.cpp core: Define HAS_NCE macro 2023-11-25 00:47:36 -05:00
device_memory.h Core: Initial implementation of device memory mapping 2024-01-18 21:12:30 -05:00
device_memory_manager.h Port changes from Early Access 2025-04-04 03:40:46 +02:00
device_memory_manager.inc Merge pull request #13000 from liamwhite/skip-null-memory 2024-02-22 11:34:23 -06:00
gpu_dirty_memory_manager.h Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
guest_memory.h Solves warning about GuestMemory having internal linkage. 2025-04-04 03:40:47 +02:00
hardware_properties.h
memory.cpp [memory] remove "fast" memcpy and memset (not fast at all), remove slow parallel impl and just use serial (#188) 2025-08-03 17:07:39 +02:00
memory.h Port changes from Early Access 2025-04-04 03:40:46 +02:00
perf_stats.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
perf_stats.h
precompiled_headers.h
reporter.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
reporter.h