summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_math.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: increase table size for fast log/pow functionsBrian Paul2008-11-141-1/+1
* gallium: fix comment again. A half-closed interval was intended.Brian2008-11-101-2/+2
* gallium: fix typos in commentsBrian Paul2008-11-101-2/+2
* util: Fix util_fast_pow/exp2/log2.Brian2008-11-091-4/+17
* util: Silence compiler warnings on Windows.Michal Krol2008-08-231-1/+1
* gallium: new u_math.[ch] files for math functionsBrian Paul2008-08-221-0/+60