dolphin/Source/Core
Stenzek 9604b336c8 Vulkan: Don't destroy the device's pipeline cache on MSAA mode change
The user could switch back again, and this would mean this data would be
lost. Disk space is cheap, and it's not going to be much.
2016-11-28 21:21:54 +10:00
..
AudioCommon Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
Common IOS HLE: Prevent accessing host file system 2016-11-13 10:03:23 +01:00
Core Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01: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 Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01: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 Vulkan: Don't destroy the device's pipeline cache on MSAA mode change 2016-11-28 21:21:54 +10:00
VideoCommon Merge pull request #4455 from stenzek/png-frame-dumping 2016-11-28 20:03:50 +10:00
CMakeLists.txt