projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
584d00a
)
Add Android drivers to the video_driver drop-down menu
author
Wayward One
<calmthefirewithin@gmail.com>
Sun, 21 Jan 2018 20:41:04 +0000
(15:41 -0500)
committer
sfan5
<sfan5@live.de>
Tue, 30 Jan 2018 20:11:47 +0000
(21:11 +0100)
Adds the Android video drivers ogles1 and ogles2 to the video_drivers drop-down menu
builtin/settingtypes.txt
patch
|
blob
|
history
diff --git
a/builtin/settingtypes.txt
b/builtin/settingtypes.txt
index e5b397f263cd94cea1905aef0993bb1aa2078fb0..de7a3dda2f244bbab461a1fdb6361765bcf5d9e0 100644
(file)
--- a/
builtin/settingtypes.txt
+++ b/
builtin/settingtypes.txt
@@
-593,7
+593,7
@@
lighting_boost_spread (Light curve mid boost spread) float 0.2 0.0 1.0
texture_path (Texture path) path
# The rendering back-end for Irrlicht.
-video_driver (Video driver) enum opengl null,software,burningsvideo,direct3d8,direct3d9,opengl
+video_driver (Video driver) enum opengl null,software,burningsvideo,direct3d8,direct3d9,opengl
,ogles1,ogles2
# Radius of cloud area stated in number of 64 node cloud squares.
# Values larger than 26 will start to produce sharp cutoffs at cloud area corners.