dolphin/Source/Core
Ryan Houdek b620b26f8f [GLExtensions] Improve the extension loader.
This removes some nonsense in the extension loader where under an ES context we would still pull all function pointers and just continue onward if we
fail to pull one.
Now function pointers are only pulled if the version of GL or ES actually supports that function.
2015-12-13 11:37:07 -06:00
..
AudioCommon Merge pull request #3200 from degasus/master 2015-12-11 07:04:56 -05:00
Common [GLExtensions] Improve the extension loader. 2015-12-13 11:37:07 -06:00
Core ConfigManager: Add get/set for missing ini options. 2015-12-12 09:52:57 +01:00
DiscIO Fix building with PCH disabled. 2015-12-08 16:57:37 -06: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 MainAndroid: Fix size logging 2015-12-08 12:37:51 +01:00
InputCommon Merge pull request #3253 from Phatcat/master 2015-12-02 22:50:29 +01:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends D3D: Fix crash when taking screenshot with crop enabled 2015-12-09 02:38:24 +10:00
VideoCommon Remove Google Code Reference and Fix Grammar 2015-12-03 18:20:59 -08:00
CMakeLists.txt DolphinQt2 2015-11-27 00:33:07 -08:00