citra/src
Adityarup Laha 93cca23dd6 Variable tilt clamp (#3366)
* Add tilt clamp setting

* Updated `clamp` to use variable

* Fixed a minor typo

* Include possibly necessary header

* expose setting in sdl2

* expose setting in qt

* incorporate @wwylele 's suggestion in sdl2

* Incorporate @wwylele 's suggestion (?)

Please review the code, this is the first time I'm working with `ParamPackage`s so I may just screw up the code.

* Forgot to change in qt

* Fixed an fatal error

* fixed clang format error

* remove the old setting

* fixed typos cusing errors

* removed old setting

* Changed init style

* Forgot this one

* Removed unnecessary header inclusion

* Update config.cpp

* update qt-config

* Update motion_emu.cpp

* Update motion_emu.cpp
2018-01-17 17:30:50 -05:00
..
audio_core cmake: add missing ${...} for variables inside generator expressions 2017-12-23 03:00:15 +02:00
citra Variable tilt clamp (#3366) 2018-01-17 17:30:50 -05:00
citra_qt Variable tilt clamp (#3366) 2018-01-17 17:30:50 -05:00
common Common: Use common swap.h macros in CityHash 2018-01-15 13:43:38 -08:00
core Merge pull request #3324 from Subv/gspgpu 2018-01-11 20:03:46 +02:00
input_common Variable tilt clamp (#3366) 2018-01-17 17:30:50 -05:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
video_core Common: Add convenience function for hashing a struct 2018-01-15 13:43:37 -08:00
web_service CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00