dolphin/Source/Core
Ryan Houdek daabcfd6fc Removes Qualcomm's rotated framebuffer bug from DriverDetails.
Due to changes in how we render to the final framebuffer we no longer encounter this bug.
With the change to post processing being enabled at all times and no longer using glBlitFramebuffer, Qualcomm no longer has the chance to rotate our
framebuffer underneath of us.
2014-10-29 19:57:51 -05:00
..
AudioCommon Fixes OpenSLES's sample rate. 2014-10-23 11:29:49 -05:00
Common Fix build failing with PCH disabled. 2014-10-29 13:00:48 -04:00
Core Merge pull request #1307 from comex/bitset 2014-10-28 23:39:35 -04:00
DiscIO Merge pull request #1429 from lioncash/concat 2014-10-28 23:38:58 -04:00
DolphinQt Merge pull request #1403 from waddlesplash/dolphin-qt 2014-10-28 16:15:04 -04:00
DolphinWX Merge pull request #1413 from Stevoisiak/moreFlags 2014-10-29 14:15:45 +11:00
InputCommon Make some OSX-only functions static 2014-10-28 08:41:50 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Removes Qualcomm's rotated framebuffer bug from DriverDetails. 2014-10-29 19:57:51 -05:00
VideoCommon Removes Qualcomm's rotated framebuffer bug from DriverDetails. 2014-10-29 19:57:51 -05:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00