dolphin/Source/Core/VideoBackends
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
..
D3D BBox: Changed the rounding again, the old one fixed Paper Mario but had bugs in Mickey's Magical Mirror. This change fixes the glitches in both games. 2014-01-26 13:21:22 +00:00
OGL OGL: remove version check for buffer_storage on windows 2014-01-28 15:15:26 +01:00
Software Videosoftware: Fix memory cleanup code. 2014-01-25 11:06:18 +13:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00