25 Jan
2012
25 Jan
'12
9:14 p.m.
Module: wine Branch: master Commit: 483b17d410c1e9a323c9517d4323ec84a79ad995 URL: http://source.winehq.org/git/wine.git/?a=commit;h=483b17d410c1e9a323c9517d43... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Tue Jan 24 21:47:47 2012 +0100 d3d8: Remove COM from the vertex shader implementation. --- dlls/d3d8/d3d8_private.h | 34 ++----------------- dlls/d3d8/device.c | 17 ++++------ dlls/d3d8/shader.c | 81 ++++++--------------------------------------- 3 files changed, 22 insertions(+), 110 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=483b17d410c1e9a323c951...