dolphin/Source/Core
Jasper St. Pierre ee087f5953 Revert "Frame: Fix RendererHasFocus"
This reverts commit ff918df889.

This changed it from "RendererHasFocus" to "UIHasFocus", which is
wrong. Specifically, it broke for non-Render to Main Window cases where
the renderer window isn't managed by wx. It also broke the pending
exclusive fullscreen support, which checks this function to determine if
the renderer is on top so it can full-screen it.

We'll add a new hook, "UIHasFocus", in the next commit.
2014-07-16 10:26:06 -04:00
..
AudioCommon Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
Common Merge pull request #623 from phire/sw-xfb-clamping 2014-07-15 12:04:06 -04:00
Core Core: Correct some function casings. 2014-07-15 19:41:50 -04:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX Revert "Frame: Fix RendererHasFocus" 2014-07-16 10:26:06 -04:00
InputCommon Merge pull request #604 from magcius/wip/emu-cleanup-2 2014-07-15 12:11:17 -04:00
VideoBackends Fix incorrect clamping in SWRenderer. 2014-07-15 21:15:49 +12:00
VideoCommon VideoCommon: fix ifdef expression 2014-07-15 04:15:49 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00