citra/src
Lioncash 8d6927dc4c yuzu: Resolve -Wextra-semi warnings
While we're in the same area, we can ensure GameDir member variables are
always initialized to consistent values.
2020-08-28 16:43:17 +02:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core Actually return true if InitMFDLL succeeded (#5470) 2020-07-23 00:46:10 -04:00
citra citra-qt: Add an "Alternative Speed Limit" with its hotkey (#5281) 2020-06-20 13:52:14 -05:00
citra_qt yuzu: Resolve -Wextra-semi warnings 2020-08-28 16:43:17 +02:00
common Common: remove a mod from AlignUp (#5441) 2020-07-07 16:39:23 -05:00
core settings: Make use of std::string_view over std::string for logging 2020-07-19 15:07:16 +02:00
dedicated_room Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
input_common input_common: add TouchFromButtonDevice 2020-05-04 13:51:37 +03:00
network Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
tests Improve core timing accuracy (#5257) 2020-05-12 22:48:30 +02:00
video_core Merge pull request #5420 from citra-emu/xglTextureBarrier 2020-07-07 16:45:27 -05:00
web_service HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Code review actions (plus hopefully fix the linux CI) 2020-03-31 17:54:28 +01:00