Adam Yang
|
3ae6c7df39
PDB Utils returns hash struct and handles DXIL program header. (#3318)
|
4 years ago |
Greg Roth
|
d574d27c1f
Implement Shader Model 6.6 (#3293)
|
4 years ago |
Adam Yang
|
747ee519eb
Added new PDB interface (#3288)
|
4 years ago |
Tex Riddell
|
141a5c2ec5
Skip extra argument copying at callsite for library targets (#3203)
|
4 years ago |
Tex Riddell
|
a6b6c26d77
Add option to dump FileCheck input to directory for diffing (#2949)
|
5 years ago |
Jeff Noyle
|
177ee8c9ff
Pull out PIX/DIA unit tests, preparing for more (#2815)
|
5 years ago |
Tex Riddell
|
2c8ea7a8f6
Fix failure when including debug opts with preprocess or other modes. (#2812)
|
5 years ago |
Jeff Noyle
|
816f3141d4
PIX: Add new API to retrieve info about compilation options (macros, target profile etc) (#2758)
|
5 years ago |
John Porto
|
63a3b45067
Adds the DxcPixDxilDebugInfo interface and friends. (#2715)
|
5 years ago |
Adam Yang
|
bfb8143b27
hlslFlags is now a null-terminator separated list of compiler options (excluding target, entry, and defines) (#2698)
|
5 years ago |
Helena Kotas
|
5d741a0279
HLSL test infrastucture and other refactoring and helper classes (#2682)
|
5 years ago |
Tex Riddell
|
c5dbf2a50e
Fix tests for use with DXIL.dll 1.4
|
5 years ago |
Tex Riddell
|
fd2613f04f
Revert "Set validator version match dxil version by default. (#2589)"
|
5 years ago |
Xiang Li
|
d1a6309854
Set validator version match dxil version by default. (#2589)
|
5 years ago |
Tex Riddell
|
f4965b71dd
Integrate dxcapi v2 and other changes from internal (#2575)
|
5 years ago |
Adam Yang
|
3c20b0d808
Fixed dia requiring zero termination in binary bitcode and crashing when emitting warning.
|
5 years ago |
Adam Yang
|
d4a1780aa9
Disasm to allow PDB input (#2566)
|
5 years ago |
Tex Riddell
|
c54dd6b57c
Support valiadation/signing of root signature target output (#2560)
|
5 years ago |
Adam Yang
|
da5f591736
Fixed very long loop when subrange is negative (#2486)
|
5 years ago |
Tex Riddell
|
8fdb31fa36
Always write shader hash when supported, don't tie to debug name (#2468)
|
6 years ago |
Vishal Sharma
|
4e5440e1ee
Reorganize tests in CodegenHLSL for better clarity and coverage (#2456)
|
6 years ago |
Tex Riddell
|
52c8326a5b
Disable OOM test; remove unused getMemBufferCopy in DxCompiler APIs
|
6 years ago |
Tex Riddell
|
4d07c17c65
Skip CompilerTest::Mesh if version < 1.5
|
6 years ago |
Tristan Labelle
|
fd9ff70d21
Move debug tests to the batch folder. (#2368)
|
6 years ago |
amarpMSFT
|
c41606c737
Add RaytracingPipelineConfig1 subobject to DXR (#2342)
|
6 years ago |
Sahil Parmar
|
968fe41136
Merged PR 116: Add support for HLSL Meshlets
|
6 years ago |
Adam Yang
|
47e31c8a4c
Removed quotations from debug name (#2303)
|
6 years ago |
Adam Yang
|
2dec1cd0df
Putting debug info in PDB container (#2215)
|
6 years ago |
Adam Yang
|
f240070cf1
Fixed issues that change codegen when there's debug info. (#2190)
|
6 years ago |
Adam Yang
|
716a113650
Fixed a bug where necessary code gets deleted with library shaders. (#2185)
|
6 years ago |