MantisBT - Zandronum
View Issue Details
0002436Zandronum[All Projects] Bugpublic2015-09-04 18:442018-09-30 21:58
Zalewa 
Torr Samaho 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
3.0-beta 
3.03.0 
0002436: R_OpenGL: no valid pixels formats found. Retrying in compatibility mode
When I start the game in OpenGL mode, I get "R_OpenGL: no valid pixels formats found. Retrying in compatibility mode" message in console. I can also get this message by changing resolutions. I can't reproduce this in GZDoom. Not sure what other side effects occur.
Build:'http://zandronum.com/downloads/testing/3.0/ZandroDev3.0-150831-1814windows.zip [^]'
No tags attached.
Issue History
2015-09-04 18:44ZalewaNew Issue
2015-09-04 20:04Edward-sanNote Added: 0013403
2015-09-04 20:18ZalewaDescription Updatedbug_revision_view_page.php?rev_id=8018#r8018
2015-09-05 12:17cobaltAssigned To => Torr Samaho
2015-09-05 12:17cobaltStatusnew => needs testing
2015-09-05 12:17cobaltTarget Version => 3.0
2015-09-05 12:17cobaltNote Added: 0013414
2015-09-10 12:05DevilHunterNote Added: 0013473
2015-09-10 17:27ZalewaNote Added: 0013475
2015-09-11 07:58DevilHunterNote Added: 0013483
2015-09-22 17:07ZalewaNote Added: 0013541
2015-09-23 01:10DuskStatusneeds testing => resolved
2015-09-23 01:10DuskFixed in Version => 3.0
2015-09-23 01:10DuskResolutionopen => fixed
2016-11-20 21:30Edward-sanProduct Version3.0 => 3.0-beta
2018-09-30 21:58Blzut3Statusresolved => closed

Notes
(0013403)
Edward-san   
2015-09-04 20:04   
You should check 1.8.6, not 1.8.2.
(0013414)
cobalt   
2015-09-05 12:17   
Issue addressed by commit 8e9a77b5b2e8: Quad-buffered stereo / 3D Vision support can now be toggled with the new CVAR gl_quadbufferedstereo (default false). Note: Keeping gl_quadbufferedstereo off on hardware that doesn't support it addresses 2436.
Committed by Benjamin Berkels [Torr Samaho] on Saturday 05 September 2015 14:15:00

Changes in files:

 docs/zandronum-history.txt | 1 +
 src/win32/win32gliface.cpp | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletions(-)

(0013473)
DevilHunter   
2015-09-10 12:05   
Don't get the message anymore.. What about you, Zalewa??
(0013475)
Zalewa   
2015-09-10 17:27   
No beta build yet.
(0013483)
DevilHunter   
2015-09-11 07:58   
@Zalewa:'http://devilhunter.rfc1337.net/ZandronumStuff/3.0-Beta/Zan-3.0-alpha-r150905-1215-8e9a77b5b2e8.zip [^]'

Sorry, I was busy.
(0013541)
Zalewa   
2015-09-22 17:07   
It looks like the problem is fixed in DevilHunter's build.