Skip to content
Snippets Groups Projects

vkd3d: Prepare for tiled resource support.

Merged Conor McCarthy requested to merge cmccarthy/vkd3d:tiled_resources1 into master

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
  • Conor McCarthy added 7 commits

    added 7 commits

    • 742cb3e6 - vkd3d: Check sparse image format is supported.
    • 54ca4074 - vkd3d: Always pass null heap properties to vkd3d_create_image() for sparse images.
    • b8281018 - vkd3d: Validate tiled resources tier for 3D textures.
    • b9039a89 - vkd3d: Validate plane count for tiled textures.
    • 8aa7f8d6 - vkd3d: Add missing const attributes to ID3D12CommandQueue::UpdateTileMappings() parameters.
    • 44367f90 - vkd3d: Append UpdateTileMappings() commands to the command queue op array.
    • af4dec28 - vkd3d: Append CopyTileMappings() commands to the command queue op array.

    Compare with previous version

  • Author Developer

    I added a couple more commits which I think belong here.

  • Conor McCarthy added 5 commits

    added 5 commits

    • 621aad81 - vkd3d: Validate tiled resources tier for 3D textures.
    • 9e9424b9 - vkd3d: Validate plane count for tiled textures.
    • 2ebfd391 - vkd3d: Add missing const attributes to ID3D12CommandQueue::UpdateTileMappings() parameters.
    • 48b9423d - vkd3d: Append UpdateTileMappings() commands to the command queue op array.
    • f168489f - vkd3d: Append CopyTileMappings() commands to the command queue op array.

    Compare with previous version

  • Giovanni Mascellani resolved all threads

    resolved all threads

  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Giovanni Mascellani
  • Conor McCarthy added 8 commits

    added 8 commits

    • afd4cb2d - vkd3d: Check sparse image format is supported.
    • a4553d40 - vkd3d: Always pass null heap properties to vkd3d_create_image() for sparse images.
    • 8e1e4c33 - vkd3d: Validate tiled resources support during reserved resource creation.
    • 51773a5c - vkd3d: Validate tiled resources tier for 3D textures.
    • 42f8ab35 - vkd3d: Validate plane count for tiled textures.
    • b5722e1c - vkd3d: Add missing const attributes to ID3D12CommandQueue::UpdateTileMappings() parameters.
    • 45311bbc - vkd3d: Append UpdateTileMappings() commands to the command queue op array.
    • 255eba9b - vkd3d: Append CopyTileMappings() commands to the command queue op array.

    Compare with previous version

  • Giovanni Mascellani resolved all threads

    resolved all threads

  • Giovanni Mascellani
  • Giovanni Mascellani approved this merge request

    approved this merge request

  • Conor McCarthy added 8 commits

    added 8 commits

    • c8a6b9be - vkd3d: Check sparse image format is supported.
    • aa7860b4 - vkd3d: Always pass null heap properties to vkd3d_create_image() for sparse images.
    • a8ad7f49 - vkd3d: Validate tiled resources support during reserved resource creation.
    • 280cd2cd - vkd3d: Validate tiled resources tier for 3D textures.
    • bd25f639 - vkd3d: Validate plane count for tiled textures.
    • 0ee67d1c - vkd3d: Add missing const attributes to ID3D12CommandQueue::UpdateTileMappings() parameters.
    • 55f49419 - vkd3d: Append UpdateTileMappings() commands to the command queue op array.
    • 9e2997f2 - vkd3d: Append CopyTileMappings() commands to the command queue op array.

    Compare with previous version

  • Giovanni Mascellani resolved all threads

    resolved all threads

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading