dolphin/Source/Core/Common/GL
Michael Maltese 418a7723c8 GLExtensions: remove NV_depth_buffer_float from OpenGL 3.0
Regression introduced in e99cd57 / 4935: VideoBackends: Set the maximum
range when the depth range is oversized[1]. The NV_depth_buffer_float
extension is not part of OpenGL 3.0, and requiring it causes a hard
crash when it's not supported (e.g. macOS).

[1]: https://github.com/dolphin-emu/dolphin/pull/4935
2017-03-10 12:54:46 -08:00
..
GLExtensions GLExtensions: remove NV_depth_buffer_float from OpenGL 3.0 2017-03-10 12:54:46 -08:00
GLInterface Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00
GLInterfaceBase.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GLUtil.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
GLUtil.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00