summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_math.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-14gallium: increase table size for fast log/pow functionsBrian Paul1-1/+1
2008-11-10gallium: fix comment again. A half-closed interval was intended.Brian1-2/+2
2008-11-10gallium: fix typos in commentsBrian Paul1-2/+2
2008-11-09util: Fix util_fast_pow/exp2/log2.Brian1-4/+17
2008-08-23util: Silence compiler warnings on Windows.Michal Krol1-1/+1
2008-08-22gallium: new u_math.[ch] files for math functionsBrian Paul1-0/+60