55 Commits (53b7de57268595c6e137b9eb43b8c1c2e2af0553)

Author SHA1 Message Date
lizzie 53b7de5726 more memory stuffs 4 weeks ago
lizzie 6da04a52bc more memory shit 4 weeks ago
lizzie 54549dae84 MAP_SYSTEM 4 weeks ago
lizzie 30cb9faa19 (likely) fixes for virtual dmem? 1 month ago
lizzie 519395440d sysconf stub cuz crash(?) + some stderrp stuff 1 month ago
lizzie 48843306e2
[compat] Fix other DragonFlyBSD/NixOS issues (#2860) 2 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 2 months ago
xbzk dfca07f4e3
Initial a9 (minsdk=28) support (#2600) 3 months ago
lizzie cda6958111
[host_memory] decrease latency of mapping on linux (#232) 4 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 4 months ago
innix 6fcfe7f4f3
[macOS, compat] Allow games to boot in MacOS (#372) 4 months ago
lizzie f005f6a3ab
[compat] fix freebsd mmap virtual base (#354) 4 months ago
MaranBr 57fbdd516e
[host_memory] Fix a bunch of memory errors on Windows (#303) 4 months ago
lizzie 7950c5cca0
[common/host_memory] use assert instead of throw on Impl() ctor; abort on error (#316) 4 months ago
lizzie e807e32b1a
[compat] fix solaris Qt build (#194) 5 months ago
lizzie 3b72c29303
[compat] fix solaris shm_open syscall causing crashes with SHM_ANON, implement portable posix shm_open_anon (#187) 5 months ago
swurl 3cad73dad6
Revert "THIS NEEDS TO BE CHECKED BEFORE MERGE: RAII fix, initial MSAA, some fixes for memory misallocation (#116)" 8 months ago
MrPurple666 ce5d5d2aff THIS NEEDS TO BE CHECKED BEFORE MERGE: RAII fix, initial MSAA, some fixes for memory misallocation (#116) 8 months ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 2 years ago
Liam c366d8e8d9 core: track separate heap allocation for linux 2 years ago
Liam 1075c88dca common: use memory holepunching when clearing memory 2 years ago
Jan Beich d4e8540135 host_memory: move MAP_ALIGNED_SUPER attempt after de66cf5637 2 years ago
Jan Beich 6ab3d70252 host_memory: allow missing MAP_NORESERVE on FreeBSD after de66cf5637 2 years ago
GPUCode fab81ee39d cmake: Move HAS_NCE to root cmake 2 years ago
Liam 82c5e2472e general: fix mac compile 2 years ago
GPUCode 064d5bf4aa host_memory: Simplify randomness generation 2 years ago
GPUCode 3814ca9d84 Address some review comments 2 years ago
GPUCode 3764cc4be2 android: Add cpu bakend gui toggle 2 years ago
Liam 19619b1b14 arm: Implement native code execution backend 2 years ago
GPUCode 2590906d14 core: Respect memory permissions in Map 2 years ago
Liam 0dc5c75243 host_memory: Switch to FreeRegionManager 2 years ago
Liam de66cf5637 host_memory: ensure map base is between 36 and 39 bits 2 years ago
bunnei 699d6751d8 common: host_memory: Implement for Android. 3 years ago
kkoniuszy 802d30d421 host_memory: merge adjacent placeholder mappings on Linux 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Merry 0abd0d6af9 host_memory: Use transparent huge pages where available 3 years ago
Merry 192f349e5f host_memory: Allocate virtual_base with MAP_NORESERVE 3 years ago
Liam 9509fb30a4 Initial ARM64 support 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Merry ae642bbff2 common: Replace lock_guard with scoped_lock 4 years ago
ameerj f9709bb9e9 general: Fix clang/gcc build errors 4 years ago
ameerj e70b4f3fc5 common: Reduce unused includes 4 years ago
Morph 5ea520a149 host_memory: Fix fastmem crashes in debug builds 4 years ago
ameerj 8969273d2d general: Add missing copyright notices 4 years ago
Andrew Strelsky a24aa6e5bd Fixed invalid iterator usage 4 years ago
Jan Beich 471ddd0674 host_memory: Add workaround for FreeBSD 12 4 years ago
Jan Beich 112a8e017d host_memory: Enable Linux implementation on FreeBSD 4 years ago
lat9nq bee420dcfb host_memory: Correct MEM_RESERVE_PLACEHOLDER 5 years ago
Markus Wick 161ade6da0 common/host_memory: Implement a fallback if fastmem fails. 5 years ago
ReinUsesLisp f664a4d4c1 common/host_shader: Load Windows 10 functions dynamically 5 years ago