dolphin/Source/Core
Ryan Houdek 6a5cd02629 Cleanup GLExtensions on how it fails.
If there is an issue with a reported extension, disable it instead of failing out entirely.
Fixes an issue with buffer_storage that I had overlooked as well.
2014-02-08 19:50:12 -06:00
..
AudioCommon Atomic Stores / Loads 2014-02-07 00:20:10 +01:00
Common Some tidy up of sprintf to StringFromFormat 2014-02-08 14:32:48 +13:00
Core Some tidy up of sprintf to StringFromFormat 2014-02-08 14:32:48 +13:00
DiscIO Some tidy up of sprintf to StringFromFormat 2014-02-08 14:32:48 +13:00
DolphinWX Fix a typo in EGL.h for setting mode. 2014-02-06 21:41:11 +00:00
InputCommon Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation. 2014-02-01 17:20:35 -05:00
VideoBackends Cleanup GLExtensions on how it fails. 2014-02-08 19:50:12 -06:00
VideoCommon Some tidy up of sprintf to StringFromFormat 2014-02-08 14:32:48 +13:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00