Tags: ChristianReinbold/DirectXShaderCompiler
Tags
Revert "Parse const qualifier in member function declarations." This reverts commit b5049a8.
Revert "Parse const qualifier in member function declarations." This reverts commit b5049a8.
Fix attribute collision for HL intrinsics (microsoft#5451) (microsoft… …#5543) HL Intrinsic functions share declarations with those that match group and function signature, regardless of the original intrinsic name. This means that intrinsics with differing attributes can be collapsed into the same HL functions, leading to incorrect attributes for some HL intrinsics. This fixes this issue by adding the attributes to the HL operation mangling, the same way this issue was fixed for the HLWaveSensitive attribute before. Fixes microsoft#3505 --------- Co-authored-by: Joshua Batista <[email protected]> (cherry picked from commit d9c07e9) Co-authored-by: Tex Riddell <[email protected]>
Merged PR 5770: Remove extra space in sha value in latest-release.json The versioning is broken if the extra space in there.
Merge pull request microsoft#5067 from pow2clk/cp-release-1.7.2212 Move WinAdapter into interface directory (microsoft#5066)
PreviousNext