dolphin/Source/Core
2017-06-27 11:40:26 -07:00
..
AudioCommon Swapped C-style arrays to std::array 2017-06-27 07:12:15 -03:00
Common Merge pull request #5607 from leoetlino/logging-fix 2017-06-27 11:40:26 -07:00
Core Changed OpenAL latency setting to really reflect how much time it is. 2017-06-27 06:54:28 -03:00
DiscIO IOS: Use a std::array for the title key instead of vector 2017-06-27 00:01:20 +02:00
DolphinNoGUI
DolphinQt2 Qt: Fix emulation not returning to its original state when aborting shutdown 2017-06-27 18:06:27 +02:00
DolphinWX Merge pull request #5607 from leoetlino/logging-fix 2017-06-27 11:40:26 -07:00
InputCommon
UICommon UICommon: Move TriggerSTMPowerEvent() from Wx 2017-06-26 16:28:39 +02:00
VideoBackends AbstractTexture: Add missing includes (and remove unnecessary ones) 2017-06-18 23:29:22 -04:00
VideoCommon Change "blocking" BlockingLoop::Stop to give up and die after a timeout. 2017-06-25 20:47:30 -07:00
CMakeLists.txt