EmuNewz Network
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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36


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.

PS: i had everything set up for building rps3 myself, if i could build it myself, i would not bother anyone.

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

So get SP1? You should have it anyway, dude.

i got it yesterday, currently setting everything up.
btw, thnx ssshadow Wink Smile


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 Sad


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.