| Commit message (Expand) | Author | Age | Files | Lines |
* | anv: bail out if anv_wsi_init() fails | Emil Velikov | 2016-05-30 | 1 | -1/+3 |
* | anv: Try the first 8 render nodes instead of just renderD128 | Jason Ekstrand | 2016-05-27 | 1 | -4/+10 |
* | anv: strdup the device path into the physical device | Jason Ekstrand | 2016-05-27 | 1 | -1/+3 |
* | anv: Enable textureCompressionASTC_LDR on Gen9+ | Nanley Chery | 2016-05-20 | 1 | -1/+1 |
* | anv/device: Add a boolean for robust buffer access | Jason Ekstrand | 2016-05-19 | 1 | -0/+3 |
* | anv/device: Fix viewportBoundsRange | Nanley Chery | 2016-05-18 | 1 | -1/+1 |
* | anv/wsi: Make WSI per-physical-device rather than per-instance | Jason Ekstrand | 2016-05-17 | 1 | -6/+3 |
* | anv: Don't advertise shaderImageGatherExtended | Jason Ekstrand | 2016-05-12 | 1 | -1/+1 |
* | anv: factor out the X11/XCB build | Emil Velikov | 2016-05-01 | 1 | -0/+2 |
* | anv: kill of custom define HAVE_WAYLAND_PLATFORM | Emil Velikov | 2016-05-01 | 1 | -1/+1 |
* | anv/device: Set the compressed texture feature flags correctly | Nanley Chery | 2016-04-27 | 1 | -2/+3 |
* | anv: s/anv_batch_emit_blk/anv_batch_emit/ | Jason Ekstrand | 2016-04-20 | 1 | -4/+4 |
* | anv/device: Use the new emit macro | Jason Ekstrand | 2016-04-20 | 1 | -4/+4 |
* | anv/device: Images are only enabled in scalar stages | Jason Ekstrand | 2016-04-15 | 1 | -2/+2 |
* | anv: Advertise vertexPipelineStoresAndAtomics based on scalar stages | Jason Ekstrand | 2016-04-15 | 1 | -1/+5 |
* | anv/gen7: Save kernel command parser version | Jordan Justen | 2016-03-28 | 1 | -0/+11 |
* | anv/device: Advertise version 1.0.5 | Jason Ekstrand | 2016-03-22 | 1 | -1/+1 |
* | anv/device: Ignore the patch portion of the requested API version | Jason Ekstrand | 2016-03-22 | 1 | -1/+1 |
* | anv/batch_chain: Fall back to growing batches when chaining isn't available | Jason Ekstrand | 2016-03-21 | 1 | -0/+7 |
* | anv/allocator: Make the bo_pool dynamically sized | Jason Ekstrand | 2016-03-18 | 1 | -3/+2 |
* | 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 |