Skip to content
Snippets Groups Projects

vkd3d-shader/dxil: Implement DX intrinsics BufferStore and RawBufferStore.

Merged Conor McCarthy requested to merge cmccarthy/vkd3d:buf_store into master
All threads resolved!

Merge request reports

Checking pipeline status.

Merged by Alexandre JulliardAlexandre Julliard 1 year ago (Feb 22, 2024 10:03pm UTC)

Loading

Activity

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

    added 53 commits

    • 8d9d2660...4735ff48 - 47 commits from branch wine:master
    • a112cd09 - tests/shader-runner: Support structured buffer UAVs.
    • 99e21d93 - tests/shader-runner: Add a test for a signed int typed buffer UAV.
    • eb06d100 - tests/shader-runner: Add a test for a signed int structured buffer UAV.
    • 7d547bed - vkd3d-shader/dxil: Implement DX intrinsic BufferStore.
    • 98004b85 - vkd3d-shader/dxil: Handle raw and structured buffers in sm6_parser_emit_dx_buffer_store().
    • bf69a484 - vkd3d-shader/dxil: Implement DX intrinsic RawBufferStore.

    Compare with previous version

  • Conor McCarthy added 21 commits

    added 21 commits

    • bf69a484...54142eb0 - 15 commits from branch wine:master
    • 50a5102d - tests/shader-runner: Support structured buffer UAVs.
    • f0e7fa9f - tests/shader-runner: Add a test for a signed int typed buffer UAV.
    • b979b9bb - tests/shader-runner: Add a test for a signed int structured buffer UAV.
    • 8f5064d1 - vkd3d-shader/dxil: Implement DX intrinsic BufferStore.
    • c59df9ca - vkd3d-shader/dxil: Handle raw and structured buffers in sm6_parser_emit_dx_buffer_store().
    • db8811f7 - vkd3d-shader/dxil: Implement DX intrinsic RawBufferStore.

    Compare with previous version

  • Conor McCarthy added 6 commits

    added 6 commits

    • 43c25f85 - tests/shader-runner: Support structured buffer UAVs.
    • a0a8f6af - tests/shader-runner: Add a test for a signed int typed buffer UAV.
    • 58bddff9 - tests/shader-runner: Add a test for a signed int structured buffer UAV.
    • f456a140 - vkd3d-shader/dxil: Implement DX intrinsic BufferStore.
    • 78089243 - vkd3d-shader/dxil: Handle raw and structured buffers in sm6_parser_emit_dx_buffer_store().
    • d021f29b - vkd3d-shader/dxil: Implement DX intrinsic RawBufferStore.

    Compare with previous version

  • Conor McCarthy added 6 commits

    added 6 commits

    • 86f7d7c7 - tests/shader-runner: Support structured buffer UAVs.
    • 0d7be4e0 - tests/shader-runner: Add a test for a signed int typed buffer UAV.
    • c718d963 - tests/shader-runner: Add a test for a signed int structured buffer UAV.
    • e4cfa529 - vkd3d-shader/dxil: Implement DX intrinsic BufferStore.
    • 0976280d - vkd3d-shader/dxil: Handle raw and structured buffers in sm6_parser_emit_dx_buffer_store().
    • 0ee9b152 - vkd3d-shader/dxil: Implement DX intrinsic RawBufferStore.

    Compare with previous version

  • Conor McCarthy added 6 commits

    added 6 commits

    • 4bc43ac7 - tests/shader-runner: Support structured buffer UAVs.
    • b0c7dd95 - tests/shader-runner: Add a test for a signed int typed buffer UAV.
    • 83b12ece - tests/shader-runner: Add a test for a signed int structured buffer UAV.
    • 17632111 - vkd3d-shader/dxil: Implement DX intrinsic BufferStore.
    • 7fc4bb6f - vkd3d-shader/dxil: Handle raw and structured buffers in sm6_parser_emit_dx_buffer_store().
    • d5ed3f25 - vkd3d-shader/dxil: Implement DX intrinsic RawBufferStore.

    Compare with previous version

  • Conor McCarthy added 5 commits

    added 5 commits

    • 4a2a0d5a - tests/shader-runner: Add a test for a signed int typed buffer UAV.
    • dc318e3a - tests/shader-runner: Add a test for a signed int structured buffer UAV.
    • d27f4bf6 - vkd3d-shader/dxil: Implement DX intrinsic BufferStore.
    • 3626c257 - vkd3d-shader/dxil: Handle raw and structured buffers in sm6_parser_emit_dx_buffer_store().
    • 2bccabbf - vkd3d-shader/dxil: Implement DX intrinsic RawBufferStore.

    Compare with previous version

  • Conor McCarthy added 11 commits

    added 11 commits

    • 2bccabbf...d9c68ee4 - 5 commits from branch wine:master
    • 222f66a0 - tests/shader-runner: Support structured buffer UAVs.
    • 6b5f27dc - tests/shader-runner: Add a test for a signed int typed buffer UAV.
    • 66bb2067 - tests/shader-runner: Add a test for a signed int structured buffer UAV.
    • 9a5d965b - vkd3d-shader/dxil: Implement DX intrinsic BufferStore.
    • 359ef858 - vkd3d-shader/dxil: Handle raw and structured buffers in sm6_parser_emit_dx_buffer_store().
    • 28e7001e - vkd3d-shader/dxil: Implement DX intrinsic RawBufferStore.

    Compare with previous version

  • Giovanni Mascellani resolved all threads

    resolved all threads

  • Giovanni Mascellani approved this merge request

    approved this merge request

  • 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