Adam Yang
|
86104f415f
Internal validator error messages don't need /Zi anymore. (#3606)
|
4 years ago |
Greg Roth
|
72e46b3709
Fix crashing from null elements producing errors (#3487)
|
4 years ago |
Xiang Li
|
8dd1bc1959
When create annotateHandle, put it near to input handle so it could be optimized. (#3381)
|
4 years ago |
Xiang Li
|
797d4b8adc
Mutate resource to handle for shader model 6.6+. (#3374)
|
4 years ago |
Greg Roth
|
d574d27c1f
Implement Shader Model 6.6 (#3293)
|
4 years ago |
rkarrenberg
|
eaa7f95d07
Enable generation of llvm.lifetime.start/.end intrinsics (#3034)
|
4 years ago |
Greg Roth
|
bba9c4506a
New approach to avoid skipallocas (#3219)
|
4 years ago |
Greg Roth
|
754e99b405
Revert "Optimize compile times by not skipping allocas (#3168)" (#3183)
|
4 years ago |
Greg Roth
|
9459577e8f
Optimize compile times by not skipping allocas (#3168)
|
4 years ago |
Xiang Li
|
8e3b9e7ed5
Update Constant/TextureBuffer implementation. (#3147)
|
5 years ago |
Tex Riddell
|
530958e4b7
Fix NonUniform indexing of CBV array (#3095)
|
5 years ago |
Xiang Li
|
1aae3a5eec
Mark precise on dxil operations when set Gis. (#2861)
|
5 years ago |
Greg Roth
|
78b58851fd
Print Lines or "add -Zi" on error messages (#2782)
|
5 years ago |
Xiang Li
|
4098229583
Code cleanup. (#2708)
|
5 years ago |
Xiang Li
|
91fe12f0eb
Add GetResourceFromHeap. (#2691)
|
5 years ago |
Tristan Labelle
|
0332b4bd90
Update FeedbackTexture2D types to be templated (#2347)
|
6 years ago |
Tristan Labelle
|
347c04d51c
Split DxilGenerationPass.cpp into several files for its several passes (#2180)
|
6 years ago |
Helena Kotas
|
368c411ff4
Do not access iterator that may be empty (#2026)
|
6 years ago |
Tristan Labelle
|
dc318ee472
Rewrote the HLMatrixLower pass to make it deterministic and correct.
|
6 years ago |
Helena Kotas
|
c48de29be9
Enable RawBufferLoad/RawBufferStore for 64-bit vectors bigger than 16 bytes (#1786)
|
6 years ago |
Tristan Labelle
|
685b2afa84
Added support for pre-SM5.1 resource allocation algorithm (#1687)
|
6 years ago |
Tex Riddell
|
3f671b38fd
Fix #1629 - crash when using NonUniformResourceIndex (#1646)
|
6 years ago |
Tex Riddell
|
9678588269
Add Subobjects: classes, metadata, serialization, reflection, disasm
|
6 years ago |
Xiang Li
|
16a5f94ab2
Move DxilRootSignature to its own directory. (#1609)
|
6 years ago |
Xiang Li
|
016e70532e
Move pix pass into DxilPIXPasses. (#1605)
|
6 years ago |
Xiang Li
|
4df08af7c0
Move DxilModule into DXIL directory. (#1599)
|
6 years ago |
Xiang Li
|
1661bf8de6
Code cleanup. (#1592)
|
6 years ago |
Tex Riddell
|
734accbce5
Merged PR 100: Eliminate phi on resources/handles for library
|
7 years ago |
Tex Riddell
|
6663dac50f
Merge branch 'master' into user/texr/integrate-master
|
7 years ago |
Greg Roth
|
ae615d47a8
[linux-port] Eliminate warnings on release builds (#1361)
|
7 years ago |