Module: wine Branch: master Commit: 6d575ec301e77e3a188f639f6c4cbb9197e887fc URL: http://source.winehq.org/git/wine.git/?a=commit;h=6d575ec301e77e3a188f639f6c...
Author: Stefan Dösinger stefan@codeweavers.com Date: Fri Dec 21 03:55:31 2007 +0100
wined3d: Change the vertex buffer declaration's data format.
This hopefully makes the vertex attribute detection simpler, more solid, readable and flexible.
---
dlls/wined3d/vertexbuffer.c | 593 ++++++++++++++++++---------------------- dlls/wined3d/wined3d_private.h | 20 +- 2 files changed, 275 insertions(+), 338 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6d575ec301e77e3a188f63...