Skip to content

d3d11: Enable DirectXMath SIMD

Seungha Yang requested to merge seungha.yang/gstreamer:d3d11-math-simd into main
  • Enable SIMD except for x86 target
  • Use aligned matrix struct
  • Remove unnecessary matrix copy operations

Merge request reports