summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Borca <dborca@users.sourceforge.net>2004-09-24 07:03:53 +0000
committerDaniel Borca <dborca@users.sourceforge.net>2004-09-24 07:03:53 +0000
commitd9873c59ef4d14b5e3137cb2d7c765797f82ac56 (patch)
tree25b11356a6fbb6568ac3c7790538fb1db373547f /docs
parent303c342d5353e7fb1b480da97ce505357eafe0c0 (diff)
added (back!) option to use non-packedcolor
Diffstat (limited to 'docs')
-rw-r--r--docs/README.3DFX2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README.3DFX b/docs/README.3DFX
index cac7d102e56..739d06fe587 100644
--- a/docs/README.3DFX
+++ b/docs/README.3DFX
@@ -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)