Skip to content

issues Search Results · repo:microsoft/DirectXShaderCompiler language:C++

Filter by

2k results
 (83 ms)

2k results

inmicrosoft/DirectXShaderCompiler (press backspace or delete to remove)

Description I m getting compile warnings when trying to invert y on a lib compilation of a vertex shader. It seems clear that it doesn t actually do what it should, when compiling this as a VS shader directly ...
bug
needs-triage
spirv
  • Nielsbishere
  • Opened 
    23 hours ago
  • #7446

ScalarReplHLSL is missing transforms for some RayDesc users, making the RayDesc flattening unreliable. However, the RayDesc has to be flattened in the HL op parameter lists or the DXIL opcode translation ...
bug
needs-triage
  • simoll
  • Opened 
    4 days ago
  • #7434

Description DXC fails to compile pixel shaders containing a ddx or ddy used with half precision types. Steps to Reproduce - Create the file intrinsics.ddx.half.hlsl inside the folder tools\clang\test\CodeGenSPIRV ...
bug
spirv
  • AaronRuizSpliced
  • Opened 
    5 days ago
  • #7431

Description A diagnostic is generated for an integer literal that is too large to be represented by any integer type - an argument indicates whether the text contains signed . That argument was missing ...
bug
needs-triage
  • tcorringham
  • Opened 
    8 days ago
  • #7425

This issue tracks that the internal validation default behavior is overridden when a DXC invocation detects that the DXC_DXIL_DLL_PATH environment variable is set. When this environment variable is detected, ...
  • bob80905
  • Opened 
    9 days ago
  • #7422

This issue tracks adding a new option to DXC, dxc_dll_path. This new option takes an associated value, an absolute path to a DXIL.dll validator. This dll is used during compilation to assign a metadata ...
  • bob80905
  • Opened 
    9 days ago
  • #7421

Due to an internal change, the step to test back-compatibility with older external validators was removed. This is because it was broken after https://github.com/microsoft/DirectXShaderCompiler/pull/7392 ...
  • bob80905
  • Opened 
    9 days ago
  • #7420

This issue tracks the deprecation of the select-validator option. The validator will be internal by default. The only way to override this is to provide an environment variable when invoking dxc.exe. There ...
  • bob80905
  • Opened 
    9 days ago
  • #7419

Is your feature request related to a problem? Please describe. Our internal tools cannot produce clean vpacks, due somehow to the configuration of the release branch on the internal repo. Describe the ...
enhancement
needs-triage
  • bob80905
  • 1
  • Opened 
    9 days ago
  • #7418

Description DXC (trunk) -T cs_6_8 -E main -spirv -Zpr -enable-16bit-types -Wno-c++14-extensions -Wno-c++1z-extensions -Wno-c++11-extensions -Wno-gnu-static-float-init -fspv-target-env=vulkan1.3 123 # ...
bug
needs-triage
spirv
  • Erfan-Ahmadi
  • Opened 
    10 days ago
  • #7416
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub