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.010Jul629Jun282726232221201916151228May5Mar21Nov13109328Oct25242019171312111087530Sep292827262221include: Provide enum flag operators for D3D12_RESOURCE_FLAGS.include: Introduce dxgiformat.idl.build: The dist target produces .tar.xz files.build: Add vkd3d-compiler to .gitignore.build: Add a pkg-config file for libvkd3d-utils.build: Explicitly link the demos with libvkd3d-shader.tests: Add test for shader interstage registers.libs/vkd3d-shader: Add support for multiple shader outputs packed into single register.libs/vkd3d-shader: Recognize vThreadIDInGroup register.libs/vkd3d-shader: Pass buffer size to vkd3d_dxbc_compiler_get_register_name().libs/vkd3d-shader: Use ERR() instead of FIXME() in vkd3d_dxbc_compiler_emit_ext_glsl_instruction().libs/vkd3d-shader: Recognize vThreadID register.libs/vkd3d-shader: Decorate shader inputs with Component decoration.libs/vkd3d-shader: Add support for multiple shader inputs packed into single register.libs/vkd3d: Add DXGI_FORMAT_R32_UINT.tests: Add visual test for f32tof16 instruction.libs/vkd3d-shader: Translate f32tof16 instruction.tests: Add visual test for f16tof32 instruction.libs/vkd3d-shader: Translate f16tof32 instruction.libs/vkd3d-shader: Upgrade FIXME() to ERR() in vkd3d_dxbc_compiler_emit_alu_instruction().tests: Add visual test for not instruction.libs/vkd3d-shader: Translate xor, or and not instructions.libs/vkd3d-shader: Fix swizzling for non floating-point result values.tests: Add test for deserialization of root signature static samplers.libs/vkd3d-shader: Get rid of needless temporary variables.libs/vkd3d-shader: Implement parsing of root signature static samplers.tests: Add visual test for shader register source modifiers.libs/vkd3d-shader: Implement "absneg" source modifiers.tests: Add visual test for min/max instructions.tests: Add visual test for _sat modifier.libs/vkd3d-shader: Avoid using GLSL.std450 NMin, NMax and NClamp opcodes.libs/vkd3d-shader: Implement _sat destination modifier.libs/vkd3d-shader: Translate floating-point min/max instructions to NMin/NMax.tests: Store default viewport and scissor rect in test context.tests: Rename test_draw_context to test_context.tests: Add test for scissor test.tests: Add visual test for SM5 bit instructions.libs/vkd3d-shader: Implement "neg" modifier for integers.libs/vkd3d-shader: Translate movc instruction.libs/vkd3d-shader: Translate SM5 bit instructions.
Loading