Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radv: Only enter the immutable samplers init loop when we have some. | Bas Nieuwenhuizen | 2017-09-20 | 1 | -0/+2 |
* | radv: minor pahole related improvements. | Dave Airlie | 2017-05-03 | 1 | -1/+1 |
* | radv: Remove binding buffer count. | Bas Nieuwenhuizen | 2017-04-19 | 1 | -1/+0 |
* | radv: add support for 32 descriptor sets. | Dave Airlie | 2017-04-19 | 1 | -1/+1 |
* | radv: Increase integer sizes in descriptor sets. | Bas Nieuwenhuizen | 2017-04-13 | 1 | -8/+8 |
* | radv: Use an offset instead of pointers for immutable samplers. | Bas Nieuwenhuizen | 2017-04-12 | 1 | -2/+8 |
* | radv: implement VK_KHR_push_descriptor | Fredrik Höglund | 2017-04-07 | 1 | -0/+3 |
* | radv: Detect if all immutable samplers for a binding are equal. | Bas Nieuwenhuizen | 2017-02-28 | 1 | -0/+1 |
* | radv: Store the immutable samplers as uint32_t[4]. | Bas Nieuwenhuizen | 2017-02-28 | 1 | -1/+1 |
* | radv: Use proper header guards over 'pragma once' directives | Edward O'Callaghan | 2016-10-10 | 1 | -2/+6 |
* | radv: add initial non-conformant radv vulkan driver | Dave Airlie | 2016-10-07 | 1 | -0/+81 |