Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN | Dylan Baker | 2019-11-05 | 1 | -3/+3 |
* | util/u_endian: set PIPE_ARCH_*_ENDIAN to 1 | Dylan Baker | 2019-11-05 | 1 | -2/+2 |
* | util: include u_endian.h in u_math.h | Rhys Perry | 2019-09-06 | 1 | -0/+1 |
* | util: move bitcount to bitscan.h | Kevin Strasser | 2019-08-21 | 1 | -36/+0 |
* | util: u_math: drop p_compiler.h include | Lionel Landwerlin | 2019-08-09 | 1 | -23/+21 |
* | u_math: add ushort_to_float/float_to_ushort | Qiang Yu | 2019-04-11 | 1 | -0/+31 |
* | move u_math to src/util | Dylan Baker | 2018-09-07 | 1 | -0/+752 |