Module: wine Branch: master Commit: f056fe7bb5b9983f2c6bb208b41ae5e92176cc14 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f056fe7bb5b9983f2c6bb208b4...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Jan 24 21:47:46 2012 +0100
d3d8: Remove COM from the vertex declaration implementation.
---
dlls/d3d8/d3d8_private.h | 37 ++++---------------- dlls/d3d8/device.c | 42 ++++++++++++---------- dlls/d3d8/shader.c | 12 +++--- dlls/d3d8/vertexdeclaration.c | 76 ++++++---------------------------------- 4 files changed, 48 insertions(+), 119 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f056fe7bb5b9983f2c6bb2...