added (back!) option to use non-packedcolor

This commit is contained in:
Daniel Borca
2004-09-24 07:03:53 +00:00
parent 303c342d53
commit d9873c59ef
8 changed files with 203 additions and 4 deletions

View File

@@ -60,6 +60,8 @@ FX_DEBUG
enable driver debug code
FX_TRAP_GLIDE
enable Glide trace code
FX_PACKEDCOLOR
use packed color in vertex structure
FX_TC_NAPALM
map GL_COMPRESSED_RGB[A] to FXT1. This will have effect on Napalm
only (can coexist with FX_TC_NCC, but has higher priority)