radv: add new drirc option radv_enable_mrt_output_nan_fixup
[mesa.git] / src / util / u_math.h
2020-05-26 Alyssa Rosenzweigutil: Add SATURATE macro
2020-04-21 Dylan Bakeru_math: add x86 optimized version of ifloor
2020-04-06 Marek Olšákutil: move and adjust the vertex upload heuristic equat...
2020-03-31 Rob Clarkutil: move ALIGN/ROUND_DOWN_TO to u_math.h
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-09-06 Rhys Perryutil: include u_endian.h in u_math.h
2019-08-21 Kevin Strasserutil: move bitcount to bitscan.h
2019-08-09 Lionel Landwerlinutil: u_math: drop p_compiler.h include
2019-04-11 Qiang Yuu_math: add ushort_to_float/float_to_ushort
2018-09-07 Dylan Bakermove u_math to src/util