Xiang Li
|
2a7cd92683
Replace static const global struct for library. (#436)
|
8 years ago |
Jeff Noyle
|
82fcc7ca0f
(PIX) Reduce msaa to single-sample (#427)
|
8 years ago |
Xiang Li
|
94acf99408
Support case struct parameter used as function call argument. (#429)
|
8 years ago |
Jeff Noyle
|
add0d6ec4c
(PIX passes) Take constant color from CB (#426)
|
8 years ago |
Marcelo Lopez Ruiz
|
9903286944
Additional fixes for error handling exposed by OOM testing (#425)
|
8 years ago |
Tex Riddell
|
b6de3118d6
Implement Length on Input/OutputPatch objects (#303)
|
8 years ago |
Young Kim
|
b952971989
Fix Typed UAV Load flag collection (#418)
|
8 years ago |
Tex Riddell
|
11dd70c410
Add limited support for unbounded resource arrays in parameter list (#399)
|
8 years ago |
Marcelo Lopez Ruiz
|
d5bb3089cf
Add support for custom allocators (#390)
|
8 years ago |
Xiang Li
|
ff87c9951b
Rmove attribute on intrinsic with output param. (#403)
|
8 years ago |
Jeff Noyle
|
fa94808e09
Remove all discard instructions (#400)
|
8 years ago |
Xiang Li
|
1188a80e63
Remove noise intrinsic. (#392)
|
8 years ago |
Jeff Noyle
|
e0c24c6839
Implementation of "constant color output" pass for PIX (#371)
|
8 years ago |
Young Kim
|
7f82a9e98c
Check multi component uav on load not store operations. (#372)
|
8 years ago |
Xiang Li
|
2b322860e1
Report error on rval assign. (#376)
|
8 years ago |
Xiang Li
|
85063375b3
Add attribute to mark shader entry.
|
8 years ago |
Xiang Li
|
3f0c4e5d30
Support multiple entries in one library.
|
8 years ago |
Xiang Li
|
e01a069952
Add test for more than 1 entry props.
|
8 years ago |
Xiang Li
|
0a3981b54b
1. Support flatten function decl.
|
8 years ago |
Xiang Li
|
c1bc9d945a
Add resource link info for library profile.
|
8 years ago |
Xiang Li
|
8e21407ca9
Add library profile.
|
8 years ago |
Marcelo Lopez Ruiz
|
667e9fecbb
restore compatibility with dxil.dll 1.0 validator for typed uav loads (#363)
|
8 years ago |
Young Kim
|
2c568d00db
Fix Multiple Component UAV Load Flag Check (#356)
|
8 years ago |
Xiang Li
|
33f42b8bd9
Fix atomic offset for case element type of structure buffer is not structure type. (#349)
|
8 years ago |
Xiang Li
|
9c8aca547a
Expand tan to sin/cos in DxilExpandTrigIntrinsics. (#343)
|
8 years ago |
Xiang Li
|
6c4b87efd9
Create pass for Lower static global into allocas. (#341)
|
8 years ago |
Young Kim
|
34dfa6f825
Annotate enum type for field attribute. (#335)
|
8 years ago |
Xiang Li
|
1d0da57987
Make sure no short circuiting. (#336)
|
8 years ago |
Xiang Li
|
338da2aab4
Support memcpy to self. (#337)
|
8 years ago |
David Peixotto
|
0ea6620342
Add pass to preserve all outputs (#326)
|
8 years ago |