yuzu-fork/src
Lioncash 9ff743bc0a ips_layer: Remove unnecessary explicit std::pair constructor in std::array
Makes the layout of the array consistent, by making all elements match,
instead of special-casing the first one.
2018-10-09 14:10:22 -04:00
..
audio_core stream: Preserve enum class type in GetState() 2018-09-23 20:03:38 -04:00
common Merge pull request #1424 from DarkLordZach/ips-witch 2018-10-08 12:30:33 -04:00
core ips_layer: Remove unnecessary explicit std::pair constructor in std::array 2018-10-09 14:10:22 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests kernel/process: Make data member variables private 2018-09-30 02:30:01 -04:00
video_core Merge pull request #1446 from bunnei/fast_fermi_copy 2018-10-06 23:18:52 -04:00
web_service Review comments - part 5 2018-10-02 16:04:10 +02:00
yuzu qt: Add UI option to configure arguments 2018-10-07 14:32:06 -04:00
yuzu_cmd cmd: Support passing game arguments from command line 2018-10-07 14:32:32 -04: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