Module: wine Branch: master Commit: 8e2e7eb1e9d92193d688ac1b3cae67b17a7736e3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8e2e7eb1e9d92193d688ac1b3c...
Author: Rico Schüller kgbricola@web.de Date: Wed Oct 21 22:59:46 2009 +0200
d3d10: Implement ID3D10EffectVariable::GetElement().
---
dlls/d3d10/d3d10_private.h | 2 + dlls/d3d10/effect.c | 202 ++++++++++++++++++++++++++++++++++++-------- 2 files changed, 169 insertions(+), 35 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e2e7eb1e9d92193d688ac...