[Bug 5546] 3DMark 2003 test #1 is significantly slower with VBOs (regression)

Wine Bugs wine-bugs at winehq.org
Fri Jul 7 04:23:30 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5546





------- Additional Comments From stefandoesinger at gmx.at  2006-07-07 04:23 -------
Can you attach a +d3d trace? I'd like to see in which way the vertex buffers 
are used by this app. I guess that is is creating a non-sysmem vertex buffer 
and uploads new vertices every frame.

It could be related to the card / driver too, maybe the vbo code does calls 
which causes performance issues with nvidia drivers. Usually vbos are a 
performance improvement, especially on newer cards.


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



More information about the wine-bugs mailing list