dolphin/Source/Core
Leo Lam 72bde53f9f Merge pull request #5713 from Tilka/pool_edge
GameSettings: enforce real XFB for Pool Edge
2017-06-28 10:29:43 +02:00
..
AudioCommon Swapped C-style arrays to std::array 2017-06-27 07:12:15 -03:00
Common Fix DoFileSearch for non-ASCII extensions on Windows 2017-06-28 09:50:02 +02:00
Core Fix GCC warnings 2017-06-28 01:12:13 +01:00
DiscIO Fix references to CACHE_REVISION in DiscIO comments 2017-06-27 21:32:14 +02:00
DolphinNoGUI NoGUI: Fix a missing include for Xlib 2017-06-13 11:46:13 +02:00
DolphinQt2 Merge pull request #5652 from spycrab/qt_audio 2017-06-27 11:46:14 -07:00
DolphinWX Merge pull request #5706 from JosJuice/more-gamelist-speedup-followup 2017-06-27 12:36:16 -07:00
InputCommon StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
UICommon UICommon: Move TriggerSTMPowerEvent() from Wx 2017-06-26 16:28:39 +02:00
VideoBackends FramebufferManager: Fix EFB layers being attached to the wrong FBO. 2017-06-27 23:42:42 +02:00
VideoCommon Change "blocking" BlockingLoop::Stop to give up and die after a timeout. 2017-06-25 20:47:30 -07:00
CMakeLists.txt