Helena Kotas
|
20353da208
Fix anonymous struct cbuffer (#1134)
|
7 years ago |
Xiang Li
|
d66d48721f
Set default input control point count to 1. (#1135)
|
7 years ago |
Tex Riddell
|
9beafa70b4
Skip deadInsts in SimpleTransformForHLDXIR to prevent AV (#1129)
|
7 years ago |
Xiang Li
|
277bb0bce3
Use memcpy when cast cbuffer constant into static global. (#1125)
|
7 years ago |
Xiang Li
|
21c251a391
Choose i32 as result type for select used by binary operator. (#1080)
|
7 years ago |
Marcelo Lopez Ruiz
|
a3b3c37720
Fixes #679 - missing scenario with *it is of type FunctionDecl (#1012)
|
7 years ago |
Xiang Li
|
c011ec3d55
Support vector constant in TryEvalIntrinsic. (#902)
|
7 years ago |
Xiang Li
|
455885b3fc
Support matrix transpose. (#900)
|
7 years ago |
Xiang Li
|
fa0674829b
Fix crash in code gen caused by cast atomic dst address. (#843)
|
7 years ago |
Lei Zhang
|
406fe38220
Add validation checks for HS/GS attributes after parsing (#768)
|
7 years ago |
Young Kim
|
44db464c32
Native Int16 and Uint16 types (#783)
|
7 years ago |
Young Kim
|
8c55bbbe6d
Denorm to function attribute (#764)
|
7 years ago |
John Porto
|
502323cb73
moves the patch constant fn validation to the backend. (#754)
|
7 years ago |
Tex Riddell
|
694296b6b0
Add target-dependent experimental function attribute (#759)
|
7 years ago |
John Porto
|
3563ae9c5a
Allows Patch Constant Function definition after HS entry point (#748)
|
7 years ago |
Young Kim
|
ce9d6267a5
DataLayout String and ConstantBuffer Offset Fix (#727)
|
7 years ago |
Xiang Li
|
a7cba6d180
Create constant initilizer from static constructor if possible. (#717)
|
7 years ago |
Xiang Li
|
2bc91c6f07
Skip half when Eval builtins.
|
7 years ago |
Marcelo Lopez Ruiz
|
64f3b34995
Adds support for pipeline restart (#683)
|
7 years ago |
Young Kim
|
b89c21d25b
Fp16 constant buffer and shader flag (#575)
|
8 years ago |
Tex Riddell
|
be2bb20cde
Fix #277 - ignore semantics on resources and samplers during codegen (#544)
|
8 years ago |
Xiang Li
|
a318eb6106
Support return of resource for library.
|
8 years ago |
Young Kim
|
55667043c3
Support denorm option (#446)
|
8 years ago |
Xiang Li
|
a642cb002e
Support share memory struct as input call arg by copy in. (#473)
|
8 years ago |
Xiang Li
|
96c9c0597c
Code cleanup. (#469)
|
8 years ago |
Xiang Li
|
71774913f6
Minor bug fixes. (#463)
|
8 years ago |
Xiang Li
|
2a7cd92683
Replace static const global struct for library. (#436)
|
8 years ago |
Lei Zhang
|
4ff631148d
Various small code tweaks (#398)
|
8 years ago |
Tex Riddell
|
11dd70c410
Add limited support for unbounded resource arrays in parameter list (#399)
|
8 years ago |
Xiang Li
|
85063375b3
Add attribute to mark shader entry.
|
8 years ago |