yuzu-emu
/
yuzu-mainline
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/src
Markus Wick 7f85abb281 common/host_memory: Implement a fallback if fastmem fails.
This falls back to the old approach of using a virtual buffer.

Windows is untested, but this build should fix support for Windows < 10 v1803. However without fastmem support at all.
2021-06-11 17:27:17 +02:00
..
audio_core general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
common common/host_memory: Implement a fallback if fastmem fails. 2021-06-11 17:27:17 +02:00
core General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
input_common Merge pull request #6407 from lat9nq/fix-libusb-2 2021-06-10 23:35:30 -07:00
tests tests: Add tests for host memory 2021-06-11 17:27:06 +02:00
video_core GPUTHread: Remove async reads from Normal Accuracy. 2021-06-11 17:27:17 +02:00
web_service
yuzu General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
yuzu_cmd General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00