ReinUsesLisp
|
514a6b07ee
|
shader: Store type of phi nodes in flags
This is needed because pseudo-instructions where invalidated.
|
2021-07-22 21:51:25 -04:00 |
|
FernandoS27
|
34aba9627a
|
shader: Implement BRX
|
2021-07-22 21:51:25 -04:00 |
|
ReinUsesLisp
|
e860870dd2
|
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
|
2021-07-22 21:51:25 -04:00 |
|
ameerj
|
32c5483beb
|
shader: Implement SHFL
|
2021-07-22 21:51:24 -04:00 |
|
ReinUsesLisp
|
68a9505d8a
|
shader: Implement NDC [-1, 1], attribute types and default varying initialization
|
2021-07-22 21:51:24 -04:00 |
|
ReinUsesLisp
|
260743f371
|
shader: Add partial rasterizer integration
|
2021-07-22 21:51:23 -04:00 |
|
ReinUsesLisp
|
8dd0acfaeb
|
shader: Fix instruction transitions in and out of Phi
|
2021-07-22 21:51:23 -04:00 |
|
ReinUsesLisp
|
ab46371247
|
shader: Initial support for textures and TEX
|
2021-07-22 21:51:23 -04:00 |
|
ReinUsesLisp
|
6db69990da
|
spirv: Add lower fp16 to fp32 pass
|
2021-07-22 21:51:22 -04:00 |
|
ReinUsesLisp
|
1b0cf2309c
|
shader: Add support for forward declarations
|
2021-07-22 21:51:22 -04:00 |
|
ReinUsesLisp
|
8af9297f09
|
shader: Misc fixes
|
2021-07-22 21:51:22 -04:00 |
|
ReinUsesLisp
|
9170200a11
|
shader: Initial implementation of an AST
|
2021-07-22 21:51:22 -04:00 |
|
ReinUsesLisp
|
da8096e6e3
|
shader: Properly store phi on Inst
|
2021-07-22 21:51:21 -04:00 |
|
ReinUsesLisp
|
e81739493a
|
shader: Constant propagation and global memory to storage buffer
|
2021-07-22 21:51:21 -04:00 |
|
ReinUsesLisp
|
6c4cc0cd06
|
shader: SSA and dominance
|
2021-07-22 21:51:21 -04:00 |
|
ReinUsesLisp
|
2d48a7b4d0
|
shader: Initial recompiler work
|
2021-07-22 21:51:21 -04:00 |
|