Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • vkd3d-1.7.x protected
  • vkd3d-1.15
  • vkd3d-1.14
  • vkd3d-1.13
  • vkd3d-1.12
  • vkd3d-1.11
  • vkd3d-1.10
  • vkd3d-1.9
  • vkd3d-1.8
  • vkd3d-1.7.1
  • vkd3d-1.7
  • vkd3d-1.6
  • vkd3d-1.5
  • vkd3d-1.4
  • vkd3d-1.3
  • vkd3d-1.2
  • vkd3d-1.1
  • vkd3d-1.0
  • vkd3d-0.0.1
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Aug987432128Jul2726252421201918171413121110629Jun282726232221201916151228May5Mar21Nov13109328Oct25242019171312111087530Sep292827262221libs/vkd3d: Do not update bound descriptor sets.libs/vkd3d: Introduce vkd3d_pipeline_bindings structure.libs/vkd3d: Factor out d3d12_root_signature_init_descriptor_pool_size().libs/vkd3d-shader: Translate store_raw instructions.libs/vkd3d-shader: Translate dcl_uav_raw instructions.libs/vkd3d: Fix mapping for SRV/UAV root descriptors.libs/vkd3d: Get rid of bool parameter to d3d12_command_allocator_free_resources().libs/vkd3d: Fix d3d12_device_GetCopyableFootprints() for 3D textures.libs/vkd3d: Add FIXME comment about sharing D3D12_RESOURCE_DESC validation code.libs/vkd3d: Drop VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT.libs/vkd3d: Implement d3d12_command_list_Set{Compute,Graphics}RootUnorderedAccessView().tests: Pass read range to ID3D12Resource_Map().tests: Use check_readback_data_float() in more places.libs/vkd3d: Delete DXGI_FORMAT_UNKNOWN from the formats table again.tests: Add tests for GetCopyableFootprints with DIMENSION_TEXTURE3D.tests: Add tests for GetCopyableFootprints with DIMENSION_TEXTURE1D.tests: Add tests for GetCopyableFootprints with DIMENSION_BUFFER.libs/vkd3d: Implement GetCopyableFootprints for DIMENSION_TEXTURE3D.libs/vkd3d: Implement GetCopyableFootprints for DIMENSION_TEXTURE1D.libs/vkd3d: Implement GetCopyableFootprints for DIMENSION_BUFFER.libs/vkd3d: Add DXGI_FORMAT_UNKNOWN.include: Add D3D12_DEFAULT_RESOURCE_PLACEMENT_ALIGNMENT.tests: Introduce update_buffer_data() helper function.tests: Fix shader code indentation.tests: Add test for texture UAV writes.libs/vkd3d: Duplicate Vulkan descriptors for SRVs and UAVs.libs/vkd3d: Overallocate descriptors for SRV and UAV descriptor ranges.libs/vkd3d: Count buffer SRVs and UAVs separately.libs/vkd3d-shader: Implement resinfo for UAVs.libs/vkd3d: Implement creating 2D texture UAVs.tests: Use reset_command_list() in more places.libs/vkd3d: Avoid potential double free.tests: Add test showing that block compressed texture sizes must be aligned.libs/vkd3d: Downgrade some FIXMEs() to WARNs().libs/vkd3d: Mark d3d12_command_list_SetDescriptorHeaps() as implemented.tests: Add test for descriptor tables.libs/vkd3d: Add support for sampler descriptors in root descriptor tables.libs/vkd3d: Add support for multiple descriptors in root descriptor tables.libs/vkd3d: Store Vulkan bindings for descriptor table root parameters in root signature.libs/vkd3d: Add support for CBV descriptors in d3d12_command_list_set_descriptor_table().
Loading