dolphin/Source/Core
Jasper St. Pierre e7471958e4 X11_Util: Resize the GLX window by listening to events on the parent
We now have two cases: the GLX window is parented into a frame, or it's
parented into the MainNoGUI host. In both cases, the GLX window should
be locked to the size of the parent, so just sync it up based on that.
2014-08-19 10:05:58 -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 X11_Util: Resize the GLX window by listening to events on the parent 2014-08-19 10:05:58 -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