dolphin/Source/Core
Stenzek 5860c97144 D3D: Move device release from Renderer destructor to shutdown
Necessary if we wish to have GPU objects in our base class, as otherwise
the device will be released before the objects.
2017-11-22 18:47:04 +10:00
..
AudioCommon Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
Common Merge pull request #5973 from ligfx/renamefifoqueue 2017-11-19 13:51:22 +01:00
Core BootManager: RestoreSYSCONF without resetting all other config 2017-11-19 17:17:59 -08:00
DiscIO VolumeGC: Correct printf specifier in LoadBannerFile() 2017-11-19 00:54:47 -05:00
DolphinNoGUI UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
DolphinQt2 VideoConfig: Rename "Full Resolution Frame Dumps" to "Internal" 2017-11-21 17:20:55 +10:00
DolphinWX VideoConfig: Rename "Full Resolution Frame Dumps" to "Internal" 2017-11-21 17:20:55 +10:00
InputCommon GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
UICommon Config: Flatten structures 2017-11-15 18:04:40 +00:00
VideoBackends D3D: Move device release from Renderer destructor to shutdown 2017-11-22 18:47:04 +10:00
VideoCommon Merge pull request #6204 from stenzek/downscaled-screenshots 2017-11-22 07:53:23 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00