dolphin/Source/Core
Léo Lam fd063bdc31 Qt: Use std::abs instead of abs
...since <cmath> is included, not <math.h>. May or may not fix
https://bugs.dolphin-emu.org/issues/10906
2018-02-22 17:54:19 +01:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common CustomTexture: Drop old texture format. 2018-01-20 17:08:47 +01:00
Core Merge pull request #6389 from spycrab/fix_wiimote 2018-02-20 21:37:30 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 Qt: Use std::abs instead of abs 2018-02-22 17:54:19 +01:00
DolphinWX Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
InputCommon Merge pull request #6355 from myfreeweb/clang6-warning 2018-02-07 22:25:57 -08:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends Merge pull request #6367 from stenzek/gl-flush 2018-02-19 16:26:35 +01:00
VideoCommon Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00