57 Commits

Author SHA1 Message Date
Shannon McPherson
b0d6277a79 headers: Update to Vulkan header version 1.1.97
Updated:
- `include/vulkan/vulkan.h`
- `include/vulkan/vulkan.hpp`
- `include/vulkan/vulkan_android.h`
- `include/vulkan/vulkan_core.h`
- `include/vulkan/vulkan_fuchsia.h`
- `include/vulkan/vulkan_ios.h`
- `include/vulkan/vulkan_macos.h`
- `include/vulkan/vulkan_vi.h`
- `include/vulkan/vulkan_wayland.h`
- `include/vulkan/vulkan_win32.h`
- `include/vulkan/vulkan_xcb.h`
- `include/vulkan/vulkan_xlib.h`
- `include/vulkan/vulkan_xlib_xrandr.h`
- `registry/cgenerator.py`
- `registry/generator.py`
- `registry/genvk.py`
- `registry/reg.py`
- `registry/validusage.json`
- `registry/vk.xml`
2019-01-07 15:55:41 -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
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
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 acadd71e0861c53de5319e643c15a89900680c55.
2018-06-06 14:27:29 -06:00
Mark Lobodzinski
acadd71e08 headers: Revert "Update to 1.1.76 headers"
This reverts commit 81f9735a65b57446800988920233e9114bcec332.

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
Mark Lobodzinski
0a79de4ecc headers: Added 1.74.0 Vulkan header/registry files 2018-05-09 11:25:36 -06:00