Fixed 'IRound' to 'IROUND' in mmath.h
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 8 Jan 2001 21:55:59 +0000 (21:55 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 8 Jan 2001 21:55:59 +0000 (21:55 +0000)
commitce656b6a0a103ae9cb41d509be353f0e661e3574
tree1f877f14838b85d7db834cb38a040a362db83d6e
parentbfa023921c9d1aa872237e0ac6085160f7c2cbc5
Fixed 'IRound' to 'IROUND' in mmath.h

Fixed fallback path for drawarrays/_tnl_hard_begin.

Removed disabled debug code.
16 files changed:
src/mesa/Makefile.X11
src/mesa/drivers/glide/fxtris.c
src/mesa/main/Makefile.X11
src/mesa/main/mtypes.h
src/mesa/tnl/t_array_api.c
src/mesa/tnl/t_array_import.c
src/mesa/tnl/t_context.c
src/mesa/tnl/t_eval_api.c
src/mesa/tnl/t_imm_api.c
src/mesa/tnl/t_imm_api.h
src/mesa/tnl/t_imm_dlist.c
src/mesa/tnl/t_imm_dlist.h
src/mesa/tnl/t_imm_exec.c
src/mesa/tnl/t_imm_fixup.c
src/mesa/tnl/t_pipeline.c
src/mesa/tnl/t_vb_render.c