VReaperV
VReaperV
@GlacialTurtle Which values do you have `r_noportals` and `r_max_portal_levels` set to? > Mesa 24.0.9-0ubuntu0.2 Also, I remember you saying that material system was buggy for you, the driver you're using...
There's not enough information right now to say for sure what's causing this issue, but it's most likely the combination of `r_noportals 1; r_clear off`. I've found no other way...
There've been new reports of this happening with engine built with gcc, but not with clang, so it looks like a gcc bug.
Screenshots reported: GCC:   Clang (correct): 
The cause seems to be that under GCC the vector transforms that are used to setup portal viewParms get incorrect results.
> What is the GCC version used to reproduce the bug? @cu-kai might know more about that.
Oh yeah, that was an unfinished change.
> So, this fixe dll. I now can get it run as exe too, but with nexe (PNaCl) I get: > > `Warn: IPC: Unexpected end of message` I've added...
> I get the same. Hmm, that's weird. I'd need to look at it later, there are stil la few bugs that need to be fixed.
> Anyway, can you rebase on latest `for-0.56.0/sync` so I can also test with Saigo? 🙂️ Done, although I haven't tested it yet after rebase.