dolphin/Source
Skyler Saleh 4ff429266a Apple M1: MacOS 11.2 mprotect restrictions
In MacOS 11.2 mprotect can no longer change the access protection settings of
pages that were previously marked as executable to anything but PROT_NONE. This
commit works around this new restriction by bypassing the mprotect based write
protection and instead relying on the write protection provided by MAP_JIT.
2021-05-22 15:25:18 -07:00
..
Android Merge pull request #9728 from JosJuice/android-get-shader-list 2021-05-20 11:16:08 -04:00
Core Apple M1: MacOS 11.2 mprotect restrictions 2021-05-22 15:25:18 -07:00
DSPSpy
DSPTool
PCH
UnitTests Merge pull request #9695 from JosJuice/jitarm64-fres 2021-05-20 10:23:49 -04:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00