http://bugs.winehq.org/show_bug.cgi?id=10749
--- Comment #7 from Alexander Dorofeyev alexd4@inbox.lv 2008-04-22 11:14:47 --- I submitted a patch to reduce console spam in drawprimitive. It has been accepted into git and will be in 0.9.61 release. It should eliminate the slowdown due to outputting tons of messages to console. But the fix didn't do anything about the fact that the a supposedly slower codepath is used (what "software emulation" fixme is warning about).
When I've time for that, I'll try to perform some tests to figure out how much the fact that it uses slower function hits the performance. Performance seems still far from really good to me in AVP2, although better than slide show I was having before due to console spamming.