Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv/allocator: Add a size field to bo_pool_alloc | Jason Ekstrand | 2016-03-18 | 1 | -2/+2 |
* | anv/device: Flush the fence batch rather than the start of the BO | Jason Ekstrand | 2016-03-15 | 1 | -1/+1 |
* | anv: Store CPU-side fence information in the BO | Jason Ekstrand | 2016-03-07 | 1 | -18/+15 |
* | anv/device: Up device limits for 3D and array texture dimensions | Nanley Chery | 2016-03-07 | 1 | -2/+2 |
* | anv/device: Actually free the CPU-side fence struct again | Jason Ekstrand | 2016-03-07 | 1 | -0/+1 |
* | anv: Create fences from the batch BO pool | Jason Ekstrand | 2016-03-06 | 1 | -8/+2 |
* | anv: Don't advertise pipelineStatisticsQuery | Kristian Høgsberg Kristensen | 2016-02-29 | 1 | -1/+1 |
* | anv: Use isl to fill buffer surface states | Jason Ekstrand | 2016-02-27 | 1 | -18/+6 |
* | anv/device: Properly handle apiVersion == 0 | Jason Ekstrand | 2016-02-25 | 1 | -3/+8 |
* | anv: Zero out the WSI array when initializing the instance | Jason Ekstrand | 2016-02-20 | 1 | -0/+2 |
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+1789 |