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.08Jan43214Dec13121176429Nov28232221201514131098762131Oct19181716121110953228Sep2726252221191814137431Aug3029282423tests: Mark streaming output as buggy on MoltenVK.tests: Mark some sampling tests as buggy on MoltenVK.vkd3d-shader/spirv: Specify behavior for bit field instructions.tests: Use a uint target for rendering uint data.vkd3d: Specify the aspect when creating NULL UAVs.ci: Dump the d3d12 summary line in the CI log.vkd3d: Slightly simplify debug_vk_memory_property_flags().vkd3d: Recognise VK_QUEUE_VIDEO_DECODE_BIT_KHR in debug_vk_queue_flags().vkd3d: Recognise VK_QUEUE_PROTECTED_BIT in debug_vk_queue_flags().vkd3d-shader/ir: Store destination parameter shifts as an unsigned int.vkd3d-shader/ir: Store destination parameter modifier flags as a uint32_t.vkd3d-shader/ir: Store source parameter swizzles as a uint32_t.vkd3d-shader/ir: Store instruction flags as a uint32_t.vkd3d-shader/ir: Validate destination write masks depending on the dimension.vkd3d-shader/ir: Validate source swizzles depending on the dimension.vkd3d-shader/ir: Validate SSA registers.vkd3d-shader/dxil: Create constant buffer registers with dimension vec4.vkd3d-shader/d3dbc: Override the write mask when the destination is not vec4.vkd3d-shader/d3dbc: Assign unique register indices for VKD3DSPR_RASTOUT.vkd3d-shader: Lower shader model 1/2 inter-stage I/O to a flat array.vkd3d-shader/dxil: Use vkd3d_shader_parser_error() for error reporting when available.vkd3d-shader/dxil: Do not use the parser before it is initialized.vkd3d-shader/dxil: Pre-allocate instruction space for globals in sm6_parser_globals_init().vkd3d-shader/dxil: Count global variables in dxil_block_compute_module_decl_count().vkd3d: Add D3D_FEATURE_LEVEL_1_0_CORE as a valid feature level.vkd3d: Add D3D_FEATURE_LEVEL_12_2 as a valid feature level.vkd3d-shader/ir: Rename the "immconst_double" field of struct vkd3d_shader_register to "immconst_f64".vkd3d-shader/ir: Rename the "immconst_uint64" field of struct vkd3d_shader_register to "immconst_u64".vkd3d-shader/ir: Rename the "immconst_float" field of struct vkd3d_shader_register to "immconst_f32".vkd3d-shader/ir: Rename the "immconst_uint" field of struct vkd3d_shader_register to "immconst_u32".vkd3d-shader/spirv: Decorate non-float32 non-built-in pixel shader inputs as Flat.configure: Use AC_CHECK_FUNCS to define HAVE_GETTID.tests: Print the failing line numbers when a test fails.vkd3d-shader/spirv: Handle ITOI and UTOU in spirv_compiler_map_alu_instruction().vkd3d-shader/spirv: Support UINT64 source in spirv_compiler_emit_bool_cast().vkd3d-shader/spirv: Support 64-bit sources in spirv_compiler_emit_int_div().vkd3d-shader/spirv: Introduce a UINT64 component type.vkd3d-shader/spirv: Introduce a data_type_is_64_bit() helper function.vkd3d-shader/spirv: Use data_type_is_integer() in spirv_compiler_emit_neg().vkd3d: Pass int64 capability info to vkd3d-shader.
Loading