Vulkan-Docs/doc/specs/vulkan/chapters
Jon Leech 1d67e47f14 Change log for June 4, 2017 Vulkan 1.0.51 spec update:
* Bump API patch number and header version number to 51 for this update.

Github Issues:

  * Add Valid Usage statement to flink:vkCmdResolveImage to require that
    source and destination image formats match (public issue 492).
  * Specify that a code:char* parameter must: be a valid null-terminated
    string in the <<fundamentals-implicit-validity, implicit valid usage>>
    section (public issue 494).
  * Removed unnecessary VU for slink:VkPhysicalDeviceFeatures which is
    covered by ename:VK_ERROR_FEATURE_NOT_PRESENT already (public issue
    496).
  * Clarify valid usage of pname:pQueueFamilyIndices in
    slink:VkBufferCreateInfo, slink:VkImageCreateInfo, and
    slink:VkSwapchainCreateInfoKHR (public issue 501).
  * Document that dependencies of enabled extensions must also be enabled in
    the <<extended-functionality-extensions-dependencies, Extension
    Dependencies>> section (public issue 507).

Internal Issues:

  * Change slink:VkMappedMemoryRange valid usage to allow pname:offset +
    pname:size == size of the allocation. Also, if ename:VK_WHOLE_SIZE is
    used, require the end of the mapping to be aligned to a multiple of
    pname:nonCoherentAtomSize (internal issue 611).
  * Add issue to `VK_KHR_win32_surface` about reusing window objects from a
    different graphics API or Vulkan ICD (internal issue 639).
  * Require locations on user in/out in `GL_KHR_vulkan_glsl` (internal issue
    783).
  * Added version info to the json validation output, and updated the schema
    to match (internal issue 838).
  * Restructure enumerated type descriptions separately from the command or
    structure they are used in, allowing better reference page generation
    (internal issue 841).
  * Re-sort extension appendices to be in alphabetical order within each
    author ID section.
  * Fix enum naming and clarify behavior for
    `VK_NVX_device_generated_commands` extension.

New Extensions:
2017-06-04 20:48:43 -07:00
..
VK_EXT_acquire_xlib_display Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_EXT_direct_mode_display Change log for January 23, 2017 Vulkan 1.0.39 spec update: 2017-01-17 20:11:25 -08:00
VK_EXT_display_control Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_EXT_display_surface_counter Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_GOOGLE_display_timing Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_IMG_filter_cubic Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_KHR_android_surface Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_KHR_display Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_KHR_display_swapchain Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_KHR_incremental_present Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_KHR_mir_surface Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_KHR_shared_presentable_image Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_KHR_surface Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_KHR_swapchain Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_KHR_wayland_surface Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_KHR_win32_surface Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_KHR_xcb_surface Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_KHR_xlib_surface Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_MVK_ios_surface Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_MVK_macos_surface Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_NN_vi_surface Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_NVX_device_generated_commands Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_NV_clip_space_w_scaling Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_NV_external_memory Change log for November 25, 2016 Vulkan 1.0.35 spec update: 2016-11-26 02:33:44 -08:00
VK_NV_external_memory_capabilities Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_NV_external_memory_win32 Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_NV_win32_keyed_mutex Change log for September 23, 2016 Vulkan 1.0.28 spec update: 2016-09-24 01:54:47 -07:00
VK_EXT_debug_marker.txt Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
VK_EXT_debug_report.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
VK_EXT_hdr_metadata.txt Change log for May 12, 2017 Vulkan 1.0.49 spec update: 2017-05-12 01:37:16 -07:00
VK_EXT_validation_flags.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
clears.txt Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
cmdbuffers.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
copies.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
debugging.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
descriptorsets.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
devsandqueues.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
dispatch.txt Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
drawing.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
extensions.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
features.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
fragops.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
framebuffer.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
fundamentals.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
fxvertex.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
geometry.txt Change log for February 27, 2017 Vulkan 1.0.42 spec update: 2017-02-26 22:54:26 -08:00
initialization.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
interfaces.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
introduction.txt Change log for March 17, 2017 Vulkan 1.0.44 spec update: 2017-03-17 22:53:58 -07:00
memory.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
pipelines.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
primsrast.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
queries.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
renderpass.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
resources.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
samplers.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
shaders.txt Change log for May 20, 2017 Vulkan 1.0.50 spec update: 2017-05-20 17:00:50 -07:00
sparsemem.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
synchronization.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
tessellation.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
textures.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00
vertexpostproc.txt Change log for June 4, 2017 Vulkan 1.0.51 spec update: 2017-06-04 20:48:43 -07:00