http://bugs.freedesktop.org/show_bug.cgi?id=17099


Maciej Cencora <m.cenc...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #23 from Maciej Cencora <m.cenc...@gmail.com>  2009-05-08 08:16:44 
PST ---
I've found out that software rasterizer fallbacks are broken when HW TCL is
disabled.
Basically it's because in r300InitSwtcl we plug our custom functions for
rendering, and when we hit rasterizer fallback we don't call _swsetup_Wakeup.
Also looks like we don't flush when switching between HW<->SW rendering which
could lead to rendering errors or maybe even GPU lockups.

I'm reimplementing fallbacks handling on r300 so it should be fixed soon.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to