Tex Riddell
|
5cdb20b28e
Clean up addrspacecast from final shader code
|
6 years ago |
Xiang Li
|
27a7bf4b0b
Add a simple GVNHoist to reduce dxil code size. (#1897)
|
7 years ago |
Xiang Li
|
c2e744dcf4
Enable sroa for hlsl to remove static indexing array. (#1893)
|
7 years ago |
Xiang Li
|
2a8865470f
Add pass for dxil-loop-unroll in hctdb. (#1815)
|
7 years ago |
Adam Yang
|
51c6cfb01c
Created custom unroll pass to optionally include certain exit blocks. (#1752)
|
7 years ago |
Tex Riddell
|
254b8853be
Fix dependency on HL/DxilModule from llvm::Module (#1651)
|
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 |
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 |
Xiang_Li (XBox)
|
4491b6230b
Merged PR 82: Fix matrix array as parameter for external function.
|
7 years ago |
Greg Roth
|
5267dff556
[linux-port] Mark all overridden methods (#1319)
|
7 years ago |
Tex Riddell
|
a26681c807
Merge branch 'master' into rtmaster
|
7 years ago |
Tex Riddell
|
8bdf2fef5f
Merged PR 69: Add -auto-binding-space option enabling auto-binding for lib targets
|
7 years ago |
Lei Zhang
|
c82edd6c5f
Change SAL __override to C++11 override (#1212)
|
7 years ago |
Young Kim
|
0777a7a020
Merge branch 'master' into rtmaster
|
7 years ago |
Xiang Li
|
357803d342
Don't sink sample coordinate into control flow. (#1188)
|
7 years ago |
Xiang Li
|
dc3ad5efe5
Lower createHandelForLib.
|
8 years ago |
Jeff Noyle
|
004c681a97
Move PIX options out of DxilGenerationPass.*, use option string properly, reduce header usage (#1022)
|
8 years ago |
Jeff Noyle
|
ad3e51b1dd
New pass for PIX "shader access tracking" (#998)
|
8 years ago |
Xiang Li
|
0790e03364
Remove stacksave and stackstore. (#914)
|
8 years ago |
Young Kim
|
2c140f795c
RawBufferLoad and new methods for ByteAddressBuffer (#762)
|
8 years ago |
Marcelo Lopez Ruiz
|
64f3b34995
Adds support for pipeline restart (#683)
|
8 years ago |
Jeff Noyle
|
b06a8153ff
Shader debug instrumentation (#680)
|
8 years ago |
Jeff Noyle
|
f169e6f238
PIX pixel-hit instrumentation: Re-emit type system, fix several issues with the UAV (#635)
|
8 years ago |
Xiang Li
|
36ba7ac534
Add HLDeadFunctionEliminationPass.
|
8 years ago |
Xiang Li
|
46e47f01e5
Refactoring DxilEmitMetadata pass.
|
8 years ago |
Tex Riddell
|
c9beb84c51
Fix ViewID state for flow control and consistent ViewID detection (#484)
|
8 years ago |
Jeff Noyle
|
d3f53b7f3e
"Dr PIX": Force early Z (#467)
|
8 years ago |