Rename some functions/macros to better reflect their behaviour:
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 13 Jun 2006 17:13:15 +0000 (17:13 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 13 Jun 2006 17:13:15 +0000 (17:13 +0000)
commit7dfdf3a5b74d3498a98f71d18eb2e706f2fedd04
treef3dba60519f87cbaf6752d9eb13bb32c98817a40
parent44b82dffe836b25d42c7a3d7b4e62d0eb7cc033f
Rename some functions/macros to better reflect their behaviour:
3F -> 3FN because integer types are normalized
4FC -> 3FN because we can normalize non-color attributes
src/mesa/array_cache/ac_import.c
src/mesa/math/m_trans_tmp.h
src/mesa/math/m_translate.c
src/mesa/math/m_translate.h