Vulkan-Docs/doc/specs/vulkan/chapters
Jon Leech 3b32b240f6 Change log for April 15, 2016 Vulkan 1.0.10 spec update:
* Bump API patch number and header version number to 10 for this
    update.

Github Issues:

  * Slightly tweak the <<memory-allocation,Host Memory>> allocator language
    so that an application wrapping the standard C alloc/free/realloc
    functions is still correct - the previous language was too strong with
    regards to freeing memory. Also made certain scenarios clearer - an
    implementation may now continue without error if an allocation failed
    and it is able to continue correctly (public issue 21).
  * Require that etext:VK_*_CREATE_SPARSE_BINDING_BIT is set when the
    corresponding etext:VK_*_CREATE_SPARSE_RESIDENCY_BIT is used, in the
    <<sparsememory-miptail,Mip Tail Regions>> section and related commands
    flink:vkCreateBuffer and flink:vkCreateImage (public issue 84).
  * Update the <<features,Features, Limits, and Formats>> chapter to clarify
    interactions between optional features and dynamic state for the
    pname:depthBiasClamp and pname:wideLines features (public issue 89).
  * Describe the code:WorkgroupSize builtin in the
    <<interfaces-builtin-variables,Built-In Variables>> section, and update
    the <<compute-shaders,Compute Shaders>> section to further clarify how
    to set the number of workgroups to execute in a compute shader (public
    issue 145).
  * Use the term *image subresource* everywhere instead of *subresource*,
    except for the special case of *host-accessible subresource*, which may
    be either an image subresource or buffer range (public issue 120)
  * Add a note to the <<features,Features, Limits, and Formats>> section
    about extensibility of structures (Public issue 165).
  * Fix return code flink:vkAcquireNextImageKHR when the timeout parameter
    is 0 to ename:VK_NOT_READY instead of ename:VK_TIMEOUT (public issue
    170).
  * Fix typo in slink:VkLayerProperties::pname:apiVersion field (public
    issue 172).

Internal Issues:

  * Fix a few minor internally-detected typos.
  * Minor formatting tweaks to pseudocode in the <<resources,Resource
    Creation>> chapter (internal issue 179).
  * Fix typo in the definition of point sampling for
    elink:VkCullModeFlagBits (internal issue 268).
2016-04-14 01:58:49 -07:00
..
clears.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
cmdbuffers.txt Change log for March 10, 2016 Vulkan 1.0.6 spec update: 2016-03-10 17:33:02 -08:00
copies.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
descriptorsets.txt Change log for April 1, 2016 Vulkan 1.0.8 spec update: 2016-04-01 03:04:38 -07:00
devsandqueues.txt Change log for March 25, 2016 Vulkan 1.0.7 spec update: 2016-03-25 02:25:04 -07:00
dispatch.txt Change log for March 10, 2016 Vulkan 1.0.6 spec update: 2016-03-10 17:33:02 -08:00
drawing.txt Change log for April 1, 2016 Vulkan 1.0.8 spec update: 2016-04-01 03:04:38 -07:00
extensions.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
features.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
fragops.txt Change log for March 10, 2016 Vulkan 1.0.6 spec update: 2016-03-10 17:33:02 -08:00
framebuffer.txt Change log for March 10, 2016 Vulkan 1.0.6 spec update: 2016-03-10 17:33:02 -08:00
fundamentals.txt Change log for April 1, 2016 Vulkan 1.0.8 spec update: 2016-04-01 03:04:38 -07:00
fxvertex.txt Change log for March 25, 2016 Vulkan 1.0.7 spec update: 2016-03-25 02:25:04 -07:00
geometry.txt Vulkan 1.0 branch 1.0 for release 2016-02-16 01:53:44 -08:00
initialization.txt Change log for March 4, 2016 Vulkan 1.0.5 spec update: 2016-03-03 05:06:18 -08:00
interfaces.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
introduction.txt Change log for March 10, 2016 Vulkan 1.0.6 spec update: 2016-03-10 17:33:02 -08:00
memory.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
pipelines.txt Change log for March 25, 2016 Vulkan 1.0.7 spec update: 2016-03-25 02:25:04 -07:00
primsrast.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
queries.txt Change log for April 8, 2016 Vulkan 1.0.9 spec update: 2016-04-07 03:53:04 -07:00
renderpass.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
resources.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
samplers.txt Change log for February 25, 2015 Vulkan 1.0.4 spec update: 2016-02-24 22:02:34 -08:00
shaders.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
sparsemem.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
synchronization.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
tessellation.txt Change log for March 10, 2016 Vulkan 1.0.6 spec update: 2016-03-10 17:33:02 -08:00
textures.txt Change log for April 15, 2016 Vulkan 1.0.10 spec update: 2016-04-14 01:58:49 -07:00
vertexpostproc.txt Change log for March 10, 2016 Vulkan 1.0.6 spec update: 2016-03-10 17:33:02 -08:00