~pcsx2-team/pcsx2-github-mirror/+git/Vulkan-Headers:sdk-1.1.82

Last commit made on 2018-07-30
Get this branch:
git clone -b sdk-1.1.82 https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/Vulkan-Headers

Branch merges

Branch information

Recent commits

c4e056d... by Shannon McPherson <email address hidden>

headers: Update to version 1.1.82 of the Vulkan hdr

- updated validusage.json
- updated vk.xml
- updated vulkan.hpp
- updated vulkan_core.h

82e7301... by Shannon McPherson <email address hidden>

headers: Update to version 1.1.81 of the Vulkan hdr

- updated validusage.json
- updated vk.xml
- updated vulkan.hpp
- updated vulkan_core.h

c339af8... by Mark Lobodzinski <email address hidden>

headers: Update validusage.json for 1.1.80 hdr

ec4eff8... by Mark Lobodzinski <email address hidden>

headers: Update to version 1.1.80 of the Vulkan hdr

- updated vulkan.hpp
- updated vulkan_core.h
- updated vk.xml

c8ad0c5... by Mark Lobodzinski <email address hidden>

docs: Fix whitespace

718a04e... by Karl Schultz <email address hidden>

docs: Update README to explain contents origins

396f827... by Lenny Komow <email address hidden>

headers: Remove loader/layer dependency

The header vk_layer.h included vk_layer_dispatch_table.h, which is not
present in this repo. Instead, it had to be generated from either the
Vulkan-Loader or Vulkan-ValidationLayers repo. This change removes
that dependency.

1ebb2c0... by Mark Lobodzinski <email address hidden>

header: Update to version 1.1.79 of the Vulkan hdr

- update vk.xml
- update vulkan_core.h
- update validusage.json
- update vulkan.hpp

0642c1b... by Mike Weiblen <email address hidden>

build: Beautify cmake files

Add the formatter config file (.cmake-format.py) and run:
cmake-format -i CMakeLists.txt

6cb0f5b... by Mike Weiblen <email address hidden>

build: Insert copyright in cmake files