dolphin/Source/Core
Lioncash abfaff8ca9 Qt: Remove unnecessary <iostream> includes
<iostream> injects a static constructor into the translation units that
it's included into. This is trivially avoidable in these cases.
2018-02-21 16:38:08 -05: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: Remove unnecessary <iostream> includes 2018-02-21 16:38:08 -05: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