Vulkan-Docs/appendices
Jon Leech b557dd2167 Change log for December 16, 2018 Vulkan 1.1.96 spec update:
* Update release number to 96.

Public Issues:

  * Fix typo in `vk.xml` for `structextends` attribute of
    slink:VkPhysicalDeviceShadingRateImagePropertiesNV (public PR 870).
  * Fix links in optimized PDF output (public PR 879).

Internal Issues:

  * Add a link to GitHub contributors in the <<credits, Other Credits>>
    section (internal issue 808).
  * Clarify the behavior of command aliases described in the <<versions,Core
    Revisions>> and <<initialization-functionpointers, Command Function
    Pointers>> sections and the registry schema document with respect to
    whether they are or are not the same entry point, and what the behaviour
    of the ftext:vkGet*ProcAddr commands is for each alias (internal issue
    1462).
  * Update slink:VkPipelineShaderStageCreateInfo valid usage statements for
    writing to code:Layer and code:viewportIndex to apply to any vertex
    processing stage (internal issue 1475).
  * Make sparse image creation optional for Y'C~B~C~R~ formats in the
    <<features-required-format-support, Required Format Support>> section
    and the <<features-formats-requiring-sampler-ycbcr-conversion, Formats
    requiring sampler Y'C~B~C~R~ conversion for
    ename:VK_IMAGE_ASPECT_COLOR_BIT image views>> table (internal issue
    1476).
  * Modify the valid usage statement for
    flink:vkCmdDrawIndirectByteCountEXT::pname:vertexStride to use the
    pname:maxTransformFeedbackBufferDataStride limit rather than the
    pname:maxVertexInputBindingStride limit, which is a better match for
    transform feedback related operations (internal issue 1487).
  * Changed all members of slink:VkPhysicalDevicePCIBusInfoPropertiesEXT to
    have the `uint32_t` type. This is an imcompatible change to an EXT
    that's very recently released; although this is against usual Vulkan WG
    policy, we discussed and consider this an acceptable risk, but have
    polled the mesa-dev list in case there are use cases we missed (internal
    issue 1492).
  * Set spec vetsion to 1 for `VK_GOOGLE_hlsl_functionality1` and
    `VK_GOOGLE_decorate_string` in `vk.xml` (internal MR 2948).
  * Remove redundant valid usage statement `VkImageCreateInfo-pNext-02395`
    (internal MR 2950).
  * Add `check_spec_links.py` script, use it in Gitlab CI, and fix many
    minor markup issues discovered by the script (internal MR 2955).
  * Update `BUILD.md` to the current Ruby version (2.5.3), and make some
    corresponding updates to per-platform build instructions (internal MR
    2956).
  * Fix binding numbers and other details in
    flink:vkUpdateDescriptorSetWithTemplate.txt example code blocks
    (internal MR 2960).
  * Remove some nautovalidity="true" in `vk.xml` for NV extensions where
    it's clearly wrong (internal MR 2970).
2018-12-16 22:22:53 -08: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_memory_overallocation_behavior.txt Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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 November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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 Change log for November 18, 2018 Vulkan 1.1.93 spec update: 2018-11-18 02:55:14 -08: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 Change log for November 18, 2018 Vulkan 1.1.93 spec update: 2018-11-18 02:55:14 -08:00
VK_ANDROID_external_memory_android_hardware_buffer.txt Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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 November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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_calibrated_timestamps.txt Change log for October 13, 2018 Vulkan 1.1.88 spec update: 2018-10-13 03:23:03 -07:00
VK_EXT_conditional_rendering.txt Change log for November 4, 2018 Vulkan 1.1.91 spec update: 2018-11-03 23:50:13 -07:00
VK_EXT_conservative_rasterization.txt Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08:00
VK_EXT_debug_marker.txt Change log for October 13, 2018 Vulkan 1.1.88 spec update: 2018-10-13 03:23:03 -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 November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_EXT_depth_range_unrestricted.txt Change log for October 7, 2018 Vulkan 1.1.87 spec update: 2018-10-07 06:10:21 -07:00
VK_EXT_descriptor_indexing.txt Convert to pretty quotes 2018-10-09 01:41:40 +02: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 Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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 Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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 Change log for October 7, 2018 Vulkan 1.1.87 spec update: 2018-10-07 06:10:21 -07:00
VK_EXT_fragment_density_map.txt Change log for November 25, 2018 Vulkan 1.1.94 spec update: 2018-11-25 23:27:30 -08: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 Fixed misspellings 2018-11-04 17:38:52 +01:00
VK_EXT_image_drm_format_modifier.txt Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_EXT_inline_uniform_block.txt Convert to pretty quotes 2018-10-09 01:41:40 +02:00
VK_EXT_pci_bus_info.txt Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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_scalar_block_layout.txt Change log for November 18, 2018 Vulkan 1.1.93 spec update: 2018-11-18 02:55:14 -08:00
VK_EXT_separate_stencil_usage.txt Change log for November 18, 2018 Vulkan 1.1.93 spec update: 2018-11-18 02:55:14 -08: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_transform_feedback.txt Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08:00
VK_EXT_validation_cache.txt Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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 November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_FUCHSIA_imagepipe_surface.txt Change log for October 7, 2018 Vulkan 1.1.87 spec update: 2018-10-07 06:10:21 -07:00
VK_GOOGLE_decorate_string.txt Change log for October 13, 2018 Vulkan 1.1.88 spec update: 2018-10-13 03:23:03 -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_GOOGLE_hlsl_functionality1.txt Change log for October 13, 2018 Vulkan 1.1.88 spec update: 2018-10-13 03:23:03 -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 (The previous commit didn't actually include internal gitlab changes 2018-10-28 23:53:18 -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 Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_KHR_create_renderpass2.txt Fix visible markup 2018-10-09 01:38:12 +02: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 Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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 Change log for November 4, 2018 Vulkan 1.1.91 spec update: 2018-11-03 23:50:13 -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_driver_properties.txt Change log for September 29, 2018 Vulkan 1.1.86 spec update: 2018-09-29 03:23:41 -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 Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_KHR_external_memory.txt Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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 Fixed misspellings 2018-11-04 17:38:52 +01: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 Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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 Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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 Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_KHR_maintenance3.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_atomic_int64.txt Change log for October 7, 2018 Vulkan 1.1.87 spec update: 2018-10-07 06:10:21 -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_shader_float16_int8.txt Change log for December 3, 2018 Vulkan 1.1.95 spec update: 2018-12-03 02:41:34 -08:00
VK_KHR_shader_float_controls.txt Change log for December 3, 2018 Vulkan 1.1.95 spec update: 2018-12-03 02:41:34 -08:00
VK_KHR_shared_presentable_image.txt Fixed misspellings 2018-11-04 17:38:52 +01: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 November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_KHR_swapchain_mutable_format.txt Change log for November 25, 2018 Vulkan 1.1.94 spec update: 2018-11-25 23:27:30 -08: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 (The previous commit didn't actually include internal gitlab changes 2018-10-28 23:53:18 -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 October 7, 2018 Vulkan 1.1.87 spec update: 2018-10-07 06:10:21 -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 Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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 Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_NV_compute_shader_derivatives.txt Convert to pretty quotes 2018-10-09 01:41:40 +02:00
VK_NV_corner_sampled_image.txt Change log for November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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 November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08: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 Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08:00
VK_NV_fragment_shader_barycentric.txt Change log for November 4, 2018 Vulkan 1.1.91 spec update: 2018-11-03 23:50:13 -07:00
VK_NV_framebuffer_mixed_samples.txt Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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 Change log for October 13, 2018 Vulkan 1.1.88 spec update: 2018-10-13 03:23:03 -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_ray_tracing.txt Random editing of ray tracing chapter (#860) 2018-12-03 02:00:14 -08:00
VK_NV_representative_fragment_test.txt Change log for November 18, 2018 Vulkan 1.1.93 spec update: 2018-11-18 02:55:14 -08: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 November 12, 2018 Vulkan 1.1.92 spec update: 2018-11-12 04:40:40 -08:00
VK_NV_shader_image_footprint.txt Change log for November 25, 2018 Vulkan 1.1.94 spec update: 2018-11-25 23:27:30 -08: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 November 25, 2018 Vulkan 1.1.94 spec update: 2018-11-25 23:27:30 -08: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 Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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 Merge pull request #833 from krOoze/fix_html_page_overflow 2018-11-11 15:12:38 -08:00
compressedtex.txt (The previous commit didn't actually include internal gitlab changes 2018-10-28 23:53:18 -07:00
credits.txt Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08: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 November 25, 2018 Vulkan 1.1.94 spec update: 2018-11-25 23:27:30 -08:00
invariance.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
memorymodel.txt (The previous commit didn't actually include internal gitlab changes 2018-10-28 23:53:18 -07:00
spirvenv.txt Change log for December 3, 2018 Vulkan 1.1.95 spec update: 2018-12-03 02:41:34 -08:00
versions.txt Change log for December 16, 2018 Vulkan 1.1.96 spec update: 2018-12-16 22:22:53 -08:00