1. 2f82d97 util: only allow _BitScanReverse64 on 64-bit cpus by Erik Faye-Lund · 5 years ago
  2. 3562f48 util: move bitcount to bitscan.h by Kevin Strasser · 5 years ago
  3. 03f592a util/u_math: Implement a logbase2 function for unsigned long by Pierre Moreau · 7 years ago
  4. ef7a4c9 util: Optimize util_is_power_of_two_nonzero by Ian Romanick · 7 years ago
  5. 22fbb5c util: Add and use util_is_power_of_two_nonzero by Ian Romanick · 7 years ago
  6. d76c204 util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_two_or_zero by Ian Romanick · 7 years ago
  7. aaee0d1 gallium: use "ull" number suffix to keep the QtCreator parser happy by Marek Olšák · 7 years ago
  8. a72ac98 util/bitscan: use correct signature for ffs/ffsll by Emil Velikov · 8 years ago
  9. 44e9b67 radeonsi: make fix_fetch 64-bit by Marek Olšák · 8 years ago
  10. 889ee4d util: Include string.h in bitscan.h. by Vinson Lee · 8 years ago
  11. 0ce5ec8 util: Use win32 intrinsics for util_last_bit if present. by Mathias Fröhlich · 8 years ago
  12. 027cbf0 util: Move _mesa_fsl/util_last_bit into util/bitscan.h by Mathias Fröhlich · 8 years ago
  13. c3b6656 mesa/gallium: Move u_bit_scan{,64} from gallium to util. by Mathias Fröhlich · 8 years ago