Skip to content
Snippets Groups Projects

nvk: support fills and clears and copies/blits

Merged Karol Herbst requested to merge karolherbst/mesa:vk/fill_and_clear into nouveau/vk
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Karol Herbst added 2 commits

    added 2 commits

    • 64e6cee0 - nvk: implement CmdFillBuffer
    • f34dc109 - nvk: implement CmdUpdateBuffer

    Compare with previous version

  • Karol Herbst added 2 commits

    added 2 commits

    • 27a13c56 - nvk: implement CmdFillBuffer
    • 607c59ef - nvk: implement CmdUpdateBuffer

    Compare with previous version

  • Karol Herbst resolved all threads

    resolved all threads

  • Faith Ekstrand
  • Karol Herbst added 2 commits

    added 2 commits

    • ad9938d7 - nvk: implement CmdFillBuffer
    • 292578eb - nvk: implement CmdUpdateBuffer

    Compare with previous version

  • Karol Herbst added 17 commits

    added 17 commits

    • 292578eb...7e90590a - 5 commits from branch nouveau:nouveau/vk
    • ef9078fa - nvk: move to new command stream generator.
    • a0a4bb0b - nvk: port the blit and copy code to new command submission.
    • 35dad157 - nouveau/ws: drop the old push generators.
    • 92804678 - require valid values to be passed
    • e7108d8d - drop last_is_immd
    • 0884f7ec - simplify nvk_push_val a lot
    • 8f57e704 - improve code increasing the counter
    • 51609ad8 - update code
    • e03cf4c4 - nvk: include assert.h globally
    • e1078499 - nvk: optimize blit command buffer gen
    • cfd7f4de - nvk: implement CmdFillBuffer
    • d6c967c6 - nvk: implement CmdUpdateBuffer

    Compare with previous version

  • Karol Herbst added 2 commits

    added 2 commits

    • 77b8e68c - nvk: implement CmdFillBuffer
    • 0585423b - nvk: implement CmdUpdateBuffer

    Compare with previous version

  • Karol Herbst resolved all threads

    resolved all threads

  • Karol Herbst added 4 commits

    added 4 commits

    • 41e401ca - more rework and adding a 0INC method
    • 2d19546e - nvk: optimize blit command buffer gen
    • c40f12b9 - nvk: implement CmdFillBuffer
    • b5cb74ba - nvk: implement CmdUpdateBuffer

    Compare with previous version

  • Karol Herbst added 2 commits

    added 2 commits

    • 0edab3f2 - nvk: implement CmdCopyBuffer2
    • 4910f221 - nvk: advertise VK_KHR_copy_commands2

    Compare with previous version

  • Karol Herbst added 8 commits

    added 8 commits

    Compare with previous version

  • Karol Herbst changed title from nvk: support fills and clears to nvk: support fills and clears and copies/blits

    changed title from nvk: support fills and clears to nvk: support fills and clears and copies/blits

  • Karol Herbst added 3 commits

    added 3 commits

    • cf2e36ea - nvk: implement CmdUpdateBuffer
    • 81f9ee9c - nvk: implement CmdCopyBuffer2
    • c746d7c6 - nvk: advertise VK_KHR_copy_commands2

    Compare with previous version

  • rb

  • merged

  • Please register or sign in to reply
    Loading