Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vk/tests: Add isl include path | Kristian Høgsberg Kristensen | 2016-01-20 | 1 | -0/+1 |
* | anv/tests: gitignore block_pool_no_free | Chad Versace | 2015-12-14 | 1 | -0/+1 |
* | anv/tests: Add some asserts for data integrity in block_pool_no_free | Jason Ekstrand | 2015-09-17 | 1 | -2/+22 |
* | anv/allocator: Make the block pool double-ended | Jason Ekstrand | 2015-09-17 | 1 | -1/+10 |
* | anv/tests: Refactor the block_pool_no_free test | Jason Ekstrand | 2015-09-17 | 1 | -20/+29 |
* | anv/allocator: Take the device mutex when growing a block pool | Jason Ekstrand | 2015-09-17 | 4 | -0/+10 |
* | vk: Add four unit tests for our lock-free data-structures | Jason Ekstrand | 2015-08-14 | 7 | -0/+456 |