summaryrefslogtreecommitdiff
path: root/src/common/bit_util.h
AgeCommit message (Expand)Author
2019-06-20texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepthFernando Sahmkow
2019-04-05common/bit_util: Make CountLeading/CountTrailing functions have the same retu...Lioncash
2019-03-27Fixes and corrections on formatting.Fernando Sahmkow
2019-03-27Implement intrinsics CountTrailingZeroes and test it.Fernando Sahmkow
2019-03-27Implement a MultiLevelQueueFernando Sahmkow
2018-12-21common: Add basic bit manipulation utility function to CommonLioncash