From 300501c352a58cdc3abcff25b8e1e34c932704b0 Mon Sep 17 00:00:00 2001 From: kd-11 Date: Fri, 23 Mar 2018 13:57:27 +0300 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 42a2db7..5c3ce3b 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -6,6 +6,7 @@ This is a non-exhaustive list of current goals made possible with the support of * Improve PPU LLVM recompiler compatibility and speed. (Nekotekina) * Begin SPU LLVM. (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) ## Medium term goals