Restructure and reimplement vsync options
-Add a v-sync mode setting which allows to choose between DISABLED, ON, ADAPTIVE and MAILBOX -Removed the V-Sync via Compositor option
This commit is contained in:
parent
053198a5f3
commit
043ae91560
41 changed files with 309 additions and 256 deletions
2
misc/dist/shell/godot.bash-completion
vendored
2
misc/dist/shell/godot.bash-completion
vendored
|
|
@ -54,8 +54,6 @@ _complete_godot_options() {
|
|||
--position
|
||||
--low-dpi
|
||||
--no-window
|
||||
--enable-vsync-via-compositor
|
||||
--disable-vsync-via-compositor
|
||||
--debug
|
||||
--breakpoints
|
||||
--profiling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue