mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
+goal
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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue