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