mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
grievre's patch to trade (minor) frame rate for frame (non-)latency
This commit is contained in:
parent
0d6af140b8
commit
cefc6df98c
3 changed files with 9 additions and 0 deletions
|
@ -21,6 +21,7 @@ extern struct cvar_s *gl_dlight_polyblend;
|
|||
extern struct cvar_s *gl_dlight_smooth;
|
||||
extern struct cvar_s *gl_fb_bmodels;
|
||||
extern struct cvar_s *gl_fb_models;
|
||||
extern struct cvar_s *gl_finish;
|
||||
extern struct cvar_s *gl_keeptjunctions;
|
||||
extern struct cvar_s *gl_lerp_anim;
|
||||
extern struct cvar_s *gl_driver;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue