Stereo 3D modes cause in UI to disappear completely

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Sinael
Posts: 244
Joined: Tue Oct 18, 2011 8:57 am

Stereo 3D modes cause in UI to disappear completely

Post by Sinael »

Turning on any Stereo 3D mode other than normal or quad buffered would cause all menues and UI elements to disappear until a different Stereo3D mode is selected.

Here's a demonstration with default setup https://my.mixtape.moe/wxzaoi.avi
User avatar
axredneck
Posts: 357
Joined: Mon Dec 11, 2017 2:09 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Arch
Graphics Processor: nVidia with Vulkan support
Location: Russia
Contact:

Re: Stereo 3D modes cause in UI to disappear completely

Post by axredneck »

It's a regression, so let's bisect.
3.1.0 is good, 3.4.1 is bad.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49073
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Stereo 3D modes cause in UI to disappear completely

Post by Graf Zahl »

You won't get anywhere with this. 3.1.0 and 3.4.1 have totally different code for this stuff. My main problem is that although this stuff gets processed it's apparently drawn into the void.
User avatar
axredneck
Posts: 357
Joined: Mon Dec 11, 2017 2:09 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Arch
Graphics Processor: nVidia with Vulkan support
Location: Russia
Contact:

Re: Stereo 3D modes cause in UI to disappear completely

Post by axredneck »

The first bad commit could be any of:
77b301612a614882a90223a878f633b24e13ab2c
9350eee0c03b7611e2d6dde4438a602c2de94fc3
ec13b77717ef9003fb5faaca2555cbbdfbe77930
634b3cf413fa4403087bb9f9e926d620bb5a50bc
9e6f3787c648a9365e7cb29a1ecbe016c1894e64
06d20e13b80ec63d0377417830fa5458c99afbe1
User avatar
biospud
Posts: 206
Joined: Mon Oct 14, 2013 2:19 pm
Location: California, USA
Contact:

Re: Stereo 3D modes cause in UI to disappear completely

Post by biospud »

The first breaking commit was actually 67cb6e63b57e52fb95e31e5802f3ed7758ff2449 on April 29th, 2018
https://github.com/coelckers/gzdoom/com ... 7758ff2449
User avatar
biospud
Posts: 206
Joined: Mon Oct 14, 2013 2:19 pm
Location: California, USA
Contact:

Re: Stereo 3D modes cause in UI to disappear completely

Post by biospud »

I have submitted a pull request with a fix for this issue https://github.com/coelckers/gzdoom/pull/552
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49073
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Stereo 3D modes cause in UI to disappear completely

Post by Graf Zahl »

Thank you very much for the fix.
Post Reply

Return to “Closed Bugs [GZDoom]”