Tristan Labelle
|
dc318ee472
Rewrote the HLMatrixLower pass to make it deterministic and correct.
|
7 years ago |
Helena Kotas
|
c48de29be9
Enable RawBufferLoad/RawBufferStore for 64-bit vectors bigger than 16 bytes (#1786)
|
7 years ago |
Tristan Labelle
|
685b2afa84
Added support for pre-SM5.1 resource allocation algorithm (#1687)
|
7 years ago |
Tex Riddell
|
3f671b38fd
Fix #1629 - crash when using NonUniformResourceIndex (#1646)
|
7 years ago |
Tex Riddell
|
9678588269
Add Subobjects: classes, metadata, serialization, reflection, disasm
|
7 years ago |
Xiang Li
|
16a5f94ab2
Move DxilRootSignature to its own directory. (#1609)
|
7 years ago |
Xiang Li
|
016e70532e
Move pix pass into DxilPIXPasses. (#1605)
|
7 years ago |
Xiang Li
|
4df08af7c0
Move DxilModule into DXIL directory. (#1599)
|
7 years ago |
Xiang Li
|
1661bf8de6
Code cleanup. (#1592)
|
7 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 |
Greg Roth
|
5481aca58f
[linux-port] Remove unused from HLSL code (#1315)
|
7 years ago |
Tex Riddell
|
9a2a731b7b
Fix regressions with entry props/sigs and UseMinPrecision flag
|
7 years ago |
Tex Riddell
|
d37f956c70
Merged PR 86: Finalize OpCode changes for Dxil 1.3 / SM 6.3
|
7 years ago |
Xiang_Li (XBox)
|
d09e2746aa
Merged PR 90: Enable 64bit rawBufferLoad/Store.
|
7 years ago |
Xiang_Li (XBox)
|
2adce9a983
Merged PR 80: Merge EntrySignature and FunctionProps together.
|
7 years ago |
Greg Roth
|
a6f857371d
[linux-port] Unused variables in conditionals (#1336)
|
7 years ago |
Greg Roth
|
c8184d216c
[linux-port] Dummy access to unused variables (#1325)
|
7 years ago |
Greg Roth
|
92f7997a9d
[linux-port] Remove/dummy unused class components (#1333)
|
7 years ago |
Greg Roth
|
0987e48b56
[linux-port] Fix DXASSERT warnings (#1322)
|
7 years ago |
Tex Riddell
|
a26681c807
Merge branch 'master' into rtmaster
|
7 years ago |
Ehsan
|
11bc335540
use llvm::make_unique for consistency. (#1283)
|
7 years ago |
Tex Riddell
|
8bdf2fef5f
Merged PR 69: Add -auto-binding-space option enabling auto-binding for lib targets
|
7 years ago |
Xiang Li
|
f2440150d7
Move code to remove phi on resource into DxilLowerCreateHandleForLib.
|
7 years ago |
Young Kim
|
0777a7a020
Merge branch 'master' into rtmaster
|
7 years ago |
Young Kim
|
f174990c6e
Fix checking LoadInput for GetAttributeAtVertex for no Opt (#1149)
|
7 years ago |
Tex Riddell
|
81f8b8c3a2
Avoid inserting other insts before allocas in several passes.
|
7 years ago |
Young Kim
|
20067a37fe
Merged PR 35: Merge user/kiyoung/function-feature-flag to user/texr/rt-merge-rebase
|
7 years ago |
Tex Riddell
|
bff194564f
Merged PR 33: Fix break due to mismatched use of const in Props/Signature Map keys.
|
7 years ago |