Vulkan-Docs/doc/specs/vulkan
Jon Leech b97259786d Change log for October 14, 2016 Vulkan 1.0.31 spec update:
* Bump API patch number and header version number to 31 for this update.

Github Issues:

  * Clarifying wording of slink:VkGraphicsPipelineCreateInfo parameters and
    adding Valid Usage statements on render pass compatibility to the
    <<drawing,drawing commands>> (public issue 375).
  * Replace 'texel size' with 'element size', and add a definition to the
    glossary (public issue 382).
  * Clarify the description of ename:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR to
    make it accurate, but still generic (non-exhaustive). Remove two Valid
    Usage statements describing error situations that will return
    ename:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR (public issue 387).
  * Fix refBegin tag for elink:VkDebugReportFlagBitsEXT (public issue 392).
  * The <<interfaces-builtin-variables,built-in variable>> code:PrimitiveId
    in a fragment shader needs the code:Input storage class (public issue
    393).

Internal Issues:

  * Unused ({y,z} and {height,depth} for 1D, z and depth for 2D) offsets
    must be 0 and unused extents must be 1. Added basic offset and extent
    valid usage for slink:VkImageResolve to match that of slink:VkImageCopy
    (internal issue 413).
  * Describe what flink:vkGetPhysicalDeviceImageFormatProperties returns for
    pname:sampleCounts when for pname:usage only includes transfer-related
    flags (internal issue 478).
  * Remove mention of
    slink:VkPhysicalDeviceLimits::pname:maxImageArrayLayers from the valid
    usage for slink:VkImageCreateInfo::pname:arrayLayers (internal issue
    520).
  * Tag usages of ``dynamically uniform'' as glossary terms and add a
    glossary entry pointing to the SPIR-V Specification's definition of the
    term (internal issue 531).
2016-10-14 04:31:51 -07:00
..
appendices Change log for October 14, 2016 Vulkan 1.0.31 spec update: 2016-10-14 04:31:51 -07:00
chapters Change log for October 14, 2016 Vulkan 1.0.31 spec update: 2016-10-14 04:31:51 -07:00
config Change log for September 30, 2016 Vulkan 1.0.29 spec update: 2016-09-30 21:13:37 -07:00
images Merge some binary files from private repository 2016-03-10 19:02:57 -08:00
man Change log for September 23, 2016 Vulkan 1.0.28 spec update: 2016-09-24 01:54:47 -07:00
style Change log for September 30, 2016 Vulkan 1.0.29 spec update: 2016-09-30 21:13:37 -07:00
Makefile Change log for October 14, 2016 Vulkan 1.0.31 spec update: 2016-10-14 04:31:51 -07:00
README.adoc Change log for September 16, 2016 Vulkan 1.0.27 spec update: 2016-09-16 21:22:17 -07:00
README.html Change log for August 26, 2016 Vulkan 1.0.25 spec update: 2016-08-28 03:47:19 -07:00
README.md Change log for July 22, 2016 Vulkan 1.0.22 spec update: 2016-07-23 03:15:48 -07:00
checkLinks.py Change log for July 10, 2016 Vulkan 1.0.20 spec update: 2016-07-10 18:13:41 -07:00
copyright-ccby.txt Change log for July 15, 2016 Vulkan 1.0.21 spec update: 2016-07-15 19:05:43 -07:00
copyright-spec.txt Change log for September 23, 2016 Vulkan 1.0.28 spec update: 2016-09-24 01:54:47 -07:00
genRef.py Change log for September 30, 2016 Vulkan 1.0.29 spec update: 2016-09-30 21:13:37 -07:00
genRelease Change log for October 7, 2016 Vulkan 1.0.30 spec update: 2016-10-07 02:40:18 -07:00
genspec.py Minor fix to build scripts. 2016-10-01 01:36:38 -07:00
insertTags.py Change log for July 10, 2016 Vulkan 1.0.20 spec update: 2016-07-10 18:13:41 -07:00
installRelease Change log for September 16, 2016 Vulkan 1.0.27 spec update: 2016-09-16 21:22:17 -07:00
makeAllExts Change log for September 23, 2016 Vulkan 1.0.28 spec update: 2016-09-24 01:54:47 -07:00
makeExt Change log for September 16, 2016 Vulkan 1.0.27 spec update: 2016-09-16 21:22:17 -07:00
makeKHR Change log for September 16, 2016 Vulkan 1.0.27 spec update: 2016-09-16 21:22:17 -07:00
refDesc.py Change log for September 16, 2016 Vulkan 1.0.27 spec update: 2016-09-16 21:22:17 -07:00
refPageNotes.md Change log for July 10, 2016 Vulkan 1.0.20 spec update: 2016-07-10 18:13:41 -07:00
reflib.py Change log for September 23, 2016 Vulkan 1.0.28 spec update: 2016-09-24 01:54:47 -07:00
reflow.py Change log for September 30, 2016 Vulkan 1.0.29 spec update: 2016-09-30 21:13:37 -07:00
sandboxCopy Vulkan 1.0 branch 1.0 for release 2016-02-16 01:53:44 -08:00
styleguide.txt Change log for September 30, 2016 Vulkan 1.0.29 spec update: 2016-09-30 21:13:37 -07:00
vkspec.txt Change log for September 30, 2016 Vulkan 1.0.29 spec update: 2016-09-30 21:13:37 -07:00

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.