Vulkan-Docs/appendices
Jon Leech 9858c1e89e Change log for September 19, 2018 Vulkan 1.1.85 spec update:
* Update release number to 85.

Public Issues:

  * Add self-dependency ename:VK_DEPENDENCY_BY_REGION_BIT valid usage
    statements for slink:VkSubpassDependency(public pull request 778).
  * Apply fix from pull request 742 to slink:VkSubpassDependency and
    slink:VkSubpassDependency2 (public pull request 779).
  * Specify the units of slink:VkBufferImageCopy::pname:bufferRowLength and
    pname:bufferImageHeight as texels (public pull request 781).
  * Better specify promoted parameter mapping in the
    `<<VK_KHR_create_renderpass2>>` appendix (public pull request 782).

Internal Issues:

  * Only include the <<fundamentals-validusage-versions, Valid Usage for
    Newer Core Versions>> section in Vulkan 1.1 or later (internal issue
    1381).

Other Issues:

  * Clean up redundant valid usage language for the
    `VK_ANDROID_external_memory_android_hardware_buffer` extension
    interaction with slink:VkImageCreateInfo.
  * Fix error in a flag name within valid usage statements for
    slink:VkMemoryAllocateInfo.
  * Clarify that memory types are not totally ordered in
    slink:VkPhysicalDeviceMemoryProperties.
  * For slink:VkWriteDescriptorSetInlineUniformBlockEXT, set
    structextends="VkWriteDescriptorSet" in `vk.xml`, and make
    slink:VkDescriptorSetLayoutBindingFlagsCreateInfoEXT::pname:pBindingFlags
    optional.
  * Add documentation of 'provisional' XML attribute to registry.txt.

New Extensions:

  * `VK_NV_compute_shader_derivatives`
  * `VK_NV_corner_sampled_image`
  * `VK_NV_fragment_shader_barycentric`
  * `VK_NV_mesh_shader`
  * `VK_NV_representative_fragment_test`
  * `VK_NV_scissor_exclusive`
  * `VK_NV_shader_image_footprint`
  * `VK_NV_shading_rate_image`
  * `VK_NVX_raytracing`
2018-09-15 18:35:16 -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 Change log for July 1, 2018 Vulkan 1.1.79 spec update: 2018-07-01 21:26:49 -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 August 13, 2018 Vulkan 1.1.83 spec update: 2018-08-13 06:23:03 -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 Change log for August 13, 2018 Vulkan 1.1.83 spec update: 2018-08-13 06:23:03 -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 Change log for June 18, 2018 Vulkan 1.1.78 spec update: 2018-06-18 01:46:28 -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_astc_decode_mode.txt Change log for September 8, 2018 Vulkan 1.1.84 spec update: 2018-09-08 15:52:13 -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_conditional_rendering.txt Change log for July 7, 2018 Vulkan 1.1.80 spec update: 2018-07-07 02:21:56 -07:00
VK_EXT_conservative_rasterization.txt Change log for June 18, 2018 Vulkan 1.1.78 spec update: 2018-06-18 01:46:28 -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 Change log for September 8, 2018 Vulkan 1.1.84 spec update: 2018-09-08 15:52:13 -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_inline_uniform_block.txt Change log for September 8, 2018 Vulkan 1.1.84 spec update: 2018-09-08 15:52:13 -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 Change log for August 13, 2018 Vulkan 1.1.83 spec update: 2018-08-13 06:23:03 -07:00
VK_EXT_validation_flags.txt Change log for August 13, 2018 Vulkan 1.1.83 spec update: 2018-08-13 06:23:03 -07:00
VK_EXT_vertex_attribute_divisor.txt Change log for September 8, 2018 Vulkan 1.1.84 spec update: 2018-09-08 15:52:13 -07:00
VK_GOOGLE_display_timing.txt Change log for June 10, 2018 Vulkan 1.1.77 spec update: 2018-06-10 19:43:40 -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_IMG_format_pvrtc.txt Change log for July 7, 2018 Vulkan 1.1.80 spec update: 2018-07-07 02:21:56 -07:00
VK_KHR_8bit_storage.txt Change log for July 7, 2018 Vulkan 1.1.80 spec update: 2018-07-07 02:21:56 -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_create_renderpass2.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -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 Change log for June 10, 2018 Vulkan 1.1.77 spec update: 2018-06-10 19:43:40 -07:00
VK_KHR_display_swapchain.txt Change log for June 10, 2018 Vulkan 1.1.77 spec update: 2018-06-10 19:43:40 -07:00
VK_KHR_draw_indirect_count.txt Change log for May 25, 2018 Vulkan 1.1.76 spec update: 2018-05-25 04:00:32 -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_display_properties2.txt Change log for May 25, 2018 Vulkan 1.1.76 spec update: 2018-05-25 04:00:32 -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 Change log for June 10, 2018 Vulkan 1.1.77 spec update: 2018-06-10 19:43:40 -07:00
VK_KHR_swapchain.txt Change log for June 10, 2018 Vulkan 1.1.77 spec update: 2018-06-10 19:43:40 -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_vulkan_memory_model.txt Change log for September 8, 2018 Vulkan 1.1.84 spec update: 2018-09-08 15:52:13 -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 Change log for August 13, 2018 Vulkan 1.1.83 spec update: 2018-08-13 06:23:03 -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_NVX_raytracing.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -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_compute_shader_derivatives.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
VK_NV_corner_sampled_image.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -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_device_diagnostic_checkpoints.txt Change log for August 13, 2018 Vulkan 1.1.83 spec update: 2018-08-13 06:23:03 -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_fragment_shader_barycentric.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
VK_NV_framebuffer_mixed_samples.txt Change log for August 13, 2018 Vulkan 1.1.83 spec update: 2018-08-13 06:23:03 -07:00
VK_NV_geometry_shader_passthrough.txt Change log for April 21, 2018 Vulkan 1.1.74 spec update: 2018-04-21 03:16:01 -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_mesh_shader.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
VK_NV_representative_fragment_test.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -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_scissor_exclusive.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
VK_NV_shader_image_footprint.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
VK_NV_shader_subgroup_partitioned.txt Change log for April 21, 2018 Vulkan 1.1.74 spec update: 2018-04-21 03:16:01 -07:00
VK_NV_shading_rate_image.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -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 Fix missing endif construct. 2018-09-08 19:44:35 -07:00
credits.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
extensions.txt Change log for September 8, 2018 Vulkan 1.1.84 spec update: 2018-09-08 15:52:13 -07:00
glossary.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
invariance.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
memorymodel.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
spirvenv.txt Change log for September 19, 2018 Vulkan 1.1.85 spec update: 2018-09-15 18:35:16 -07:00
versions.txt Organize extension appendices 2018-06-26 21:06:02 +02:00