Hello community,

here is the log from the commit of package vulkan-doc for openSUSE:Factory 
checked in at 2020-02-04 19:55:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vulkan-doc (Old)
 and      /work/SRC/openSUSE:Factory/.vulkan-doc.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vulkan-doc"

Tue Feb  4 19:55:22 2020 rev:7 rq:769794 version:1.2.132

Changes:
--------
--- /work/SRC/openSUSE:Factory/vulkan-doc/vulkan-doc.changes    2020-01-25 
13:24:02.516033449 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-doc.new.26092/vulkan-doc.changes 
2020-02-04 19:55:24.129393300 +0100
@@ -1,0 +2,43 @@
+Mon Feb  3 12:43:19 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Update to release 1.2.132
+  * Move and reword a NOTE in the <<extendingvulkan-extensions,
+    Extensions>> section.
+  * Change redundant description of application error when using
+    flink:vkMapMemory into a non-normative NOTE.
+  * Remove redundant valid usage statement for flink:vkCmdExecuteCommands.
+  * Remove redundant command buffer
+    ename:VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT language in
+    flink:vkCmdExecuteCommands valid usage statements.
+  * Add flink:vkBeginCommandBuffer valid usage statement to prevent
+    using a primary command buffer with both the
+    ename:VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT and
+    ename:VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT flags.
+  * Add slink:VkRenderPassBeginInfo valid usage statements for
+    pname:renderArea.
+  * Add missing valid usage statements for flink:vkCmdBeginRenderPass
+    when `VK_KHR_separate_depth_stencil_layouts` is enabled.
+  * Clarify the definition of "`transfer commands`" for
+    <<synchronization-pipeline-stages-transfer,
+    ename:VK_PIPELINE_STAGE_TRANSFER_BIT>>.
+  * Clarify VK_ATTACHMENT_STORE_OP_DONT_CARE and reorder render pass chapter.
+  * Clarify that <<pipelines-dynamic-state, Dynamic State>> can be set
+    before pipeline bind, and update valid usage statements accordingly.
+  * Clarify the behavior of floating-point divide by zero in the
+    <<spirvenv-precision-operation, Precision and Operation of SPIR-V
+    Instructions>> section.
+  * Add a valid usage statement to flink:vkCmdResetQueryPool which allows
+    not calling flink:vkCmdEndQuery if a prior flink:vmCmdResetQuery
+    command was called.
+  * Refactor specification of shader scopes into the new <<shaders-scope,
+    Scope>> section, and modify other references to this language
+    accordingly. Also describe quad invocation groups properly, with
+    derivative and quad group operations referencing the description, and
+    call out helper invocations as being able to become spontaneously
+    inactive. Simplify parts of the texturing chapter accordingly.
+  * Stop claiming that semaphore signals are ordered between different queue
+    commands in the <<synchronization-signal-operation-order>> section.
+  * Move a valid usage statement from slink:VkBindImagePlaneMemoryInfo to
+    flink:vkBindImageMemory2, where it can be determined.
+
+-------------------------------------------------------------------

Old:
----
  v1.2.131.tar.gz

New:
----
  v1.2.132.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vulkan-doc.spec ++++++
--- /var/tmp/diff_new_pack.uLlphC/_old  2020-02-04 19:55:24.749393662 +0100
+++ /var/tmp/diff_new_pack.uLlphC/_new  2020-02-04 19:55:24.749393662 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           vulkan-doc
-Version:        1.2.131
+Version:        1.2.132
 Release:        0
 Summary:        Formal documentation of the Vulkan API
 License:        CC-BY-SA-4.0 AND Apache-2.0

++++++ v1.2.131.tar.gz -> v1.2.132.tar.gz ++++++
++++ 3198 lines of diff (skipped)


Reply via email to