yuzu/src
Lioncash 31d1e06eb1 kernel/process: Move <random> include to the cpp file
<random> isn't necesary directly within the header and can be placed in
the cpp file where its needed. Avoids propagating random generation
utilities via a header file.
2018-11-20 17:46:20 -05:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common am: Deglobalize software keyboard applet 2018-11-18 10:53:47 -05:00
core kernel/process: Move <random> include to the cpp file 2018-11-20 17:46:20 -05:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core Merge pull request #1717 from FreddyFunk/swizzle-gob 2018-11-18 20:13:00 -08:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1667 from DarkLordZach/swkbd 2018-11-20 08:24:11 -08:00
yuzu_cmd configure_input_player: Set minimum width on controls 2018-11-18 23:22:36 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00