Module: wine Branch: master Commit: 32809395630d6ee4c79c7388b14726b04f72b416 URL: http://source.winehq.org/git/wine.git/?a=commit;h=32809395630d6ee4c79c7388b1...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Oct 24 21:23:39 2012 +0200
d3dx9: Avoid LPDIRECT3DTEXTURE9.
---
dlls/d3dx9_36/texture.c | 147 +++++++++++------------------------------- include/d3dx9core.h | 12 ++-- include/d3dx9mesh.h | 19 +++--- include/d3dx9tex.h | 162 ++++++++++++----------------------------------- 4 files changed, 96 insertions(+), 244 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=32809395630d6ee4c79c73...