http://bugs.freedesktop.org/show_bug.cgi?id=17098
--- Comment #14 from Nicolai Hähnle <[EMAIL PROTECTED]> 2008-08-19 00:24:16 PST --- That warning is not a bug (maybe we should just remove it or move it to a _mesa_debug to stop getting those reports). It indicates that the application sets RenderMode to SELECT or FEEDBACK, which we can't do in hardware. It is therefore going to be slower than other things, but it should work. In any case, that message itself is not an indication of a problem other than a potential performance problem. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
