Vulkan-Docs/doc/specs/vulkan/chapters
Jon Leech 52d809dd04 Change log for October 13, 2017 Vulkan 1.0.63 spec update:
* Bump API patch number and header version number to 63 for this update.

Github Issues:

  * Add missing valid usage statements for ptext:maxDescriptorSets*,
    ptext:maxPerStageDescriptorInputAttachments, and
    ptext:maxPerStageResources to slink:VkPipelineLayoutCreateInfo.txt,
    flink:VkComputePipelineCreateInfo, and
    flink:VkGraphicsPipelineCreateInfo (public issue 546).
  * Fix typos in ftext:vkCmdDraw*AMD descriptions (public pull request 549).
  * Fixed flink:vkCmdWriteTimestamp so it is not unnecessarily restricted to
    queues supporting graphics or compute operations (public issue 558).
  * Improvements to valid usage generator for output `*Flags` pointer
    parameters and for some `void *` parameters (public pull requests 560,
    562).
  * Document `altlen` attribute in XML schema as valid C99 syntax and tweak
    `vk.xml` to match (public pull request 566).
  * Clarify when pname:fence is signaled by flink:vkQueueSubmit in a more
    obvious place (public issue 577).

Internal Issues:

  * Specify a whitelist of supported SPIR-V Storage Classes in the
    <<spirvenv-module-validation, Validation Rules within a Module>>
    appendix (internal SPIR-V issue 166).
  * Relax the shared semaphore wait timeout requirement in the
    <<synchronization-semaphores-importing, Importing Semaphore Payloads>>
    section (internal issue 820).
  * Update the <<textures-image-level-selection, Image Level(s) Selection>>
    equations so that the parameters returned by the level-of-detail query
    appear explicitly, also fixing the issue that linear filtering would
    select a level below the base level for magnification (internal issue
    926).
  * Disallow creation of a swapchain with zero pname:imageExtent in
    slink:VkSurfaceCapabilitiesKHR and slink:VkSwapchainCreateInfoKHR
    (internal issue 1020).

Other Issues:

  * Clarify in <<textures-operation-validation,Image View Validation>> that
    the layout of subresources in an image view must have a layout that
    matches that written into the descriptor, and that this section is about
    validating image views, not images.

New Extensions:

  * `VK_EXT_global_priority`
2017-10-12 19:57:47 -07:00
..
VK_EXT_acquire_xlib_display Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_EXT_blend_operation_advanced Change log for August 14, 2017 Vulkan 1.0.58 spec update: 2017-08-14 01:58:07 -07:00
VK_EXT_direct_mode_display Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_EXT_display_control Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_EXT_display_surface_counter Change log for August 14, 2017 Vulkan 1.0.58 spec update: 2017-08-14 01:58:07 -07:00
VK_EXT_validation_cache Change log for September 5, 2017 Vulkan 1.0.60 spec update: 2017-09-04 03:06:55 -07:00
VK_GOOGLE_display_timing Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_IMG_filter_cubic Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
VK_KHR_16bit_storage Change log for August 14, 2017 Vulkan 1.0.58 spec update: 2017-08-14 01:58:07 -07:00
VK_KHR_android_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_KHR_display Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_KHR_display_swapchain Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
VK_KHR_incremental_present Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_KHR_mir_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_KHR_shared_presentable_image Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_KHR_surface Change log for October 13, 2017 Vulkan 1.0.63 spec update: 2017-10-12 19:57:47 -07:00
VK_KHR_swapchain Change log for October 13, 2017 Vulkan 1.0.63 spec update: 2017-10-12 19:57:47 -07:00
VK_KHR_wayland_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_KHR_win32_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_KHR_xcb_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_KHR_xlib_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_MVK_ios_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_MVK_macos_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_NN_vi_surface Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_NVX_device_generated_commands Change log for August 14, 2017 Vulkan 1.0.58 spec update: 2017-08-14 01:58:07 -07:00
VK_NV_clip_space_w_scaling Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_NV_external_memory Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_NV_external_memory_capabilities Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_NV_external_memory_win32 Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_NV_win32_keyed_mutex Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_EXT_debug_marker.txt Change log for July 21, 2017 Vulkan 1.0.56 spec update: 2017-07-21 16:30:07 -07:00
VK_EXT_debug_report.txt Change log for July 21, 2017 Vulkan 1.0.56 spec update: 2017-07-21 16:30:07 -07:00
VK_EXT_hdr_metadata.txt Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
VK_EXT_validation_flags.txt Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
clears.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
cmdbuffers.txt Change log for October 13, 2017 Vulkan 1.0.63 spec update: 2017-10-12 19:57:47 -07:00
copies.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
debugging.txt Change log for September 5, 2017 Vulkan 1.0.60 spec update: 2017-09-04 03:06:55 -07:00
descriptorsets.txt Change log for October 13, 2017 Vulkan 1.0.63 spec update: 2017-10-12 19:57:47 -07:00
devsandqueues.txt Change log for October 13, 2017 Vulkan 1.0.63 spec update: 2017-10-12 19:57:47 -07:00
dispatch.txt Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
drawing.txt Fix vkCmdDraw*AMD minor text bugs 2017-10-07 20:52:14 +02:00
extensions.txt Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
features.txt Change log for September 15, 2017 Vulkan 1.0.61 spec update: 2017-09-14 22:41:33 -07:00
fragops.txt Change log for August 19, 2017 Vulkan 1.0.59 spec update: 2017-08-20 01:06:59 -07:00
framebuffer.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
fundamentals.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
fxvertex.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
geometry.txt Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
initialization.txt Change log for June 24, 2017 Vulkan 1.0.53 spec update: 2017-06-26 19:32:10 -07:00
interfaces.txt Change log for September 15, 2017 Vulkan 1.0.61 spec update: 2017-09-14 22:41:33 -07:00
introduction.txt Change log for September 15, 2017 Vulkan 1.0.61 spec update: 2017-09-14 22:41:33 -07:00
memory.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
pipelines.txt Change log for October 13, 2017 Vulkan 1.0.63 spec update: 2017-10-12 19:57:47 -07:00
primsrast.txt Change log for September 15, 2017 Vulkan 1.0.61 spec update: 2017-09-14 22:41:33 -07:00
queries.txt Change log for September 5, 2017 Vulkan 1.0.60 spec update: 2017-09-04 03:06:55 -07:00
renderpass.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
resources.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
samplers.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
shaders.txt Change log for September 5, 2017 Vulkan 1.0.60 spec update: 2017-09-04 03:06:55 -07:00
sparsemem.txt Change log for October 6, 2017 Vulkan 1.0.62 spec update: 2017-10-06 21:51:59 -07:00
synchronization.txt Change log for October 13, 2017 Vulkan 1.0.63 spec update: 2017-10-12 19:57:47 -07:00
tessellation.txt Change log for September 15, 2017 Vulkan 1.0.61 spec update: 2017-09-14 22:41:33 -07:00
textures.txt Change log for October 13, 2017 Vulkan 1.0.63 spec update: 2017-10-12 19:57:47 -07:00
vertexpostproc.txt Change log for September 15, 2017 Vulkan 1.0.61 spec update: 2017-09-14 22:41:33 -07:00