Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv: Zero out the WSI array when initializing the instance | Jason Ekstrand | 2016-02-20 | 1 | -0/+2 |
* | anv: Get rid of GENX_FUNC | Jason Ekstrand | 2016-02-20 | 1 | -5/+7 |
* | anv: Switch over to the macros in genxml | Jason Ekstrand | 2016-02-20 | 13 | -275/+122 |
* | anv/pipeline: Fix a typo in the pipeline layout code | Jason Ekstrand | 2016-02-18 | 1 | -1/+1 |
* | anv/allocator: Set is_winsys_bo to false for block pool BOs | Jason Ekstrand | 2016-02-18 | 1 | -0/+1 |
* | vulkan: fix out-of-tree build | Mark Janes | 2016-02-18 | 1 | -0/+1 |
* | anv/pipeline: Use nir's num_images for allocating image_params | Jason Ekstrand | 2016-02-18 | 2 | -4/+6 |
* | anv/pipeline: Don't leak the binding map | Jason Ekstrand | 2016-02-18 | 3 | -0/+8 |
* | anv/formats: Don't use a compound literal to initialize a const array | Jason Ekstrand | 2016-02-18 | 1 | -2/+2 |
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 53 | -0/+23855 |