Changes to reduce the memory footprint of display lists
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 19 Oct 1999 18:37:02 +0000 (18:37 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 19 Oct 1999 18:37:02 +0000 (18:37 +0000)
commitd471473b5842154c0b44b7bec149401f6dab43cc
tree5a6e53fde0662dcd2eb4b3455eaaf0a470126c1d
parent52880f85b5270fb156c1b75effabc9c2c8b61511
Changes to reduce the memory footprint of display lists
12 files changed:
src/mesa/drivers/glide/fxdd.c
src/mesa/drivers/glide/fxddtex.c
src/mesa/drivers/glide/fxdrv.h
src/mesa/drivers/glide/fxsetup.c
src/mesa/main/context.c
src/mesa/main/dlist.c
src/mesa/main/eval.c
src/mesa/main/light.c
src/mesa/main/varray.c
src/mesa/main/varray.h
src/mesa/x86/3dnow.c
src/mesa/x86/x86.c