Ehsan
|
00b7505afd
[spirv] GetDimensions for several types. (#636)
|
8 years ago |
Ehsan
|
e69398519d
[spirv] Translation for Comma operator. (#638)
|
8 years ago |
Ehsan
|
82463dd3d1
[spirv] Test for returning a struct from function. (#637)
|
8 years ago |
Lei Zhang
|
ed8aa07197
[spirv] Support struct member functions (#629)
|
8 years ago |
Ehsan
|
de7ce30149
[spirv] Texture operator[], .mips[][], .sample[][] (#625)
|
8 years ago |
Ehsan
|
76a835bbd1
[spirv] Access and assigment for RWTexture types. (#622)
|
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 |
Lei Zhang
|
f4e379db85
[spirv] Support assigning to objects of composite types (#598)
|
8 years ago |
Ehsan
|
d5592ce089
[spirv] Add translation of RWTexture... types. (#602)
|
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 |
Lei Zhang
|
516f3270c8
[spirv] Add support for ConstantBuffer (#590)
|
8 years ago |
Ehsan
|
2b5f9ffe1d
[spirv] Buffer/RWbuffer Load() and operator[] (#589)
|
8 years ago |
Ehsan
|
6b09a407bb
[spirv] Support translation of Buffer & RWBuffer (#588)
|
8 years ago |
Ehsan
|
a4efd3babc
[spirv] Add test for passthrough compute shader. (#587)
|
8 years ago |
Lei Zhang
|
8bb01b2dac
[spirv] Support cbuffer and layout decorations (#585)
|
8 years ago |
Ehsan
|
f17bbb3c39
[spirv] Translation of SV_DispatchThreadID. (#582)
|
8 years ago |
Ehsan
|
4cbc45cf27
[spirv] Support (RW)ByteAddrressBuffer and load/store methods (#581)
|
8 years ago |
Ehsan
|
1e6a9afd47
[spirv] Translate numthreads attribute for CS. (#580)
|
8 years ago |
Lei Zhang
|
0e0e014232
[spirv] Add CL option for stage I/O location assignment order (#578)
|
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
|
9fbe9bb349
[spirv] Turn on C++11 attributes and support [[vk::location(X)]] (#568)
|
8 years ago |
Lei Zhang
|
d4f8ffaab6
[spirv] Optimize IfStmt codegen for const-eval'able conditions (#567)
|
8 years ago |
Lei Zhang
|
c99605827c
[spirv] Add support for constant array type (#565)
|
8 years ago |
Lei Zhang
|
634b459283
[spirv] Assign locations to stage I/O variables alphabetically (#564)
|
8 years ago |
Lei Zhang
|
a727fc8838
[spirv] Support PS SV_Depth{Greater|Less}Equal and SV_IsFrontFace (#563)
|
8 years ago |