Skip to content
Snippets Groups Projects

vkd3d-shader/dxil: Implement DX intrinsics AtomicBinOp and AtomicCompareExchange.

Merged Conor McCarthy requested to merge cmccarthy/vkd3d:dx_atomics into master
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
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Conor McCarthy added 3 commits

    added 3 commits

    • 01ff5178 - tests/shader-runner: Add tests for UAV atomic ops.
    • 60947a59 - vkd3d-shader/dxil: Implement DX intrinsic AtomicBinOp.
    • 88c1f35e - vkd3d-shader/dxil: Implement DX intrinsic AtomicCompareExchange.

    Compare with previous version

  • Giovanni Mascellani resolved all threads

    resolved all threads

  • Giovanni Mascellani approved this merge request

    approved this merge request

  • Note that this doesn't currently apply cleanly. The tests will also require some minor adjustments after Francisco's recent shader runner changes.

  • Conor McCarthy added 60 commits

    added 60 commits

    • 88c1f35e...54142eb0 - 56 commits from branch wine:master
    • 56e854bc - tests/shader-runner: Support scalar signed int probe values.
    • c99c7d82 - tests/shader-runner: Add tests for UAV atomic ops.
    • bcc24544 - vkd3d-shader/dxil: Implement DX intrinsic AtomicBinOp.
    • 3e97f0f2 - vkd3d-shader/dxil: Implement DX intrinsic AtomicCompareExchange.

    Compare with previous version

  • Conor McCarthy mentioned in merge request !642 (merged)

    mentioned in merge request !642 (merged)

  • Henri Verbeet approved this merge request

    approved this merge request

  • Alexandre Julliard approved this merge request

    approved this merge request

  • Please register or sign in to reply
    Loading