dolphin/Source/Core
JosJuice 1da866d7de DVDInterface: Simplify calling ChangeDisc from CPU thread
When Movie was calling ChangeDisc, it was moving execution to
the host thread just to then make the host thread the CPU thread.
We can simply run the code directly on the CPU thread instead.
2016-07-05 18:20:24 +02:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common Jit: Remove unsafe MOV optimization 2016-07-01 01:43:35 +10:00
Core DVDInterface: Simplify calling ChangeDisc from CPU thread 2016-07-05 18:20:24 +02:00
DiscIO Undo some comment formatting changes from b5104a7 2016-06-25 18:07:10 +02:00
DolphinQt2 VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
DolphinWX DVDInterface: Simplify calling ChangeDisc from CPU thread 2016-07-05 18:20:24 +02:00
InputCommon Merge pull request #3943 from ShadowsFriend/nopch-fix 2016-06-26 02:13:47 -04:00
UICommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00