Bug 9455

Summary: when you call glCallList, the materials entered previously are lost
Product: Mesa Reporter: chafporte <junk>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: high CC: MostAwesomedude
Version: 6.5   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description chafporte 2006-12-26 16:24:49 UTC
with 6.5.2

set some materials with glMaterialfv() outside of your display list.
then call your display list with glCallList (one without any call to
glMaterialfv()),
the materials entered previously are not the ones used. 
they should be.

thanks.

Ps.: contact me if you need more info.
(you may have the same problem with glColor but I havn't verfied)
Comment 1 Corbin Simpson 2011-09-13 21:50:22 UTC
Closing as WORKSFORME and all the other people using GL. If you have a minimal test case which exhibits the problem, please feel free to reopen this bug. Thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.