Difference between revisions of "D smooth"

From FTE
Jump to: navigation, search
 
Line 4: Line 4:
 
FTEQW Builds: [[Software Renderer]] [[Merged Build]] [[Linux Build]] <br>
 
FTEQW Builds: [[Software Renderer]] [[Merged Build]] [[Linux Build]] <br>
 
<br>
 
<br>
This cvar will preform texture smoothing on 8-bit and 32-bit software modes. [[r_transtablehalf]] must be set to 0 for this to work properly in 8-bit mode. Defaults to 0, as this form of texture smoothing is VERY SLOW.<br />
+
This cvar will preform texture smoothing in 32-bit software. Defaults to 0, as this form of texture smoothing is VERY SLOW.<br />
 
<br />
 
<br />
Cvar flags: None
+
Currently non-functional in 8-bit software as of build 2533.<br />

Latest revision as of 05:39, 23 November 2005

Name: d_smooth
Default value: "0"
Cvar flags: None
FTEQW Builds: Software Renderer Merged Build Linux Build

This cvar will preform texture smoothing in 32-bit software. Defaults to 0, as this form of texture smoothing is VERY SLOW.

Currently non-functional in 8-bit software as of build 2533.