citra/src
Jan Beich 6dabf10009 common: add sysconf() fallback
src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found
 #include <sys/sysinfo.h>
          ^~~~~~~~~~~~~~~
2022-11-15 10:34:56 +07:00
..
android Add internet permission to android build (#6167) 2022-10-20 07:18:32 +07:00
audio_core Port yuzu-emu/yuzu#4164: "hotkeys: Add a "Mute Audio" hotkey" (#5463) 2022-11-04 20:25:57 +07:00
citra src/CMakeLists: Enforce multiple warnings on MSVC (#5692) 2022-11-09 23:14:28 +07:00
citra_qt Fix macOS code and change "Swapfile" to "Swap" 2022-11-15 10:34:56 +07:00
common common: add sysconf() fallback 2022-11-15 10:34:56 +07:00
core src/CMakeLists: Enforce multiple warnings on MSVC (#5692) 2022-11-09 23:14:28 +07:00
dedicated_room remove dedicated_room dependence on core 2022-06-11 10:21:18 +07:00
input_common Backport review comments from yuzu-emu/yuzu#4382: "yuzu: Add motion and touch configuration from Citra" (#5543) 2022-11-04 20:25:50 +07:00
network Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +07:00
tests Port yuzu-emu/yuzu#4437: "core_timing: Make use of uintptr_t to represent user_data" (#5499) 2022-11-06 02:24:45 +07:00
video_core Reduce bugginess when texture filtering and custom textures both enabled (#6184) 2022-11-12 08:08:26 +07:00
web_service externals: Upgrade httplib (#6147) 2022-10-06 03:01:37 +07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +07:00
CMakeLists.txt src/CMakeLists: Enforce multiple warnings on MSVC (#5692) 2022-11-09 23:14:28 +07:00