Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-10 | gallium: use "ull" number suffix to keep the QtCreator parser happy | Marek Olšák | 1 | -1/+1 |
2017-03-13 | util/bitscan: use correct signature for ffs/ffsll | Emil Velikov | 1 | -4/+4 |
2017-01-16 | radeonsi: make fix_fetch 64-bit | Marek Olšák | 1 | -0/+9 |
2016-10-20 | util: Include string.h in bitscan.h. | Vinson Lee | 1 | -0/+1 |
2016-08-10 | util: Use win32 intrinsics for util_last_bit if present. | Mathias Fröhlich | 1 | -0/+12 |
2016-08-09 | util: Move _mesa_fsl/util_last_bit into util/bitscan.h | Mathias Fröhlich | 1 | -0/+68 |
2016-06-14 | mesa/gallium: Move u_bit_scan{,64} from gallium to util. | Mathias Fröhlich | 1 | -0/+153 |