Module: wine Branch: master Commit: 5b8b97a73714b33df38c9f2cf419c48eb1364a52 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5b8b97a73714b33df38c9f2cf4...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Sun Sep 20 20:09:24 2009 +0200
wined3d: Cleanup vertex declaration initialization.
---
dlls/wined3d/device.c | 63 ++++++++++++------------- dlls/wined3d/vertexdeclaration.c | 96 +++++++++++++++++++------------------- dlls/wined3d/wined3d_private.h | 6 +-- 3 files changed, 80 insertions(+), 85 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5b8b97a73714b33df38c9f...