Commit graph

15 commits

Author SHA1 Message Date
Mike Schuchardt
2fd5a24ec4 headers: Update to version 1.1.85
Updated:
- include/vulkan/vulkan.hpp
- include/vulkan/vulkan_core.h
- registry/validusage.json
- registry/vk.xml

Note: vulkan.hpp required some hand editing in
Device::getAccelerationStructureHandleNVX and
Device::getRaytracingShaderHandlesNVX in order to compile.
2018-09-20 11:13:41 -07:00
Shannon McPherson
241c5158bd headers: Update to Vulkan-Headers version 1.1.84
- updated validusage.json
- updated vk.xml
- updated vulkan.hpp
- updated vulkan_core.h
2018-09-10 13:53:32 -06:00
Shannon McPherson
db09f95ac0 headers: Update to version 1.1.83 of Vulkan hdr
- updated validusage.json
- updated vk.xml
- updated vulkan.hpp
- updated vulkan_core.h
2018-08-21 12:30:22 -06:00
Shannon McPherson
c4e056d365 headers: Update to version 1.1.82 of the Vulkan hdr
- updated validusage.json
- updated vk.xml
- updated vulkan.hpp
- updated vulkan_core.h
2018-07-30 10:22:29 -06:00
Shannon McPherson
82e73015b0 headers: Update to version 1.1.81 of the Vulkan hdr
- updated validusage.json
- updated vk.xml
- updated vulkan.hpp
- updated vulkan_core.h
2018-07-24 10:16:26 -06:00
Mark Lobodzinski
c339af8209 headers: Update validusage.json for 1.1.80 hdr 2018-07-18 08:47:26 -06:00
Mark Lobodzinski
ec4eff88f7 headers: Update to version 1.1.80 of the Vulkan hdr
- updated vulkan.hpp
- updated vulkan_core.h
- updated vk.xml
2018-07-16 14:58:10 -06:00
Mark Lobodzinski
1ebb2c0f7d header: Update to version 1.1.79 of the Vulkan hdr
- update vk.xml
- update vulkan_core.h
- update validusage.json
- update vulkan.hpp
2018-07-03 11:23:22 -06:00
Mark Lobodzinski
0eb9f92e99 header: Update to version 1.1.78 of the Vulkan hdr
- update vk.xml
- update vulkan_core.h
- updated validusage.json
- updated vulkan.hpp
2018-06-26 13:25:36 -06:00
Mark Lobodzinski
b1577d5fbd headers: Update to version 1.1.77 of the Vulkan hdr
- updated vk.xml
- updated vulkan_core.h
- updated validusage.json
- updated vulkan.hpp
2018-06-13 15:31:51 -06:00
Mike Schuchardt
634e3658d6 Revert to "Update to 1.1.76 headers"
This commit reverts to the original 1.1.76 header update now that
Vulkan-ValidationLayers has been updated with 76 specific fixes.

This reverts commit acadd71e08.
2018-06-06 14:27:29 -06:00
Mark Lobodzinski
acadd71e08 headers: Revert "Update to 1.1.76 headers"
This reverts commit 81f9735a65.

76 Header update broke master Validation-Layers build. Will
repush with accompanying fixes shortly.
2018-06-05 16:43:52 -06:00
Mike Schuchardt
81f9735a65 Update to 1.1.76 headers 2018-06-05 09:58:35 -06:00
Mike Schuchardt
6bebd0015b Added 1.1.75 Vulkan header/registry files
Updated files come from the following locations:

include/vulkan/vulkan.hpp   Vulkan-Hpp:vulkan/vulkan.hpp

include/vulkan/*            Vulkan-Docs:include/vulkan/*

registry/cgenerator.py      Vulkan-Docs:xml/cgenerator.py
registry/generator.py       Vulkan-Docs:xml/generator.py
registry/genvk.py           Vulkan-Docs:xml/genvk.py
registry/vk.xml             Vulkan-Docs:xml/vk.xml
registry/reg.py             Vulkan-Docs:xml/reg.py
registry/validusage.json    Vulkan-Docs:out/validation/validusage.json
2018-05-22 16:02:28 -06:00
Mark Lobodzinski
0a79de4ecc headers: Added 1.74.0 Vulkan header/registry files 2018-05-09 11:25:36 -06:00