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 |
Jeff Noyle
|
47226d0422
PIX: Pixel count/cost pass (#457)
|
8 years ago |
Jeff Noyle
|
82fcc7ca0f
(PIX) Reduce msaa to single-sample (#427)
|
8 years ago |
Marcelo Lopez Ruiz
|
d5bb3089cf
Add support for custom allocators (#390)
|
8 years ago |
Jeff Noyle
|
fa94808e09
Remove all discard instructions (#400)
|
8 years ago |
Jeff Noyle
|
e0c24c6839
Implementation of "constant color output" pass for PIX (#371)
|
8 years ago |
Xiang Li
|
6c4b87efd9
Create pass for Lower static global into allocas. (#341)
|
8 years ago |
David Peixotto
|
0ea6620342
Add pass to preserve all outputs (#326)
|
8 years ago |
David Peixotto
|
489147d88c
Add support for expanding trig intrinsics (#325)
|
8 years ago |
Tex Riddell
|
c2d2cef73f
Merge pull request #295 from Microsoft/dxil-v1.1
|
8 years ago |
Xiang Li
|
8ce48081cf
Add a pass to eliminate dynamic indexing on output. (#287)
|
8 years ago |
yurido1
|
df132d59b4
Initial implementation of ViewId state analysis. (#290)
|
8 years ago |
Xiang Li
|
9edb1a553e
Lower static global resource and local resource to handle. (#276)
|
8 years ago |
Marcelo Lopez Ruiz
|
b3eb288629
Add opt support for naming module prints and to diff them in dndxc. (#228)
|
8 years ago |
David Peixotto
|
0ba250e9dc
Add pass to hoist constant arrays (#205)
|
8 years ago |
David Peixotto
|
b0fd2d3949
Use opcode class to guide constant folding possibilities (#191)
|
8 years ago |
David Peixotto
|
deec58372a
Ensure the cached Function->OpCodeClass map is updated (#186)
|
8 years ago |
David Peixotto
|
84c30e388d
Make hctdb output stable (#172)
|
8 years ago |
Xiang Li
|
a3306bff1d
Lower resource to createHandle at clang code gen. (#163)
|
8 years ago |
Marcelo Lopez Ruiz
|
d7f75ac8f0
Add reducibility analysis to the list of passes and paramless ctor. (#133)
|
8 years ago |
Marcelo Lopez Ruiz
|
057c354b8b
Add support to dndxc for debug line lookup, restore CFG printer passes. (#130)
|
8 years ago |