Added video 'Alternative update-lock' option that may help performance on some machines. Patch from bit.
This commit is contained in:
parent
f9bd0b844f
commit
5d1b2e4f83
8 changed files with 1516 additions and 1491 deletions
|
|
@ -21,6 +21,7 @@ extern int video_scale_mode;
|
|||
extern int video_vsync;
|
||||
extern int video_focus_dim;
|
||||
extern int video_fullscreen_mode;
|
||||
extern int video_alternative_update_lock;
|
||||
|
||||
extern int win_doresize;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue