[quake3-bugzilla] [Bug 5097] Menu corrupted on start
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Tue Jul 26 20:19:49 EDT 2011
https://bugzilla.icculus.org/show_bug.cgi?id=5097
Thilo Schulz <arny at ats.s.bawue.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arny at ats.s.bawue.de
--- Comment #1 from Thilo Schulz <arny at ats.s.bawue.de> 2011-07-26 20:19:48 EDT ---
This is strange. Have a look at RB_BeginDrawingView() in tr_backend.c
It clears the depth buffer there, after qglClearDepth( 1.0f ); in
GL_SetDefaultState() from tr_init.c
I feel uncomfortable with this patch. This code doesn't seem to belong where it
is right now.
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list