Vulkan-Docs/chapters
Jon Leech ee13fc355f Change log for May 25, 2018 Vulkan 1.1.76 spec update:
* Update release number to 76.

Internal Issues:

  * Add an exception clause to the license on `vk.xml`, enabling its use
    with GPL-based projects (internal issue 1017).
  * Remove the generated `vulkan_ext.[ch]` files, which are no longer
    supported. Add `src/ext_loader/README.md` explaining why, and update
    files in `xml/` to not generate them by default (internal issue 1268)

Other Issues:

  * Fix typos in valid usage statements for the
    ftext:vkDrawIndexedIndirectCount* commands, replacing
    sizeof(VkDrawIndirectComment) with sizeof(VkDrawIndexedIndirectCommand).
  * Modify the <<spirvenv-module-validation, Validation Rules within a
    Module>> section to require code:NonReadable or code:NonWriteable in
    SPIR-V code for images with an image format of code:Unknown if one of
    the requisite code:shaderImageReadWithoutFormat or
    code:shaderImageWriteWithoutFormat features is disabled.

New Extensions:

  * `VK_KHR_get_display_properties2`
  * `VK_KHR_draw_indirect_count`
2018-05-25 04:00:32 -07:00
..
VK_AMD_buffer_marker Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_acquire_xlib_display Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_blend_operation_advanced Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_direct_mode_display Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_display_control Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_display_surface_counter Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_EXT_validation_cache Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_GOOGLE_display_timing Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_android_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_display Change log for May 25, 2018 Vulkan 1.1.76 spec update: 2018-05-25 04:00:32 -07:00
VK_KHR_display_swapchain Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_incremental_present Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_mir_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_shared_presentable_image Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_swapchain Change log for April 15, 2018 Vulkan 1.1.73 spec update: 2018-04-15 03:32:07 -07:00
VK_KHR_wayland_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_win32_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_xcb_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_KHR_xlib_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_MVK_ios_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_MVK_macos_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NN_vi_surface Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NVX_device_generated_commands Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_clip_space_w_scaling Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
VK_NV_external_memory Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_external_memory_capabilities Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_external_memory_win32 Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
VK_NV_win32_keyed_mutex 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_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_hdr_metadata.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
clears.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
cmdbuffers.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
copies.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
debugging.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
descriptorsets.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
devsandqueues.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
dispatch.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
drawing.txt Change log for May 25, 2018 Vulkan 1.1.76 spec update: 2018-05-25 04:00:32 -07:00
extensions.txt Change log for April 21, 2018 Vulkan 1.1.74 spec update: 2018-04-21 03:16:01 -07:00
features.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
fragops.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
framebuffer.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
fundamentals.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
fxvertex.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
geometry.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
initialization.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
interfaces.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
introduction.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
memory.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
pipelines.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
primsrast.txt Fix leftover $ inline latexmath 2018-04-16 01:56:17 +02:00
queries.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
renderpass.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
resources.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
samplers.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00
shaders.txt Change log for May 16, 2018 Vulkan 1.1.75 spec update: 2018-05-17 02:38:41 -07:00
sparsemem.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
synchronization.txt Change log for April 15, 2018 Vulkan 1.1.73 spec update: 2018-04-15 03:32:07 -07:00
tessellation.txt Restructure the repository to put the specification Makefile and 2018-04-04 23:08:43 -07:00
textures.txt Change log for April 15, 2018 Vulkan 1.1.73 spec update: 2018-04-15 03:32:07 -07:00
vertexpostproc.txt Change log for March 5, 2018 Vulkan 1.1.72 spec update: 2018-04-05 04:24:56 -07:00