mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 17:21:46 +00:00
gl_finish - it's done
gl_ztrick - here's the hat, but no rabbit considering that a buggy driver can make gl_ztrick into a sort of cheat if you can stand the flicker, it's gone. gl_finish was already a zombie Cvar so I just removed its definition.
This commit is contained in:
parent
6d62a506b2
commit
32b13fb303
7 changed files with 1 additions and 33 deletions
|
@ -208,7 +208,6 @@ extern cvar_t *gl_keeptjunctions;
|
|||
extern cvar_t *gl_reporttjunctions;
|
||||
extern cvar_t *gl_flashblend;
|
||||
extern cvar_t *gl_nocolors;
|
||||
extern cvar_t *gl_finish;
|
||||
|
||||
extern int gl_lightmap_format;
|
||||
extern int gl_solid_format;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue