mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
418a7723c8
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