Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan: Update the XML and headers to 1.1.70 | Jason Ekstrand | 2018-03-07 | 1 | -1304/+2129 |
| | | | | Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]> | ||||
* | vulkan: Rename multiview from KHX to KHR | Jason Ekstrand | 2018-03-07 | 1 | -16/+16 |
| | | | | | | Reviewed-by: Lionel Landwerlin <[email protected]> Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]> Reviewed-by: Dave Airlie <[email protected]> | ||||
* | vulkan: Update the XML and headers to 1.0.68 | Jason Ekstrand | 2018-01-25 | 1 | -10/+81 |
| | | | | | | Acked-by: Dave Airlie <[email protected]> Acked-by: Samuel Pitoiset <[email protected]> Acked-by: Chad Versace <[email protected]> | ||||
* | vulkan: Update the XML and headers to 1.0.66 | Jason Ekstrand | 2017-11-27 | 1 | -15/+56 |
| | | | | Acked-by: Dave Airlie <[email protected]> | ||||
* | vulkan: Update headers and registry to 1.0.64 | Alex Smith | 2017-10-26 | 1 | -26/+133 |
| | | | | | Acked-by: Dave Airlie <[email protected]> Signed-off-by: Alex Smith <[email protected]> | ||||
* | vulkan: update headers & registry to VK 1.0.63 | Andres Rodriguez | 2017-10-21 | 1 | -84/+180 |
| | | | | | Signed-off-by: Andres Rodriguez <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]> | ||||
* | vulkan/registry: Add VK_ANDROID_native_buffer | Chad Versace | 2017-09-18 | 1 | -0/+52 |
| | | | | | | | | | | | | | | | The VK_ANDROID_native_buffer extension is missing from the official vk.xml. This patch defines the extension in a separate, minimal XML file: vk_android_native_buffer.xml. I chose to add the extension to a new XML file instead of adding it to the official vk.xml in order to avoid conflicts each time we sync the vk.xml from Khronos. This should be only a temporary solution until Jesse Hall is persuaded to add it to the official vk.xml. Reviewed-by: Tapani Pälli <[email protected]> | ||||
* | 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]> |