citra/src
2017-08-13 18:03:56 +12:00
..
audio_core CMake: Add SoundTouch include path to target property 2017-05-27 22:09:28 -07:00
citra Fixing formatting 2017-08-13 10:33:23 +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 Can load a specified script and run it through, pressing the buttons! 2017-08-13 09:48:42 +12:00
input_common Fix up some english 2017-08-13 16:24:33 +12:00
network Network: Moved NintendoOUI initalization to RoomMember constructor 2017-07-26 21:06:40 +02:00
scripted_input When a script is configured, override the controls settings so it is used. This means you only need to set one thing in the config to use a script (script_name). 2017-08-13 18:03:56 +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