RSX branch dissapeared? - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: RSX branch dissapeared? (/showthread.php?tid=168518) Pages:
1
2
|
RE: RSX branch dissapeared? - Ekaseo - 04-11-2015 Am i blind, or did the branch really dissapeared? I dont see it on github anymore. Any ideas where it is? RE: RSX branch dissapeared? - ssshadow - 04-11-2015 Maybe DH did the sensible thing and got a Github pro account, and made the branch private in order to stop whining like "hurr durr your experimental nightly doesn't work why is that???" and other inane comments. I don't understand why people who have no idea what they are talking about feel the need to make a bunch of useless comments like "doesn't build" or "use DX 12, it's magically faster cause microsoft PR said so". RE: RSX branch dissapeared? - Ekaseo - 04-11-2015 now im sad, i liked to build that branch just to see what progress he made... oh well RE: RSX branch dissapeared? - ps0ne - 04-11-2015 Wasnt it merged into other branch? RE: RSX branch dissapeared? - ssshadow - 04-11-2015 (04-11-2015, 06:22 PM)ps0ne Wrote: Wasnt it merged into other branch? https://github.com/RPCS3/rpcs3/commits/master?author=DHrpcs3 No? (04-11-2015, 04:30 PM)Ekaseo Wrote: now im sad, i liked to build that branch just to see what progress he made... oh well Yeah, it's unfortunate that all the development couldn't be out in the open. RE: RSX branch dissapeared? - ps0ne - 04-11-2015 (04-11-2015, 07:27 PM)ssshadow Wrote:Im not github master, but what it would mean then >> look carefuly at graph network: https://github.com/raven02/rpcs3/commit/cd7683a89e30f24cbd5d150a82b9bf5687e60817(04-11-2015, 06:22 PM)ps0ne Wrote: Wasnt it merged into other branch? Btw, who would write "use DX 12, it's magically faster cause microsoft PR said so". Isnt that obvious that more than one gpu backend is normal for (especialy) new emulator? RE: RSX branch dissapeared? - Ekaseo - 04-11-2015 (04-11-2015, 09:25 PM)ps0ne Wrote:(04-11-2015, 07:27 PM)ssshadow Wrote:Im not github master, but what it would mean then >> look carefuly at graph network: https://github.com/raven02/rpcs3/commit/cd7683a89e30f24cbd5d150a82b9bf5687e60817(04-11-2015, 06:22 PM)ps0ne Wrote: Wasnt it merged into other branch? but some people fail to realize that the GPU isnt the bottleneck here, its the CPU. 80-90% functions are done in the CPU, so DX11 or DX12 wont make a big difference RE: RSX branch dissapeared? - Hykem - 04-12-2015 Sorry about that, something weird happened when I tried merging raven02's latest changes to the rsx branch. For some reason, GitHub completely deleted it. I'll just add the branch again and ask raven02 to merge his fork of it, which is the most updated one. Again, sorry for the inconvenience. RE: RSX branch dissapeared? - Dante38490 - 04-12-2015 (04-12-2015, 01:05 PM)Hykem Wrote: Sorry about that, something weird happened when I tried merging raven02's latest changes to the rsx branch. For some reason, GitHub completely deleted it. Ah ok, I understand better, wondering why you have removed this branch, but if we github made hers too. RE: RSX branch dissapeared? - Hykem - 04-12-2015 It should be fixed now. I had to add the "rsx" branch again and merge all changes at once. There are still merge notes on some files ("<<<<<<", but those can be removed by anyone who wishes to push to that branch. Could you please check if it's working? Thanks! |