6cdc56d0d7
* Bump API patch number and header version number to 33 for this update. Github Issues: * Added implicit external synchronization parameters to vkBegin/EndCommandBuffer, and fixed missing command pool host synchronization from per-command lists (public issue 398). * Started using git tags including the spec release number, such as 'v1.0.32-core', instead of tags including the date of release, such as 'v1.0-core-20161025' (public issue 405). Internal Issues: * Add validity constraint for slink:VkImportMemoryWin32HandleInfoNV::pname:handle (internal issue #480). * Add scripts to compare two Vulkan HTML specifications, derived from W3 htmldiff service (internal issue 525). * Relax requirement that memoryTypeBits can't depend on format, to allow it to differ only for depth/stencil formats (internal issue 544). * Add a new generator script to create a simple extension loader for Vulkan based on +vk.xml+ (internal issue 558). * Add the overlooked requirement that buffer and image memory alignment requirements must be a power of two in the <<resources-association,Resource Memory Association>> section (internal issue 569). Other Issues: * Add a naming rule to the style guide for members of extension structures defining array lengths which are the same as array lengths of the core structure they are chained from. * Add a new generator to create a simple extension loader in +src/ext_loader/vulkan_ext.[ch]+ from +vk.xml+. This code can be included in your project, and is expected to be packaged in the Vulkan SDK provided by LunarG in the future. |
||
---|---|---|
.. | ||
appendices | ||
chapters | ||
config | ||
images | ||
man | ||
scripts | ||
style | ||
Makefile | ||
README.adoc | ||
README.html | ||
README.md | ||
checkLinks.py | ||
copyright-ccby.txt | ||
copyright-spec.txt | ||
genRef.py | ||
genRelease | ||
genspec.py | ||
insertTags.py | ||
installRelease | ||
makeAllExts | ||
makeExt | ||
makeKHR | ||
refDesc.py | ||
refPageNotes.md | ||
reflib.py | ||
reflow.py | ||
sandboxCopy | ||
styleguide.txt | ||
vkspec.txt |
README.md
See README.html (asciidoc source in README.adoc) for instructions and notes about building the spec. Unfortunately gitlab won't render HTML or Asciidoc in its web view page, so this README.md is of limited utility.