Fix a number of point size attenuation problems.
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 7 Oct 2005 03:56:29 +0000 (03:56 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 7 Oct 2005 03:56:29 +0000 (03:56 +0000)
commitdfe7aedf845ce9117065c6cee2146df7eee1c0fa
tree5a2f0638c52c406babdaf5975f83798c1e265010
parent9dd973ec3b2b53f4b95d2ba0a746a0e52533becf
Fix a number of point size attenuation problems.
Move size clamping into the rasterization function.
src/mesa/main/points.c
src/mesa/main/points.h
src/mesa/main/state.c
src/mesa/swrast/s_pointtemp.h
src/mesa/tnl/t_vb_points.c