Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/pb_cache: reduce the number of pointer dereferences | Marek Olšák | 2016-07-19 | 1 | -7/+9 |
* | gallium/pb_cache: divide the cache into buckets for reducing cache misses | Marek Olšák | 2016-07-19 | 1 | -17/+32 |
* | gallium/pb_cache: check parameters that are more likely to fail first | Marek Olšák | 2016-07-19 | 1 | -8/+7 |
* | gallium/pb_cache: add a copy of cache bufmgr independent of pb_manager | Marek Olšák | 2015-12-11 | 1 | -0/+286 |