dolphin-emulator/Source/Core
Tony Wasserka 0b02880b76 Revert "Be less dumb."
Revert "Actually, filename really does need to be a parameter because of some random debug thing."
Revert "fix non-HAVE_WX case"
Revert "Handle screenshot saving in RenderBase.  Removes dependency on D3DX11 for screenshots (texture dumping is still broken)."

This reverts commits 00fe5057f1, 74b5fb3ab4, cd46138d29 and 5f72542e06 because taking screenshots in D3D still crashed for me so there was no point in the code changes (which I found ugly anyway).
2013-11-10 00:22:33 +01:00
..
AudioCommon Re-plumb window handle to the dsound backend. 2013-11-07 09:24:56 -08:00
Common [ARM] Fix an issue with the data offset in LoadStore operations. Thanks to PPSSPP. 2013-11-05 13:05:38 +00:00
Core Re-plumb window handle to the dsound backend. 2013-11-07 09:24:56 -08:00
DiscIO Fix {Read,Write}FileToString. 2013-11-05 00:33:41 +13:00
DolphinWX [windows] update SDL-2.0.0 to 2.0.1. Fixes issue 6793. 2013-11-04 23:50:52 -08:00
InputCommon Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
VideoBackends Revert "Be less dumb." 2013-11-10 00:22:33 +01:00
VideoCommon Revert "Be less dumb." 2013-11-10 00:22:33 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00