WIP: [nce] Ryujinx host mapped memory port #41

Draft
crueter wants to merge 7 commits from ryujinx_mmped_mem into master

7 commits

Author SHA1 Message Date
c17142bcb4 Merge https://git.eden-emu.dev/eden-emu/eden into ryujinx_mmped_mem
Some checks failed
eden-build / source (pull_request) Has been cancelled
eden-build / windows (msvc) (pull_request) Has been cancelled
eden-build / linux (pull_request) Has been cancelled
eden-build / android (pull_request) Has been cancelled
2025-05-19 00:40:09 -03:00
752945ee31 PORT: NCE: Initial ryujinx host mapped memory 2025-05-19 00:36:07 -03:00
d3510b1397 Try fix RAII crash problems 2025-05-17 04:26:34 -03:00
d09899722d Use clear method to use clear free memory 2025-05-17 03:30:41 -03:00
0929bfc156 try fix invalid chunk state when deallocating
Enhance memory safety: add null/zero-length checks and pointer resets, improve validation for memory mapping and cleanup on destruction
2025-05-17 03:30:41 -03:00
1ffa98a40d some MSAA fixes 2025-05-13 06:03:10 -03:00
38d18af8ba Initial MSAA fix 2025-05-13 06:03:10 -03:00