dolphin/Source/Core
degasus b1290a8630 OGL: remove version check for buffer_storage on windows
On Windows, nvidia don't give us their driver version, so we can't workaround any issues.
As buffer_storage is broken on some drivers, we wanted to disble it for them.
So we can't.

Luckyly only "some" released driver versions are affected as this extension is only available since some months. Let's hope that nobody have to use one of this driver version, else they will get a black screen ...
2014-01-28 15:15:26 +01:00
..
AudioCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Common x64: fix parameter names of WriteModRM() 2014-01-25 17:36:09 +01:00
Core [Core] Remove an unnecessary pragma directive from EXI_Channel.h. 2014-01-25 17:12:59 -05:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX Fix compilation 2014-01-27 21:40:28 +09:00
InputCommon Move GLInterface.h into GLInterface directory 2014-01-20 00:46:21 -07:00
VideoBackends OGL: remove version check for buffer_storage on windows 2014-01-28 15:15:26 +01:00
VideoCommon OGL: remove version check for buffer_storage on windows 2014-01-28 15:15:26 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00