lizzie
0f1abe3a2e
[shader_recompiler] simplify decoder table logic and let compiler do tables for us
Signed-off-by: lizzie <lizzie@eden-emu.dev>
4 months ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
ameerj
455872a4af
shader: Implement Int32 SUATOM/SURED
5 years ago
FernandoS27
5a7d8d73ad
shader: Implement TXD
5 years ago
FernandoS27
8232c10ed1
shader: Implement TLD
5 years ago
FernandoS27
d4974db16f
shader: Implement TLD4 and TLD4_B
5 years ago
ameerj
1a8e8498a4
shader: Implement DMNMX, DSET, DSETP
5 years ago
ameerj
e7710fe30e
shader: Implement DMUL and DFMA
Also add a missing const on DADD
5 years ago
FernandoS27
cabcf177a9
shader: Implement HSET2
5 years ago
ReinUsesLisp
a956d3cdb3
shader: Initial support for textures and TEX
5 years ago
ameerj
d43926b401
shader: Implement LOP and LOP3
5 years ago
ReinUsesLisp
e6892e9da6
shader: Initial recompiler work
5 years ago