dolphin/Source
zackhow 02c649ba20 Android: Change all analoginputs to just inputs
Android doesn't report values for the inputs generated by FullAnalogInput so
there isn't a reason to add them as such. This also avoids a bug(for android)
where if there are three inputs(say 12, 11, and 121), and you generate a FullAnalogInput
with 12/11 then it will create another input with the name 121 which can cause conficts
with the real 121 input. This is probably not an issue on PC since most Axis inputs
are named and not numbered.
2019-01-07 21:52:39 -05:00
..
Android Merge pull request #7605 from zackhow/jitarmconfigs 2019-01-07 13:50:57 -08:00
Core Android: Change all analoginputs to just inputs 2019-01-07 21:52:39 -05:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
PCH Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
UnitTests Merge pull request #7602 from CrystalGamma/stop-g_jit 2018-12-27 23:12:14 +01:00
VSProps Externals: Add imgui 2018-11-26 20:40:34 +10:00
.clang-format clang-format: Split C++/ObjC sections 2018-10-06 11:30:45 +10:00
CMakeLists.txt CMakeLists: Remove add_dolphin_library macro 2018-04-02 08:31:56 -04:00
dolphin-emu.sln Externals: Add imgui 2018-11-26 20:40:34 +10:00