Module: wine Branch: refs/heads/master Commit: 6a8578f84762de8d601bb7f0ef1b6a8d31fbbdeb URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=6a8578f84762de8d601bb7f0...
Author: Stefan Dösinger stefandoesinger@gmx.at Date: Thu Mar 30 00:16:08 2006 +0200
wined3d: Add WINED3DDEVTYPE to wined3d_types.h.
---
dlls/d3d8/d3d8_private.h | 2 +- dlls/d3d9/d3d9_private.h | 2 +- dlls/wined3d/directx.c | 20 ++++++++++---------- include/wine/wined3d_interface.h | 14 +++++++------- include/wine/wined3d_types.h | 19 ++++++++++++++----- 5 files changed, 33 insertions(+), 24 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=6a8578f84762de8d601b...