dolphin/Source/Core
degasus 7f539b6033 ogl: optimize real xfb a bit
Both nvidia + mesa seems not to optimize x / (2**n) to x >> n, so we do it ourself.
2014-02-26 11:37:28 +01:00
..
AudioCommon Fix more header sorting issues in AudioCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
Common Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
Core PolarSSL: adapt Dolphin to new version 2014-02-24 16:20:50 +01:00
DiscIO Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
DolphinWX Fetch swapInterval function pointer after binding a context 2014-02-24 12:45:02 +01:00
InputCommon Remove X11InputBase (dead code) 2014-02-22 22:42:42 +01:00
VideoBackends ogl: optimize real xfb a bit 2014-02-26 11:37:28 +01:00
VideoCommon Fix a compilation error introduced in PR #91. 2014-02-23 03:45:46 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00