From d3e1efb41661c0b313adcf204f11d9f5fdd8bbdc Mon Sep 17 00:00:00 2001 From: Ani Date: Tue, 25 Jul 2017 19:49:28 +0100 Subject: [PATCH] +Two goals completed --- Roadmap.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index dff93b4..9df861d 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -2,8 +2,6 @@ This is a non-exhaustive list of current goals made possible with the support of ## Short term goals * Parse .eh_frame section in PPU analyser and use this information in LLVM recompiler. -* Configure a buildbot to automatically upload Linux binaries. -* Investigate Linux specific bugs. Avoid using executable dir completely. ## Medium term goals * Properly support some PS3 features like MSAA that are lacking at the moment.