http://bugs.freedesktop.org/show_bug.cgi?id=10529
------- Comment #13 from [EMAIL PROTECTED] 2007-04-13 18:34 PST ------- (In reply to comment #12) > 2. use _mesa_append_fog_code() to handle fog options in > i915ProgramStringNotify(). > 3. Re-enable some vertex attribute emit code that was previously disabled > in i915ValidateFragmentProgram(). Sounds reasonable that these could cause the trouble you're seeing. Fog setup seems a little weird, that re-enabled attribute emit code means fog is now emitted twice (separate as float4 and as specular alpha), not sure if the hardware likes that (especially together with spec color). I'm not familiar with the driver though and lack the hardware, so someone else will have to look at that. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel