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
GLUtil.cpp
GLUtil.h