citra/src
Yuri Kunde Schlesner a5aa5e2b2d Common: Simplify and optimize BitSet iterator
Instead of doing complex machinations to keep track of the current bit
index, just unset the lowest bit on each iteration, greatly simplifying
the code.
2017-12-09 20:31:23 -08:00
..
audio_core Merge pull request #3151 from MerryMage/looping-bug 2017-11-29 10:43:06 -05:00
citra SDL: add multiplayer options (#3072) 2017-12-03 11:29:48 +02:00
citra_qt Fix crash when loading an unsupported file. 2017-12-09 15:59:21 +01:00
common Common: Simplify and optimize BitSet iterator 2017-12-09 20:31:23 -08:00
core Merge pull request #3254 from lioncash/fs 2017-12-09 23:35:08 +00:00
input_common Allow input configuration with SDL joysticks (#3116) 2017-12-05 23:26:29 -05:00
network Merge pull request #3162 from lioncash/packet 2017-11-29 10:41:13 -05:00
tests Merge pull request #3184 from MerryMage/timing 2017-12-05 23:12:24 -05:00
video_core video_core: optimize NaN check 2017-12-05 22:34:22 +00:00
web_service WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
.clang-format
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00