dolphin/Source/Core
comex e000aaaf5d Have the UI thread do PauseAndLock before messing with GetUsbPointer.
Since its lifetime is managed on the CPU thread, this (or a refactoring)
is absolutely required.  One of the functions with a PauseAndLock call
added is CFrame::UpdateGUI; this is fine now, since it's called only
after important events happen, so just make sure not to call it every
frame or something :)
2015-04-13 01:49:24 -04:00
..
AudioCommon Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Common Common: Remove TLS usage in GetLastErrorMsg 2015-04-07 22:42:21 +02:00
Core Have the UI thread do PauseAndLock before messing with GetUsbPointer. 2015-04-13 01:49:24 -04:00
DiscIO Move down Country_World 2015-04-08 18:55:16 -04:00
DolphinQt Move down Country_World 2015-04-08 18:55:16 -04:00
DolphinWX Have the UI thread do PauseAndLock before messing with GetUsbPointer. 2015-04-13 01:49:24 -04:00
InputCommon Revert "Merge pull request #2256 from RachelBryk/Dolphin-Pro" 2015-04-01 22:30:57 +02:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Fifo: rewrite sync on idle skipping hack 2015-04-06 12:35:35 +02:00
VideoCommon Fifo: rewrite Fifo_PauseAndLock 2015-04-06 12:35:35 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00