Fixes for compiling assembly (disable unused 'masked' versions)
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 27 Dec 2000 19:57:37 +0000 (19:57 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 27 Dec 2000 19:57:37 +0000 (19:57 +0000)
commit719344b23ed7b1947af1db9281389f3fc74c3fc5
treeed49176faf01d3d616466547a8b33b11d6cec4de
parent770169f230a197d969f64df76cfaee1f0e27874f
Fixes for compiling assembly (disable unused 'masked' versions)
Fixes for compiling without debug.
Fix line clipping
Fix unfilled polygon clipping (should be correct now).
src/mesa/swrast/s_context.c
src/mesa/tnl/t_array_import.c
src/mesa/tnl/t_vb_cliptmp.h
src/mesa/tnl/t_vb_light.c
src/mesa/tnl/t_vb_normals.c
src/mesa/tnl/t_vb_render.c
src/mesa/tnl/t_vb_rendertmp.h
src/mesa/x86/3dnow.c
src/mesa/x86/x86.c