dolphin/Source/Core
Rachel Bryk 5adbc83453 Change ControlState typedef to double, and change all related floats/doubles to use it.
Fixes an off by 1 issue related to double->float->double conversion, and eliminates numerous warnings.
2014-09-03 03:08:09 -04:00
..
AudioCommon Merge pull request #930 from skidau/openal-seq-ms 2014-09-02 09:56:46 -04:00
Common Merge pull request #923 from FioraAeterna/fixcallersave 2014-09-03 02:27:44 -04:00
Core Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
DiscIO Merge pull request #893 from rohitnirmal/scan-build-fixes 2014-09-02 23:15:18 -07:00
DolphinWX Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
InputCommon Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
VideoBackends msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
VideoCommon Merge pull request #924 from comex/fifo-command-runnable 2014-09-02 23:27:30 -04:00
CMakeLists.txt