gzdoom-g2.2pre-1994-g0fdd80e
The crossfade screen wipe is non-functional.
(Melt and burn works properly)
EDIT: I just realized that my NVidia driver wasn't up-to-date yesterday but even with the latest driver, this bug still persists
			
			
									
						
										
						Wipe type "crossfade" doesn't work
Moderator: Graf Zahl
- 
				Nash
														 - Developer

 - Posts: 1226
 - Joined: Sun Sep 25, 2005 1:49
 - Location: Kuala Lumpur, Malaysia
 
- 
				dpJudas
 - Developer

 - Posts: 798
 - Joined: Sat Jul 23, 2016 7:53
 
Re: Wipe type "crossfade" doesn't work
This also happens on my card. Don't think its a driver specific thing. More maybe that way it does the wipe assumes the alpha channel is always 1 or something similar. I glanced at it quickly and nothing obvious is wrong (i.e. the wipe start and end textures do have valid content).
			
			
									
						
										
						- 
				Graf Zahl
														 - GZDoom Developer

 - Posts: 7148
 - Joined: Wed Jul 20, 2005 9:48
 - Location: Germany
 
Re: Wipe type "crossfade" doesn't work
fixed. This was caused by incorrectly setting up what data to get from the vertex buffer.