Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan: update headers & registry to VK 1.0.61 | Lionel Landwerlin | 2017-09-15 | 1 | -92/+448 |
| | | | | | Signed-off-by: Lionel Landwerlin <[email protected]> Acked-by: Jason Ekstrand <[email protected]> | ||||
* | vulkan: import 1.0.59 headers and xml. | Dave Airlie | 2017-08-22 | 1 | -8/+45 |
| | | | | Acked-by: Jason Ekstrand <[email protected]> | ||||
* | vulkan: Import in the latest 1.0.57 header and XML from Khronos | Jason Ekstrand | 2017-08-01 | 1 | -935/+949 |
| | | | | Acked-by: Dave Airlie <[email protected]> | ||||
* | vulkan: Update to the new 1.0.54 spec XML and headers | Jason Ekstrand | 2017-07-15 | 1 | -394/+814 |
| | | | | | | | | | There is one small ANV change here because we used the VK_ERROR_INVALID_EXTERNAL_HANDLE_KHX enum in the BO cache and that had to be updated to have the _KHR suffix. Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]> Reviewed-by: Lionel Landwerlin <[email protected]> | ||||
* | vulkan: Update registry and headers to 1.0.49 | Jason Ekstrand | 2017-05-16 | 1 | -12/+155 |
| | | | | Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]> | ||||
* | vulkan: Bump the header and XML to the latest public version | Jason Ekstrand | 2017-03-31 | 1 | -473/+625 |
| | |||||
* | vulkan: Update registry and headers to 1.0.42 | Jason Ekstrand | 2017-02-27 | 1 | -111/+1039 |
| | | | | This brings in a bunch of new extensions | ||||
* | vulkan: import latest registry for 1.0.39 extensions. | Dave Airlie | 2017-01-24 | 1 | -42/+408 |
| | | | | | Acked-by: Jason Ekstrand <[email protected]> Signed-off-by: Dave Airlie <[email protected]> | ||||
* | vulkan: add API registry | Lionel Landwerlin | 2017-01-14 | 1 | -0/+4903 |
Signed-off: Lionel Landwerlin <[email protected]> Acked-by: Jason Ekstrand <[email protected]> |