http://bugs.freedesktop.org/show_bug.cgi?id=15738
Summary: driValidateTextureHeaps is confused
Product: Mesa
Version: CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/r200
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=16208)
--> (http://bugs.freedesktop.org/attachment.cgi?id=16208)
Patch for driValidateTextureHeaps
I see that on May 22, 2006, Keith Whitwell changed src/mesa/main/mm.c to a new
memory management scheme. But it doesn't seem like anyone has fixed
src/mesa/drivers/dri/common/texmem.c to be aware of the new scheme, so
currently, driValidateTextureHeaps thinks any heap is inconsistent, even a
newly created one. (And if it hadn't returned on first error, it'd probably
enter an infinite loop.) It might not be a real problem, but it's not really
helpful for debugging other problems.
Here's a possible patch.
--
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 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel