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





--- Comment #6 from Andre Maasikas <amaasi...@gmail.com>  2009-08-13 02:48:16 
PST ---
My understanding sofar (which might be completely wrong) is that _mesa_CopyTex*
clears/initializes texImage fields and radeon does CopyTex* through swrast
which tries to map the textures in radeonSpanRenderStart and it goes downhill
from there.
No idea how to fix this though.  (maybe don't try to map the texobj in this
state or provide own CopyTex implementation)


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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to