http://bugs.freedesktop.org/show_bug.cgi?id=17099
--- Comment #19 from Mihail Zenkov <[EMAIL PROTECTED]> 2008-10-26 17:28:34 PST --- Created an attachment (id=19873) --> (http://bugs.freedesktop.org/attachment.cgi?id=19873) r300_fallback R300 fallback to _tnl_render_stage when we have problem with hardware TCL, but it not fallback to _swrastr when we have problem with hardware rasterization. Tested on rs740. Changes with this patch: 1. Add fallback to swrastr like in other radeon/r200 2. Small clean up useless things relation to fallback. 3. Add prefix TCL to things relation with TCL fallback. 4. Exclude useless warning (like in first post) when we don't have hardware TCL. Not sure what we shall do when we have hardware TCL, but have problem with rasterization. Possibly we shall review current TCL fallback in r300_render.c and do it like in radeon/r200. Also not sure where hardware supported by r300 have problem and should fallback to swrastr. -- 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
