mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-20 16:35:25 +01:00
Reapply "Prefer GL3 driver over legacy GL driver"
This reverts commit 0fa56a9f7c.
This commit is contained in:
@@ -2006,7 +2006,7 @@ shader_path (Shader path) path
|
||||
|
||||
# The rendering back-end.
|
||||
# Note: A restart is required after changing this!
|
||||
# OpenGL is the default for desktop, and OGLES2 for Android.
|
||||
# By default OpenGL3 is preferred on desktop, or OGLES2 on Android.
|
||||
video_driver (Video driver) enum ,opengl,opengl3,ogles2
|
||||
|
||||
# Distance in nodes at which transparency depth sorting is enabled.
|
||||
|
||||
Reference in New Issue
Block a user