Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv: Add an allocator for scratch buffers | Jason Ekstrand | 2016-06-22 | 1 | -0/+76 |
* | anv: remove define _DEFAULT_SOURCE | Emil Velikov | 2016-05-23 | 1 | -2/+0 |
* | anv/allocator: Make the bo_pool dynamically sized | Jason Ekstrand | 2016-03-18 | 1 | -20/+28 |
* | anv/allocator: Add a size field to bo_pool_alloc | Jason Ekstrand | 2016-03-18 | 1 | -1/+3 |
* | anv/allocator: Better casting in PFL macros | Jason Ekstrand | 2016-03-07 | 1 | -2/+2 |
* | anv/allocator: Move the alignment assert for the pointer free list | Jason Ekstrand | 2016-03-07 | 1 | -1/+6 |
* | anv/bo_pool: Allow freeing BOs where the anv_bo is in the BO itself | Jason Ekstrand | 2016-03-07 | 1 | -4/+6 |
* | anv/allocator: Set is_winsys_bo to false for block pool BOs | Jason Ekstrand | 2016-02-18 | 1 | -0/+1 |
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+862 |