dolphin/Source/Core
Léo Lam 6cc4591226 evdev: Clamp axis values to the 0.0-1.0 range
The values are expected to be in the 0.0-1.0 range (as indicated by the
comment), and other parts of Dolphin also expect it to be in that range
since the "full" axis has a -1.0 to 1.0 range.  However, this is not
always the case and fvalue can end up being outside of the range. This
clamps fvalue to always be in the 0.0 and 1.0 range.
2016-07-11 14:00:09 +02:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common Jit: Remove unsafe MOV optimization 2016-07-01 01:43:35 +10:00
Core Merge pull request #3858 from Aestek/feature/better-netplay-gamenotfound 2016-07-11 10:06:00 +02:00
DiscIO Undo some comment formatting changes from b5104a7 2016-06-25 18:07:10 +02:00
DolphinQt2 VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
DolphinWX Merge pull request #3858 from Aestek/feature/better-netplay-gamenotfound 2016-07-11 10:06:00 +02:00
InputCommon evdev: Clamp axis values to the 0.0-1.0 range 2016-07-11 14:00:09 +02:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Use newer ffmpeg APIs to avoid deprecation warnings. 2016-07-10 21:36:18 -04:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00