http://bugs.freedesktop.org/show_bug.cgi?id=9876
------- Comment #14 from [EMAIL PROTECTED] 2007-03-06 14:18 PST ------- (In reply to comment #13) > (In reply to comment #11) > > michael: can you also patch r200 please. I tried it myself, but seems my > > patch > > was so poor, that it crashed the application :-( > > I think if anything you should set the front cliprects, but I doubt that's why > it crashes. I'm afraid someone with the hardware will have to do it, e.g. > Roland. Although it might help if you could attach a backtrace from gdb. Marc, your patch works for me (tested with globs, not 2nd life though), no matter if GL_FRONT_LEFT or GL_BACK_LEFT is used in r200MakeCurrent. If you're seeing an assertion fail in _mesa_reference_framebuffer as I do, this is a different problem in mesa git not directly related to this patch. Otherwise, as Michel said, a backtrace might be helpful. Oh, and I'd bet radeon would need the same fix too. -- 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
