shanslow

Results 6 comments of shanslow

Thanks for the pointer. I've spent a bit of time following your advice and have managed to find a working config. Firstly, we had been using Wayland on RHEL 8,...

I don't really have the expertise to look into this, but have started to try and compare side by side runs in the debugger between 3.1.3 and 4.0.3. There's been...

I think I've possibly traced it down to the removal of code from SoGLLazyElement where all of the glimage references have been removed. I'm certainly no expert on this so...

@VolkerEnderlein I'm curious to run something by you, not a fix, more of a query. I've been going round the houses trying a few things but nothing has made a...

I think I've traced it down to a single noticeable difference, one that certainly fixes the application example provided. In our main application code, we're calling `setTransparencyType(SoGLRenderAction::SORTED_OBJECT_BLEND);` Looking into the...

Everything looks good from my side now with the SORTED_OBJECT_SORTED_TRIANGLE_BLEND so I'm happy for this to be closed off as the problem looked to be firmly on my side for...