dolphin/Source/Core
Stenzek 6d0b9b816f VideoCommon: Support dumping frames to images
This is mainly for potential Android fifoci usage, and thus is not
exposed anywhere in the UI. To enable, set DumpFramesAsImages under
Settings in GFX.ini.
2016-11-23 12:07:49 +10:00
..
AudioCommon Merge pull request #4414 from linkmauve/single-newline 2016-11-02 12:20:46 +01:00
Common BlockingLoop: Yield to UI message pump while waiting. 2016-11-11 13:37:02 +01:00
Core Typo_Fix 2016-11-21 23:23:48 -05:00
DiscIO Merge pull request #4401 from JosJuice/rename-getuniqueid 2016-10-31 12:39:27 +01:00
DolphinQt2 Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
DolphinWX DolphinWX: Fix toolbar creation on macOS 2016-11-18 21:32:12 +11:00
InputCommon Merge pull request #4405 from xrix4096/mac-unknown-joyaxis 2016-10-31 13:01:47 +01:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends D3D: Fix strided XFB copies 2016-11-19 20:29:51 +10:00
VideoCommon VideoCommon: Support dumping frames to images 2016-11-23 12:07:49 +10:00
CMakeLists.txt