aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/u_math.h
Commit message (Expand)AuthorAgeFilesLines
* u_math: add x86 optimized version of ifloorDylan Baker2020-04-211-0/+18
* util: move and adjust the vertex upload heuristic equation from u_vbufMarek Olšák2020-04-061-1/+19
* util: move ALIGN/ROUND_DOWN_TO to u_math.hRob Clark2020-03-311-0/+46
* util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIANDylan Baker2019-11-051-3/+3
* util/u_endian: set PIPE_ARCH_*_ENDIAN to 1Dylan Baker2019-11-051-2/+2
* util: include u_endian.h in u_math.hRhys Perry2019-09-061-0/+1
* util: move bitcount to bitscan.hKevin Strasser2019-08-211-36/+0
* util: u_math: drop p_compiler.h includeLionel Landwerlin2019-08-091-23/+21
* u_math: add ushort_to_float/float_to_ushortQiang Yu2019-04-111-0/+31
* move u_math to src/utilDylan Baker2018-09-071-0/+752