14 Commits

Author SHA1 Message Date
DHrpcs3
e4d938c768 Fixed compilation errors 2016-06-18 22:41:27 +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
13f9f7d706 Fixed clang compilation errors 2015-12-21 22:45:58 +02:00
DHrpcs3
92dfc72284 clang: fixed compilation errors
Cleanup
2015-12-20 15:53:27 +02:00
DHrpcs3
46dd50682e Implemented vertex program decompiler 2015-12-20 08:59:49 +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
1814b11654 Improved fragment program decompiler
Grouping execution condition tests
2015-12-13 23:17:24 +02:00
DHrpcs3
61e83f40b9 Improved fragment shader decompiler
Implemented condition register update/test
2015-12-13 21:16:36 +02:00
DHrpcs3
432dcbb253 Fragment program decompiler: implemented LOOP instruction 2015-12-13 19:48:13 +02:00
DHrpcs3
fba2bb529f Improved fragment program decompiler
Fixed compare instructions
Minor fixes & improvements
2015-12-13 18:46:49 +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