20 Commits

Author SHA1 Message Date
DH
58805ef0f6 FP/VP: Implemented more instructions
Mimic legacy instructions
2016-06-28 23:12:59 +03:00
DH
aa6bcbc589 FP: Fixed move single constant 2016-06-27 03:21:04 +03:00
DH
bd98db47a0 Fixed compilation errors 2016-06-26 19:46:54 +03:00
DH
9f2d4c3c61 Fragment program: use predefined texture fetch functions 2016-06-25 22:08:22 +03:00
DHrpcs3
e4d938c768 Fixed compilation errors 2016-06-18 22:41:27 +03:00
DHrpcs3
0816f545aa Added CMakeLists 2016-06-18 22:09:23 +03:00
Danila Malyutin
1f3309b290 Fix "unused" warning and potential inefficiency 2016-01-11 23:41:35 +03:00
DHrpcs3
7531c29e47 implemented programs cache
fixed get_lines
2016-01-07 05:15:38 +02:00
Nekotekina
139d8092b9 Dependencies lowered 2015-12-22 23:09:43 +03:00
DHrpcs3
13f9f7d706 Fixed clang compilation errors 2015-12-21 22:45:58 +02:00
DHrpcs3
3f7357982e Fixed output libraries path 2015-12-21 16:48:41 +02:00
DHrpcs3
a35040db63 Using common project 2015-12-21 12:00:15 +02:00
DHrpcs3
3c9c351bcf Improved constant format 2015-12-20 16:06:52 +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
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
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