+goal

Ivan 2018-05-31 10:43:13 +00:00
parent e7e73bb3de
commit b5e49473c6

@ -3,6 +3,7 @@ This is a non-exhaustive list of current goals made possible with the support of
## Short term goals
* Improve SPU/PPU LLVM recompiler compatibility, add useful optimizations. (Nekotekina)
* Use compression to store compiled PPU modules. (Nekotekina)
* Rewrite SSSE3-using code using runtime compilation for better consistency. (Nekotekina)
* Fix some engine-specific rendering issues (kd-11)
* Improve the shader decompiler/recompiler (kd-11)
* Fix remaining problems with texture readback (write color buffers) (kd-11)