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





------- Comment #8 from [EMAIL PROTECTED]  2007-07-15 04:42 PST -------
(In reply to comment #7)
> Created an attachment (id=10735)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=10735&action=view) [details]
> more verbose crash log (with mesa debug build + DEBUG_VP)
> 
> (In reply to comment #6)
> 
> Here you find a more verbose crash log, with a mesa debug build + DEBUG_VP.
> Have fun.
So the vertex program indeed doesn't write output 0. I suspect though it is a
position_invariant vertex program (the driver shouldn't crash in any case, as
vertex programs not writing to position are indeed allowed even though results
are undefined), and the driver doesn't handle that correctly. It used to AFAIK,
but I'd guess it probably got broken by the recent changes in the vp output
assignment patches.


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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to