dolphin/Source/Core
Ryan Houdek 21b708106c Make sure not to use a GL texture buffer past the max size.
The spec says that vendors can set the max texture size to be 65KB and we want 1MB.
Check the maximum supported and drop to the max if it is less than 1MB
2015-11-30 01:18:03 -06:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Move nobanner and fileplatform from Themes to Resources 2015-11-27 11:09:20 +01:00
Core Merge pull request #3286 from jloehr/Wiimote-Rumble-LED-Fix 2015-11-29 00:58:18 +13:00
DiscIO DiscIO: Don't use PlainFileReader in VolumeDirectory 2015-11-28 09:18:22 +01:00
DolphinQt Merge pull request #3211 from JosJuice/themes-to-resources 2015-11-27 23:47:44 +13:00
DolphinQt2 Use a proxy model for the GameList. 2015-11-28 10:00:03 -08:00
DolphinWX Fix typo in anti-aliasing dropdown description 2015-11-29 14:28:26 -06:00
InputCommon InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends Make sure not to use a GL texture buffer past the max size. 2015-11-30 01:18:03 -06:00
VideoCommon FramebufferManager: check for g_framebuffer_manager 2015-11-24 22:48:56 +01:00
CMakeLists.txt DolphinQt2 2015-11-27 00:33:07 -08:00