citra/src
freiro 143bc8713d [MSVC] Copy SDL2.dll to build folder
CMake now copies SDL2.dll when compiling citra with citra-qt as a target
on MSVC.
2016-12-11 12:22:37 +01:00
..
audio_core Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
citra Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
citra_qt [MSVC] Copy SDL2.dll to build folder 2016-12-11 12:22:37 +01:00
common Merge pull request #2228 from freiro/winver_fix 2016-11-30 15:47:08 -08:00
core Core: Add a forgotten #include <cstring> for memcpy. 2016-12-11 01:20:45 +00:00
tests tests: add a work-around for macOS linking error 2016-11-19 18:55:35 +02:00
video_core Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
.clang-format
CMakeLists.txt