Rune Petersen wrote:
> Hi,
> 
> A patch for making sure VBO's are mapped breaks r300:
> 
> http://marc.theaimsgroup.com/?l=mesa3d-cvs&m=116364446305536&w=2
> 
> It would appear we "just" need to add _ae_(un)map_vbos() the right
> places in radeon_vtxfmt_a.c.

Rune, my expectation was that the change wouldn't break drivers, but 
that doing the _ae_map/unmap externally would reduce the performance 
impact of the change.

I can't debug r300 unfortunately, so if adding the explict map/unmap 
helps, go ahead and do so, but could you also post me stacktraces of the 
crash (I assume its a crash?) so I can figure out what the underlying 
problem might be?

Keith

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to