dolphin/Source/Core
aldelaro5 edd3177813 Fix a schedule event assert on ClearCacheThreadSafe
I didn't know that telling that you don't schedule from the CPU thread prevents an assert because it by default assumes you use the CPU thread, but in the case of ClearCacheThreadSafe, it's used from the GUI thread.
2016-10-21 20:25:11 -04:00
..
AudioCommon AudioCommon: SupportsDPL2Decoder, SupportsLatencyControl, SupportsVolumeChanges 2016-10-09 19:18:16 -07:00
Common Merge pull request #4354 from sepalani/bp_rmtmp_it 2016-10-17 14:14:10 -07:00
Core Fix a schedule event assert on ClearCacheThreadSafe 2016-10-21 20:25:11 -04:00
DiscIO NANDContentLoader: Add IOFile forward declaration 2016-10-14 20:27:22 -04:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
InputCommon Fix missing includes 2016-10-07 23:46:41 +02:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
VideoCommon Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00