12 Commits

Author SHA1 Message Date
DH
3b1e7b0e50 Improved vertex textures support 2016-06-28 12:54:53 +03:00
DH
6db9567440 Added fog and alpha kill states
Allow conditional execution in the fp decompiler
2016-06-27 01:49:39 +03:00
DH
a9e8d5ac4b Removed is_array from state
No need anymore
2016-06-26 19:47:58 +03:00
DH
9f2d4c3c61 Fragment program: use predefined texture fetch functions 2016-06-25 22:08:22 +03:00
DHrpcs3
9f8814af57 Store more state info 2016-06-23 00:02:03 +03:00
DHrpcs3
7531c29e47 implemented programs cache
fixed get_lines
2016-01-07 05:15:38 +02:00
DHrpcs3
53acafb457 fp: fixed scalar instructions & implemented texture instructions
vp: implemented TXL instruction
minor improvements
2016-01-06 15:47:54 +02:00
DHrpcs3
92dfc72284 clang: fixed compilation errors
Cleanup
2015-12-20 15:53:27 +02:00
DHrpcs3
7a98f70db4 Separate fp::decompiler and decompiler_base
Added vp_ucode
2015-12-20 00:17:58 +02:00
DHrpcs3
f99047fc1f Improved fragment program decompiler
Implemented shader finalization
Added shader compiler
2015-12-14 03:44:37 +02:00
DHrpcs3
e78400cb42 Improved fragment program decompiler
Fixed compilation errors
Simplified decompiled code
2015-12-13 05:13:52 +02:00
DH
9974b95e12 Added draft projects
Most features is broken/unstable/unimplemented/disabled
2015-11-16 19:57:49 +02:00