Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Make use of [[nodiscard]] where applicable | Lioncash | 2020-08-15 | 1 | -17/+17 |
* | texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth | Fernando Sahmkow | 2019-06-21 | 1 | -0/+44 |
* | common/bit_util: Make CountLeading/CountTrailing functions have the same return types | Lioncash | 2019-04-05 | 1 | -8/+8 |
* | Fixes and corrections on formatting. | Fernando Sahmkow | 2019-03-27 | 1 | -1/+0 |
* | Implement intrinsics CountTrailingZeroes and test it. | Fernando Sahmkow | 2019-03-27 | 1 | -12/+33 |
* | Implement a MultiLevelQueue | Fernando Sahmkow | 2019-03-27 | 1 | -0/+19 |
* | common: Add basic bit manipulation utility function to Common | Lioncash | 2018-12-21 | 1 | -0/+61 |