dolphin/Source/Core
Lioncash 48f52b9662 Merge pull request #789 from archshift/linuxvideo
Fix for black screen on Linux upon starting a game
2014-08-21 15:55:29 -04:00
..
AudioCommon Get rid of instances of "using namespace std;" in the project 2014-08-17 02:05:33 -04:00
Common Add Common::Event::WaitFor(), which has the same semantics as std::condition_variable::wait_for() (with millisecond units). 2014-08-17 21:52:40 -07:00
Core Merge pull request #842 from lioncash/jit 2014-08-21 15:25:43 -04:00
DiscIO Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
DolphinWX Fixed black screen on game start for X11 contexts. 2014-08-21 12:50:42 -07:00
InputCommon Merge pull request #764 from magcius/new-nogui-2 2014-08-21 14:14:54 -04:00
VideoBackends Merge pull request #764 from magcius/new-nogui-2 2014-08-21 14:14:54 -04:00
VideoCommon Merge pull request #764 from magcius/new-nogui-2 2014-08-21 14:14:54 -04:00
CMakeLists.txt