eden/src
lizzie 7950c5cca0
[common/host_memory] use assert instead of throw on Impl() ctor; abort on error (#316)
Rationale: Throwing when running out of memory just creates sad paths for no reason (and at that point, just abort immediately). We are using MAP_NORESERVE, if there isn't enough memory a crash will follow anyways.

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

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/316
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-08-27 22:26:08 +02:00
..
android updated the translation (#288) 2025-08-23 19:53:16 +02:00
audio_core [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
common [common/host_memory] use assert instead of throw on Impl() ctor; abort on error (#316) 2025-08-27 22:26:08 +02:00
core [common/host_memory] use assert instead of throw on Impl() ctor; abort on error (#316) 2025-08-27 22:26:08 +02:00
dedicated_room [cmake] fix regressions intr. CPM and packaging (#201) 2025-08-04 21:57:01 +02:00
dynarmic [dynarmic] jit fix branch v2 (#203) 2025-08-27 06:49:50 +02:00
frontend_common [common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 2025-08-27 22:21:04 +02:00
hid_core [icc] fix intel c++ compiler errors (#146) 2025-07-30 20:59:28 +02:00
input_common [icc] fix intel c++ compiler errors (#146) 2025-07-30 20:59:28 +02:00
network [ci, cmake] openssl updates, fix drpc and ci scripts (#283) 2025-08-19 21:29:36 +02:00
shader_recompiler [spirv] improved spir-v shader opt (#239) 2025-08-15 21:40:41 +02:00
tests [dynarmic] jit fix branch v2 (#203) 2025-08-27 06:49:50 +02:00
video_core [VK] Very conservative and spec-compliant alignment (#335) 2025-08-27 22:20:02 +02:00
web_service [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
yuzu [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
yuzu_cmd [compat] fix solaris build and update instructions for CPM on solaris (#270) 2025-08-20 00:21:16 +02:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format
CMakeLists.txt [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00