Vulkan-Docs/appendices
Jon Leech ff0c233908 Change log for July 30, 2018 Vulkan 1.1.82 spec update:
* Update release number to 82.

Public Issues:

  * Add flink:vkDestroyPipelineLayout valid usage statement that the layout
    must not have been used with command buffers still in the recording
    state (public issue 730).
  * Correct \<unused> tag for elink:VkResult in `vk.xml` (public merge
    request 746).

Internal Issues:

  * Add a valid usage statement to flink:vkQueueSubmit, and similar language
    to the definitions of <<synchronization-queue-transfers-acquire, acquire
    operations>> requiring that an acquire operation follow a previous
    release of the same subresource (internal issue 1290).
  * Add <<resources-image-format-features,Image Format Features>> and
    <<resources-image-view-format-features,Image View Format Features>>
    sections that precisely define the slink:VkFormatFeatures supported by
    images and image views, and rewrite valid usage statements to reference
    these sections instead of duplicating language (internal issue 1310).
  * Reword and consolidate synchronization valid usage statements for
    flink:vkCmdPipelineBarrier such that they correctly account for mutiple
    possible self-dependencies (internal issue 1322).
  * Change order of <<Standard sample locations>> for 2xMSAA (internal issue
    1347).
  * Add definitions of "`<<Correctly Rounded>>`" and "`<<ULP>>`" in the
    SPIR-V environment appendix, and "`Units in the Last Place (ULP)`" in
    the glossary.

New Extensions:

  * `VK_NV_device_diagnostic_checkpoints`
2018-07-30 03:20:00 -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 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 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_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 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 Change log for July 23, 2018 Vulkan 1.1.81 spec update: 2018-07-23 02:15:08 -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 July 7, 2018 Vulkan 1.1.80 spec update: 2018-07-07 02:21:56 -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_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_device_diagnostic_checkpoints.txt Change log for July 30, 2018 Vulkan 1.1.82 spec update: 2018-07-30 03:20:00 -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 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_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 April 21, 2018 Vulkan 1.1.74 spec update: 2018-04-21 03:16:01 -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 Random markup fixes 2018-06-11 21:04:31 +02:00
credits.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
extensions.txt Organize extension appendices 2018-06-26 21:06:02 +02:00
glossary.txt Change log for July 30, 2018 Vulkan 1.1.82 spec update: 2018-07-30 03:20:00 -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 July 30, 2018 Vulkan 1.1.82 spec update: 2018-07-30 03:20:00 -07:00
versions.txt Organize extension appendices 2018-06-26 21:06:02 +02:00