[Bug 8051] The Sims 2 demo needs support for software vertex processing

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 10 06:15:08 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=8051

--- Comment #184 from Chebanenko Igor <chebanenkoigor93 at gmail.com> ---
I found this:
https://www.braynzarsoft.net/viewtutorial/q16390-07-dx9-index-buffers

Quote:
Index Buffers are used to speed up or optimize your program. They are pretty
much the same thing as Vertex Buffers, but instead of storing vertices, it
stores indeces.

Is it possible to make logic similar with Index Buffers,but for Vertex Buffer
routines? Any ideas?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list