I'm getting some TCL issues on the radeon M7 with my app which is a heavy
user of triangle strips...

a dump with prim debugging shows..
radeonAllocEltsOpenEnded: header 0xc0002300 vfmt 0x80040088 prim 214
vtxfmt prim 1: GL_TRIANGLE_STRIP 3..6
vtxfmt prim 0: GL_TRIANGLE_STRIP 0..3
radeonEmitState
radeonAllocEltsOpenEnded: header 0xc0002300 vfmt 0x80040088 prim 214
vtxfmt prim 1: GL_TRIANGLE_STRIP 3..6
radeonEmitState

now am I crazy or should I ever get a vtxfmt prim 1 like that on its own?
the card hangs after this ... (granted it could still be loads of other
things in the stream... )

it smells a bit like ...
http://marc.theaimsgroup.com/?l=dri-devel&m=105248982530908&w=2
maybe this isn't resolved for radeon properly..

I've also ported the r200 maybe flush less patch to the radeon just in
case.. doesn't help me ..

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to