yuzu-mainline/src
Lioncash a1c85b8c55 game_list: Use QFileInfo instead of common's file functions
We can just use the facilities that Qt provides instead of pulling in
stuff from common. While we're at it, we can also simplify the nearby
logging statement's argument by just calling .toStdString()
2018-10-24 08:40:22 -04:00
..
audio_core
common only redefine 64 bit file operation for MSVC 2018-10-23 15:11:18 +02:00
core Merge pull request #1545 from DarkLordZach/psm 2018-10-22 15:27:05 -04:00
input_common
tests
video_core Merge pull request #1519 from ReinUsesLisp/vsetp 2018-10-23 10:22:37 -04:00
web_service web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to the web_service library only 2018-10-20 16:59:10 -04:00
yuzu game_list: Use QFileInfo instead of common's file functions 2018-10-24 08:40:22 -04:00
yuzu_cmd config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 2018-10-16 17:02:29 -04:00
.clang-format
CMakeLists.txt