Added IROUND_POS() macro to mmath.h and use where appropriate. (Klaus Niederkrueger)
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 10 Apr 2001 15:25:45 +0000 (15:25 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 10 Apr 2001 15:25:45 +0000 (15:25 +0000)
commit33143303feaf84afbef2e63ac0adab2d70b3c344
tree254797012163f4adfc14c6b6d38b59d24f8c0e9e
parent148bd34079a677138af570a4824c50ddc6c6e786
Added IROUND_POS() macro to mmath.h and use where appropriate. (Klaus Niederkrueger)
src/mesa/drivers/x11/xm_api.c
src/mesa/main/colortab.c
src/mesa/main/drawpix.c
src/mesa/main/pixel.c
src/mesa/swrast/s_accum.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_texture.c