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 |
Xiang Li
|
3f0c4e5d30
Support multiple entries in one library.
|
8 years ago |
Xiang Li
|
79bb311bd9
Code cleanup.
|
8 years ago |
Xiang Li
|
ebaab67a50
Add DxilFunctionProps to DxilModule.
|
8 years ago |
Xiang Li
|
0a3981b54b
1. Support flatten function decl.
|
8 years ago |
Xiang Li
|
b6e876bf39
Don't change function linkage for library profile.
|
8 years ago |
Xiang Li
|
8e21407ca9
Add library profile.
|
8 years ago |
Young Kim
|
34dfa6f825
Annotate enum type for field attribute. (#335)
|
8 years ago |
Young Kim
|
4857166d1e
Support for Enum in HLSL 2017 (#309)
|
8 years ago |
Tex Riddell
|
c2d2cef73f
Merge pull request #295 from Microsoft/dxil-v1.1
|
8 years ago |
Xiang Li
|
6cca464f51
Remove copy be replace dst with src. (#296)
|
8 years ago |
Xiang Li
|
7e5a340e67
Delete code to remove unused functions which is done by ASTContext::DeclMustBeEmitted (#294)
|
8 years ago |
Tex Riddell
|
c95244404a
Copy ViewID state to PSV data and select PSV version based on validator (#291)
|
8 years ago |
Xiang Li
|
67ea776da9
When EmitHLSLMatrixStore for col major, if Val is casted from col major, just use the original col major val. (#272)
|
8 years ago |
Xiang Li
|
7ab7c33f84
Make sure one instruction only pushed into deadInsts once when SimplifyBitCast. (#262)
|
8 years ago |
Young Kim
|
13cf7d466c
Update barycentric with new spec (#265)
|
8 years ago |
Xiang Li
|
9f437adda5
Lower memcpy before SORA a pointer. (#253)
|
8 years ago |
Xiang Li
|
cf4ef478fa
Set type for nested InitListExpr if it match required type. (#252)
|
8 years ago |