citra/src
2017-08-14 08:52:21 +12:00
..
audio_core CMake: Add SoundTouch include path to target property 2017-05-27 22:09:28 -07:00
citra Add a setting for ScriptedInput 'close_at_end', closes the emulator when the script finishes running. 2017-08-13 18:26:30 +12:00
citra_qt Quickfix typo in OpenGL 3.3 error message 2017-08-04 23:11:27 -04:00
common Log script finishing. Fixed logging crashing too, woops 2017-08-13 10:58:04 +12:00
core Add a setting for ScriptedInput 'close_at_end', closes the emulator when the script finishes running. 2017-08-13 18:26:30 +12:00
input_common Remove unrelated fix 2017-08-14 08:52:03 +12:00
network Network: Moved NintendoOUI initalization to RoomMember constructor 2017-07-26 21:06:40 +02:00
scripted_input Missing endlines 2017-08-14 08:52:21 +12:00
tests tests: Add tests for vadd 2017-07-23 12:29:51 +01:00
video_core Toggling a every 10 frames. Not super happy about having to put code in renderer_opengl... 2017-08-11 21:54:39 +12:00
web_service web_backend: Specify api-version on JSON post. 2017-07-11 18:34:30 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Starting on scripted_input, rough Input::Factory to set the provide the Input::ButtonDevices. 2017-08-11 21:28:25 +12:00