Vulkan-Docs/appendices
Jon Leech 26f0bdbf1e Change log for March 5, 2018 Vulkan 1.1.72 spec update:
* Update release number to 72.

Github Issues:

  * Restructure the repository to put the specification `Makefile` and
    associated spec source material at the top level, `vk.xml` and
    associated scripts material in `xml/`, and generated include and source
    files in `include/vulkan/` and `src/ext_loader/`, respectively (public
    issue 436).
  * Add missing bullet point markup to flink:vkCmdCopyImage valid usage
    statement, so it gets a VUID assigned (public issue 627).
  * Fix broken links in a couple of extension appendices (public pull
    request 665).
  * Add the \<platform> tag to the index in section 4.1 of the registry
    schema documentation, and add the protect= attribute of \<extension>
    tags to the comments in `registry.rnc` (public issues 673, 678).
  * Add missing valid usage statements for sparse image interactions to
    flink:VkImageCreateInfo (public pull request 675).
  * Fix improper usage and grammar of "`can: not`" (public pull request
    681).
  * Remove duplicate spec language and NOTE on present layout between the
    flink:vkAcquireNextImageKHR and flink:vkAcquireNextImage2KHR commands
    (public pull request 685).
  * Fix some typos and markup issues (public pull request 689; public issues
    642, 667, 687).
  * Fix typo etext:VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_FENCE_FD_BIT ->
    ename:VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT in the
    <<external-semaphore-handle-types-compatibility, External semaphore
    handle types compatibility>> table (public pull request 691).

Internal Issues:

  * Remove the need for the "`noautovalidity`" attribute on extension
    structures in `vk.xml`. It is now implied by the "`structextends`"
    attribute instead (internal issue 942).
  * Replace uses of "`currently bound`" with "`bound`", since "`currently`"
    is redundant and distracting, and add a corresponding rule to the style
    guide (internal issue 993).
  * Fixed subtle issues with the last updates to flink:vkAcquireNextImageKHR
    language that had resulted in ambiguities (internal issue 1178).
  * Make it clear that only one query of a given type is allowed at a time
    by reordering valid usage statements for flink:vkCmdBeginQuery and
    flink:vkCmdEndQuery, and removing redundant ones (internal issue 1213).
  * Swapped OL1 and OL3 in `tessparamUL.svg` to match previous version, and
    fixed where "`(no edge)`" appears (internal issue 1215).

Other Issues:

  * Fixed a minor problem with the valid usage statement extraction script,
    and corresponding markup in the spec source.

New Extensions:

  * `VK_AMD_shader_core_properties`
  * `VK_EXT_descriptor_indexing`
  * `VK_NV_shader_subgroup_partitioned`
2018-04-05 04:24:56 -07:00
..
VK_AMD_buffer_marker.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_draw_indirect_count.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_gcn_shader.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_gpu_shader_half_float.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_gpu_shader_int16.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_mixed_attachment_samples.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_negative_viewport_height.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_rasterization_order.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_shader_ballot.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_shader_core_properties.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
VK_AMD_shader_explicit_vertex_parameter.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_shader_fragment_mask.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_shader_image_load_store_lod.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_shader_info.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_shader_trinary_minmax.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_AMD_texture_gather_bias_lod.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_ANDROID_external_memory_android_hardware_buffer.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_acquire_xlib_display.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_blend_operation_advanced.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_conservative_rasterization.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_debug_marker.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_debug_report.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_debug_utils.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_depth_range_unrestricted.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_descriptor_indexing.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
VK_EXT_direct_mode_display.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_discard_rectangles.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_display_control.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_display_surface_counter.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_external_memory_dma_buf.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_external_memory_host.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_global_priority.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_hdr_metadata.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_post_depth_coverage.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_queue_family_foreign.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_sample_locations.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_sampler_filter_minmax.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_shader_stencil_export.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_shader_subgroup_ballot.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_shader_subgroup_vote.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_shader_viewport_index_layer.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_swapchain_colorspace.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_validation_cache.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_validation_flags.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_vertex_attribute_divisor.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_GOOGLE_display_timing.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_IMG_filter_cubic.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_16bit_storage.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_android_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_bind_memory2.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_dedicated_allocation.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_descriptor_update_template.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_device_group.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_device_group_creation.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_display.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_display_swapchain.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_fence.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_fence_capabilities.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_fence_fd.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_fence_win32.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_memory.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_memory_capabilities.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_memory_fd.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_memory_win32.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_semaphore.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_semaphore_capabilities.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_semaphore_fd.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_external_semaphore_win32.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_get_memory_requirements2.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_get_physical_device_properties2.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_get_surface_capabilities2.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_image_format_list.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_incremental_present.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_maintenance1.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_maintenance2.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_maintenance3.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_mir_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_multiview.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_push_descriptor.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_relaxed_block_layout.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_sampler_mirror_clamp_to_edge.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_sampler_ycbcr_conversion.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_shader_draw_parameters.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_shared_presentable_image.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_storage_buffer_storage_class.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_swapchain.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_variable_pointers.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_wayland_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_win32_keyed_mutex.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_win32_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_xcb_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_xlib_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_MVK_ios_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_MVK_macos_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NN_vi_surface.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NVX_device_generated_commands.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NVX_multiview_per_view_attributes.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_clip_space_w_scaling.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_dedicated_allocation.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_external_memory.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_external_memory_capabilities.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_external_memory_win32.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_fill_rectangle.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_fragment_coverage_to_color.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_framebuffer_mixed_samples.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_geometry_shader_passthrough.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_glsl_shader.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_sample_mask_override_coverage.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_shader_subgroup_partitioned.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
VK_NV_viewport_array2.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_viewport_swizzle.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_win32_keyed_mutex.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
boilerplate.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
compressedtex.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
credits.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
extensions.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
glossary.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
invariance.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
spirvenv.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
versions.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00