Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
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
Created with Raphaël 2.2.016Aug1511987432128Jul2726252421201918171413121110629Jun282726232221201916151228May5Mar21Nov13109328Oct25242019171312111087530Sep292827262221libs/vkd3d-shader: Introduce vkd3d_shader_interface structure.libs/vkd3d-shader: Implement resinfo for SRVs.tests: Add test for render target sRGB views.libs/vkd3d: Set VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT only for typeless formats.libs/vkd3d: Add typeless formats.tests: Add command-line option to force WARP device.include: Add IDXGIFactory4.tests: Use init_test_context() in test_clear_render_target_view().tests: Use init_test_context() in test_clear_depth_stencil_view().tests: Use check_sub_resource_uint() in more places.libs/vkd3d-shader: Fix write mask for vPrim register.tests: Add test for updating root descriptors multiple times.libs/vkd3d: Use KHR_push_descriptor for root descriptors.libs/vkd3d: Enable VK_KHR_get_physical_device_properties2 instance extension.libs/vkd3d: Add VK_KHR_push_descriptor extension.libs/vkd3d: Factor out d3d12_root_signature_init_root_descriptor_tables() function.libs/vkd3d: Factor out d3d12_root_signature_init_root_descriptors() function.libs/vkd3d: Factor out d3d12_root_signature_init_static_samplers() function.libs/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.
Loading