PPU LLVM JIT Repository Early Testing - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47) +--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172) +---- Forum: RPCS3 - Support & Issue Reporting (https://www.emunewz.net/forum/forumdisplay.php?fid=163) +---- Thread: PPU LLVM JIT Repository Early Testing (/showthread.php?tid=164335) |
RE: PPU LLVM JIT Repository Early Testing - flashmozzg - 03-04-2015 (03-04-2015, 09:38 PM)Ekaseo Wrote: i had visual studio 2012, then the project went to vs2013 and i could not install it, because my windows is not up to date, but i cant update my windows, so if there is no alternative, or some way to install ms2013 without updating my windows, there is nothing i can do. What windows do you have then? XP? VS 2013 supports Windows 7 SP1 and up. https://www.visualstudio.com/en-us/products/visual-studio-professional-with-msdn-vs#Fragment_SystemRequirements https://www.visualstudio.com/products/visual-studio-express-vs RE: PPU LLVM JIT Repository Early Testing - Ekaseo - 03-04-2015 Windows 7 Ultimate RE: PPU LLVM JIT Repository Early Testing - Darkriot - 03-04-2015 Download TEST build "rsx" here: http://rghost.ru/8sdKhbQBG Quote:implemented gl::texture2d P.S. Woohoo! Now i (or all?) got 90 days for downloading on rghost! RE: PPU LLVM JIT Repository Early Testing - derpf - 03-05-2015 (03-04-2015, 10:28 PM)Ekaseo Wrote: Windows 7 Ultimate So get SP1? You should have it anyway, dude. RE: PPU LLVM JIT Repository Early Testing - Ekaseo - 03-05-2015 (03-05-2015, 01:05 PM)derpf Wrote:(03-04-2015, 10:28 PM)Ekaseo Wrote: Windows 7 Ultimate i got it yesterday, currently setting everything up. btw, thnx ssshadow RE: PPU LLVM JIT Repository Early Testing - notq - 03-05-2015 Quote:implemented gl::texture2d What kind of games it uses ? Or maybe menu, intro or something of all games ? RE: PPU LLVM JIT Repository Early Testing - Ekaseo - 03-14-2015 does anyone else have problems with building the rsx branch? or is it just me RE: PPU LLVM JIT Repository Early Testing - jacky400 - 03-14-2015 Probably it fixes the wrong scale when using write color buffers .However , need to test it but i don't have time to compile it unfortunately. [raven02] RE: PPU LLVM JIT Repository Early Testing - Nekotekina - 03-14-2015 If it doesn't build, then it's 99% meaningless to test it now. Just try again after new commits or wait for merging. |