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
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
VideoCommon Merge pull request #924 from comex/fifo-command-runnable 2014-09-02 23:27:30 -04:00
CMakeLists.txt