suyu/src
Jan Beich e6085ea35f common: add sysconf() fallback
src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found
 #include <sys/sysinfo.h>
          ^~~~~~~~~~~~~~~
2020-06-29 22:41:22 +00:00
..
audio_core Audio: Correct buffer release for host timing. 2020-06-27 11:36:23 -04:00
common common: add sysconf() fallback 2020-06-29 22:41:22 +00:00
core Merge pull request #3955 from FernandoS27/prometheus-2b 2020-06-28 12:37:50 -04:00
input_common input_common/motion_emu: Remove redundant move 2020-06-19 14:29:59 +01:00
tests Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
video_core Merge pull request #4140 from ReinUsesLisp/validation-layers 2020-06-29 02:12:38 -03:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu YuzuQT: Hide Speed UI on Multicore. 2020-06-27 11:36:14 -04:00
yuzu_cmd General: Setup yuzu threads' microprofile, naming and registry. 2020-06-27 11:35:09 -04:00
yuzu_tester General: Setup yuzu threads' microprofile, naming and registry. 2020-06-27 11:35:09 -04:00
.clang-format
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00