mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] set default opengl:vsync=off
This makes it consistent with the EGL renderer.
This commit is contained in:

committed by
Geoffrey McRae

parent
012ac950ac
commit
bc2f26b86d
@@ -159,7 +159,7 @@ Command line arguments will override any options loaded from the config files.
|
||||
| Long | Short | Value | Description |
|
||||
|------------------------------------------------------------------------------------|
|
||||
| opengl:mipmap | | yes | Enable mipmapping |
|
||||
| opengl:vsync | | yes | Enable vsync |
|
||||
| opengl:vsync | | no | Enable vsync |
|
||||
| opengl:preventBuffer | | yes | Prevent the driver from buffering frames |
|
||||
| opengl:amdPinnedMem | | yes | Use GL_AMD_pinned_memory if it is available |
|
||||
|------------------------------------------------------------------------------------|
|
||||
|
Reference in New Issue
Block a user