dolphin/Source/Core
Jasper St. Pierre 0dd7f6f5ea MainNoGUI: Supply a window in Host_GetRenderHandle
Our existing code was relying on the GLX backend to create the GLX
window properly, and for the rest of the code to patch that up, sort
of. If we rely on Host_GetRenderHandle() returning a valid window, we
can do a lot better about this.

Create a simple window inside MainNoGUI to make this happen.
2014-08-19 10:05:57 -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 #831 from FioraAeterna/cleanupimm 2014-08-19 04:15:22 -05:00
DiscIO Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
DolphinWX MainNoGUI: Supply a window in Host_GetRenderHandle 2014-08-19 10:05:57 -04:00
InputCommon Remove support for Wayland 2014-08-19 10:05:56 -04:00
VideoBackends Fixes PP-shaders on !Mesa targets. 2014-08-17 21:28:59 -05:00
VideoCommon Qualcomm fixed screen rotation in their latest v66 development drivers. 2014-08-18 00:17:09 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00