Tex Riddell
|
c8f7a6c970
Allow [Get/Set]NumThreads on Mesh/Amplification shaders (#2393)
|
6 年之前 |
Tex Riddell
|
2facceae0b
Store mesh payload in function props, fix Wave/Quad/Barrier validation (#2361)
|
6 年之前 |
amarpMSFT
|
37acf90723
add payload size to Amplification Shader metadata to mirror MS metadata (#2359)
|
6 年之前 |
Tristan Labelle
|
49a5dd63c2
Remove globalopt dependency on the name of the entrypoint (#2350)
|
6 年之前 |
Sahil Parmar
|
968fe41136
Merged PR 116: Add support for HLSL Meshlets
|
6 年之前 |
Adam Yang
|
f240070cf1
Fixed issues that change codegen when there's debug info. (#2190)
|
6 年之前 |
Adam Yang
|
716a113650
Fixed a bug where necessary code gets deleted with library shaders. (#2185)
|
6 年之前 |
Adam Yang
|
24e71b12e5
Fixed a validation failure with stripping reflect with library shaders. (#2182)
|
6 年之前 |
Tex Riddell
|
638d988e8f
Fix issues with -Qstrip_reflect and -Qstrip_debug (#2164)
|
6 年之前 |
Xiang Li
|
58b3d23cfc
Support Qstrip_reflect. (#2139)
|
6 年之前 |
Tristan Labelle
|
685b2afa84
Added support for pre-SM5.1 resource allocation algorithm (#1687)
|
6 年之前 |
Tristan Labelle
|
80ee93547a
Fix assert following reflection changes. (#1717)
|
6 年之前 |
Tex Riddell
|
fbe1371aae
Fix Validation for RDAT and other issues with Subobjects (#1706)
|
6 年之前 |
Helena Kotas
|
2a7c520fcb
Fix memory allocation issues (#1679)
|
6 年之前 |
Tex Riddell
|
532368e9a1
Fix remaining HLModule/DxilModule dependencies from llvm::Module, etc. (#1656)
|
6 年之前 |
Tex Riddell
|
254b8853be
Fix dependency on HL/DxilModule from llvm::Module (#1651)
|
6 年之前 |
Tex Riddell
|
4a942586f8
Merge pull request #1621 from tex3d/dxil-subobjects
|
6 年之前 |
Tex Riddell
|
ecb4e3b4bb
Add SV_ShadingRate plus optional feature flag
|
6 年之前 |
Tex Riddell
|
9678588269
Add Subobjects: classes, metadata, serialization, reflection, disasm
|
6 年之前 |
Xiang Li
|
16a5f94ab2
Move DxilRootSignature to its own directory. (#1609)
|
6 年之前 |
Xiang Li
|
016e70532e
Move pix pass into DxilPIXPasses. (#1605)
|
6 年之前 |
Xiang Li
|
4df08af7c0
Move DxilModule into DXIL directory. (#1599)
|
6 年之前 |