From 8da19d9a239dd4899e8c4026cf3e9354a5261339 Mon Sep 17 00:00:00 2001 From: kd-11 Date: Fri, 23 Mar 2018 12:44:30 +0300 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 8b0e94c..e924e59 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -6,7 +6,7 @@ This is a non-exhaustive list of current goals made possible with the support of * Remove obstacles for ASLR support. (Nekotekina) * Improve PPU LLVM recompiler compatibility and speed. (Nekotekina) * Begin SPU LLVM. (Nekotekina) -* Native overlay API to allow custom UI to render within the GSFrame e.g SaveManager dialog (kd-11) +* Fix some engine-specific rendering issues (kd-11) * Fix remaining problems with texture readback (write color buffers) (kd-11) ## Medium term goals