Module: wine Branch: refs/heads/master Commit: cf4b91f074bced8e4c2e5221d8b004c8cc7a3849 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=cf4b91f074bced8e4c2e5221...
Author: Stefan Dösinger stefandoesinger@gmx.at Date: Fri Apr 7 13:12:22 2006 +0200
wined3d: Add WINED3DBOX to wined3d_types.h.
---
dlls/d3d8/volume.c | 2 +- dlls/d3d8/volumetexture.c | 4 ++-- dlls/d3d9/volume.c | 2 +- dlls/d3d9/volumetexture.c | 4 ++-- dlls/wined3d/device.c | 2 +- dlls/wined3d/volume.c | 4 ++-- dlls/wined3d/volumetexture.c | 4 ++-- dlls/wined3d/wined3d_private.h | 4 ++-- include/wine/wined3d_interface.h | 8 ++++---- include/wine/wined3d_types.h | 9 +++++++++ 10 files changed, 26 insertions(+), 17 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=cf4b91f074bced8e4c2e...