Skip to content

History / Synchronization Examples

Revisions

  • Fixed two-pass depth attachment reuse example

    @Tobski Tobski committed Mar 6, 2023
  • Add note to combined graphics/present queue about subpass dependencies

    @Tobski Tobski committed Sep 6, 2022
  • Fixed subpass dependencies for combined acquire/present queue

    @Tobski Tobski committed Aug 22, 2022
  • Updated Synchronization Examples (markdown)

    @Tobski Tobski committed Apr 29, 2021
  • Corrected examples to use VkDependencyInfoKHR

    @Tobski Tobski committed Apr 29, 2021
  • Fix exampel as per https://github.com/KhronosGroup/Vulkan-Docs/issues/1466

    @Tobski Tobski committed Mar 8, 2021
  • Updated to synchronization2, and moved sync1 to another page.

    @Tobski Tobski committed Feb 15, 2021
  • Updated Synchronization Examples (markdown)

    @Tobski Tobski committed Aug 26, 2020
  • Fixed duped variable name in "Transfer dependency, upload data from cpu to image”

    @Tobski Tobski committed Mar 2, 2020
  • Add CPU readback example

    @Tobski Tobski committed Jan 23, 2020
  • Updated Synchronization Examples (markdown)

    @Tobski Tobski committed Oct 9, 2019
  • Corrected semaphore wait to dispatch dependency.

    @Tobski Tobski committed Oct 9, 2019
  • Add WAW example

    @cforfang cforfang committed Jun 18, 2019
  • stagingRange->vertexRange

    @tobine tobine committed Sep 19, 2018
  • Fix cut-and-paste bug

    @tobine tobine committed Sep 19, 2018
  • Fixed feedback provided by Christian Forfang - various typos on image layouts, and copy pasta in the unified memory transfer dependency examples

    TobiasHector committed Nov 8, 2017
  • Updated Synchronization Examples (markdown)

    TobiasHector committed Oct 30, 2017
  • Added some transfer (upload) examples

    TobiasHector committed Oct 30, 2017
  • Clarify execution only dependencies

    TobiasHector committed Sep 11, 2017
  • Fixed accidentally setting oldLayout to a pipeline stage enum in a couple of places.

    TobiasHector committed Sep 11, 2017
  • Added "full barrier" example

    TobiasHector committed Aug 17, 2017
  • Incorporated patch from https://github.com/KhronosGroup/Vulkan-Docs/issues/537 from @HansKristian-ARM

    TobiasHector committed Jul 31, 2017
  • to->from

    @tobine tobine committed Jul 28, 2017
  • is->it typo

    @tobine tobine committed Jul 28, 2017
  • color->depth

    @tobine tobine committed Jul 28, 2017
  • Draw indirect buffer should be consumed via vkCmdDrawIndirect(...) call

    @tobine tobine committed Jul 28, 2017
  • Draw indirect buffer should be consumed via vkCmdDrawIndirect(...) call

    @tobine tobine committed Jul 28, 2017
  • Updated Synchronization Examples (markdown)

    TobiasHector committed Jul 27, 2017
  • Updated Synchronization Examples (markdown)

    TobiasHector committed Jul 27, 2017
  • Updated Synchronization Examples (markdown)

    TobiasHector committed Jul 27, 2017