Shannon McPherson
114c3546e1
headers: Update to Vulkan header version 1.1.92
...
Updated:
- `include/vulkan/vulkan.hpp`
- `include/vulkan/vulkan_core.h`
- `registry/validusage.json`
- `registry/vk.xml`
2018-11-12 10:03:15 -07:00
Shannon McPherson
369e6ea7f9
headers: Update to Vulkan header version 1.1.91
...
Updated:
- `include/vulkan/vulkan.h`
- `include/vulkan/vulkan.hpp`
- `include/vulkan/vulkan_core.h`
- `registry/genvk.py`
- `registry/validusage.json`
- `registry/vk.xml`
2018-11-05 14:22:37 -07:00
Shannon McPherson
46979500a0
headers: Update to Vulkan header version 1.1.90
...
Updated:
- include/vulkan/vulkan.hpp
- include/vulkan/vulkan_core.h
- registry/validusage.json
- registry/vk.xml
2018-10-29 15:41:40 -06:00
Shannon McPherson
aaca7baef0
headers: Update to Vulkan header version 1.1.89
...
Updated:
- include/vulkan/vulkan.hpp
- include/vulkan/vulkan_core.h
- registry/validusage.json
- registry/vk.xml
Note: A modified version of Vulkan-Docs' include/vulkan/vulkan_core.h
and xml/vk.xml were used to generate these files. These modifications
correct the enum value
`VK_STRUCTURE_TYPE_IMAGE_EXCPLICIT_DRM_FORMAT_MODIFIER_CREATE_INFO_EXT`
2018-10-23 10:51:05 -06:00
Shannon McPherson
b65941cc4b
headers: Update to Vulkan header version 1.1.87
...
Updated:
- include/vulkan/vulkan.h
- include/vulkan/vulkan.hpp
- include/vulkan/vulkan_core.h
- registry/genvk.py
- registry/reg.py
- registry/validusage.json
- registry/vk.xml
Added:
- include/vulkan/vulkan_fuchsia.h
Note: A local, modified version of Vulkan-Docs/xml/reg.py was used to
generate these files. This modification filters out disabled extensions
when populating the structextends list for a given base struct.
2018-10-11 10:59:27 -06:00
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