1
0
Fork 0
forked from suyu/suyu
suyu/src/citra
Sam Spilsbury df81fa11fc CMakeLists: Use imported version of Threads::Threads
This requires bumping up to a minimum of CMake 3.1. The benefit
of using the imported target is that you can switch to the -pthread
compiler flag on request, which may be necessary for some systems if
available.
2016-04-24 23:39:25 +08:00
..
emu_window SDL2: Explicitly use RGB8 color buffer. 2016-03-14 21:59:16 -04:00
citra.cpp SDL2 Frontend: Use argv[0], add a --version, and reorder options. 2016-04-20 01:35:27 +01:00
citra.rc Assets: Move citra.ico from src/assets to dist. 2015-05-25 19:00:43 +02:00
CMakeLists.txt CMakeLists: Use imported version of Threads::Threads 2016-04-24 23:39:25 +08:00
config.cpp Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00
config.h Config: Use unique_ptr instead of raw pointer 2016-03-02 14:25:06 +00:00
default_ini.h Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00
resource.h Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00