ameerj
|
574a2c4b77
|
shader_recompiler: Reduce unused includes
|
2022-03-20 02:25:08 -04:00 |
|
ameerj
|
f32b2bcd20
|
shader_recompiler: Adjust emit_context includes
|
2021-12-05 18:11:19 -05:00 |
|
ReinUsesLisp
|
91a3c2c1c0
|
glasm: Implement PREC on relevant instructions
|
2021-07-22 21:51:32 -04:00 |
|
ReinUsesLisp
|
70fbede213
|
glasm: Review all GLASM insts to be aware of register aliasing
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
decda4a2c7
|
glasm: Add MUFU instructions to GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
3f00a2ad3f
|
glasm: Properly clamp Fp64 on GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
6237300e36
|
glasm: Fix clamps so the min value has priority on NAN on GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
ad61b47f80
|
glasm: Add conversion instructions to GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
7703d65f23
|
glasm: Add fp min/max insts and fix store for fp64 on GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
b4953e79ee
|
glasm: Add floating-point comparisons on GLASM
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
4502595bc2
|
glasm: Initial GLASM fp64 support
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
1c9307969c
|
glasm: Make GLASM aware of types
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
6fd190d1ae
|
glasm: Implement basic GLASM instructions
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
b10cf64c48
|
glasm: Add GLASM backend infrastructure
|
2021-07-22 21:51:30 -04:00 |
|