fix wireframe.
increase xz memory limit fix fseek/fsize to match definitions. r_deluxemapping is more aggressive with regards to generating lux files on demand (but won't generate lit data at the same time). fix webgl shader issues. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5071 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
c385cb71b4
commit
dadec86338
14 changed files with 449 additions and 403 deletions
|
@ -24,6 +24,7 @@ char shaders[][64] =
|
|||
"defaultwarp",
|
||||
"defaultgammacb",
|
||||
"drawflat_wall",
|
||||
"wireframe",
|
||||
"lpp_depthnorm",
|
||||
"lpp_light",
|
||||
"lpp_wall",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue