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.029Jun282726232221201916151228May5Mar21Nov13109328Oct25242019171312111087530Sep292827262221tests: 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.tests: Add visual tests for ishl instruction.libs/vkd3d-shader: Translate ishl instruction.tests: Add visual test for ushr instruction.tests: Add visual test for ishr instruction.libs/vkd3d-shader: Translate ishr instruction.libs/vkd3d-shader: Allow input declarations with no write mask.tests: Add visual tests for bitfield instructions.libs/vkd3d-shader: Translate ushr instruction.libs/vkd3d-shader: Translate bitfield instructions.libs/vkd3d-shader: Use signed integer format when masking bitfield instruction operands.libs/vkd3d-shader: Mask immediate constant operands for bitfield instructions.tests: Add visual test for ftoi instruction.tests: Add visual test for ftou instruction.libs/vkd3d-shader: Translate value preserving conversion instructions.tests: Add more tests for control flow instructions.libs/vkd3d-shader: Track current block for control flow instructions.libs/vkd3d-shader: Implement more floating-point comparison instructions.libs/vkd3d-shader: Translate iadd instruction.libs/vkd3d-shader: Translate ieq instruction.libs/vkd3d-shader: Implement absolute value source modifier.libs/vkd3d-shader: Translate sqrt instruction.libs/vkd3d-shader: Get rid of VKD3D_SHADER_FLIP_Y compiler option.libs/vkd3d-shader: Add VKD3D_SHADER_STRIP_DEBUG compiler option.libs/vkd3d-shader: Translate min/max instructions.tests: Add test for ID3D12RootSignatureDeserializer.libs/vkd3d-shader: Implement root signature parsing.libs/vkd3d: Add ID3D12RootSignatureDeserializer interface stub.libs/vkd3d-shader: Implement constant interpolation mode.
Loading