Ehsan
|
a62dba918f
[spirv] Translate intrinsic Interlocked* methods. (#722)
|
7 years ago |
Ehsan
|
2fa7a957a0
[spirv] Add translation for intrinsic rcp. (#713)
|
7 years ago |
Ehsan
|
e508374632
[spirv] Support Hull shader translation (#692)
|
7 years ago |
Lei Zhang
|
52372b1186
[spirv] Add support for texture .GatherCmp() method (#697)
|
7 years ago |
Lei Zhang
|
050755b4d8
[spirv] Add support for .SampleCmp() and .SampleCmpLevelZero() (#689)
|
7 years ago |
Lei Zhang
|
102fe247f1
[spirv] Support RWByteAddressBuffer atomic methods (#678)
|
7 years ago |
Ehsan
|
479f1cd9bf
[spirv] Support other primitive int/float types. (#628)
|
8 years ago |
Ehsan
|
de7ce30149
[spirv] Texture operator[], .mips[][], .sample[][] (#625)
|
8 years ago |
Ehsan
|
7a0ae9e90b
RWTexture Load() and Texture2DMS(Array) (#609)
|
8 years ago |
Lei Zhang
|
5eaf13b879
[spirv] Support {Append|Consume}StructuredBuffer (#608)
|
8 years ago |
Ehsan
|
d5592ce089
[spirv] Add translation of RWTexture... types. (#602)
|
8 years ago |
Ehsan
|
f3d5010b2e
[spirv] Refactor Buffer and Texture load functions (#600)
|
8 years ago |
Lei Zhang
|
10a4a84f68
[spirv] Avoid generating duplicated debug names for images (#597)
|
8 years ago |
Ehsan
|
59d36fefc0
[spirv] Support writing to RWBuffers. (#594)
|
8 years ago |
Lei Zhang
|
92a73a28c5
[spirv] Add support for (RW)StructuredBuffer (#593)
|
8 years ago |
Ehsan
|
6b09a407bb
[spirv] Support translation of Buffer & RWBuffer (#588)
|
8 years ago |
Lei Zhang
|
8bb01b2dac
[spirv] Support cbuffer and layout decorations (#585)
|
8 years ago |
Ehsan
|
4cbc45cf27
[spirv] Support (RW)ByteAddrressBuffer and load/store methods (#581)
|
8 years ago |
Lei Zhang
|
9e67da0c2f
[spirv] Support non-constant offset in texture methods (#579)
|
8 years ago |
Lei Zhang
|
65d17b4f7c
[spirv] Support setting resource binding numbers (#577)
|
8 years ago |
Lei Zhang
|
2b3be347a9
[spirv] Support six texture methods (#576)
|
8 years ago |
Lei Zhang
|
f284c982c9
[spirv] Support texture and sampler types (#572)
|
8 years ago |
Lei Zhang
|
299bb535b8
[spirv] Support interpolation modes on PS input variables (#571)
|
8 years ago |
Lei Zhang
|
c99605827c
[spirv] Add support for constant array type (#565)
|
8 years ago |
Lei Zhang
|
a727fc8838
[spirv] Support PS SV_Depth{Greater|Less}Equal and SV_IsFrontFace (#563)
|
8 years ago |
Ehsan
|
c40a24cbd9
[spirv] Better handling of unreachable statements. (#561)
|
8 years ago |
Lei Zhang
|
d98d66564a
[spirv] Converted to generate wrapper for entry function (#557)
|
8 years ago |
Ehsan
|
546597d994
[spirv] Handle early return and discard statements (#546)
|
8 years ago |
Ehsan
|
2c10bad1ea
[spirv] Support continue and break statements (#543)
|
8 years ago |
Lei Zhang
|
b529d22725
[spirv] Add tests for struct types and emit struct debug names (#542)
|
8 years ago |