util/sha1: rework _mesa_sha1_{init,final}
[mesa.git] / src / util / bitscan.h
2017-03-13 Emil Velikovutil/bitscan: use correct signature for ffs/ffsll
2017-01-16 Marek Olšákradeonsi: make fix_fetch 64-bit
2016-10-20 Vinson Leeutil: Include string.h in bitscan.h.
2016-08-10 Mathias Fröhlichutil: Use win32 intrinsics for util_last_bit if present.
2016-08-09 Mathias Fröhlichutil: Move _mesa_fsl/util_last_bit into util/bitscan.h
2016-06-14 Mathias Fröhlichmesa/gallium: Move u_bit_scan{,64} from gallium to...