12 Oct
2006
12 Oct
'06
10:46 a.m.
Module: wine Branch: master Commit: b1a4bd87a9da1293e58f179b3528fd24dc80b3ca URL: http://source.winehq.org/git/wine.git/?a=commit;h=b1a4bd87a9da1293e58f179b35... Author: Ivan Gyurdiev <ivg231(a)gmail.com> Date: Thu Oct 12 02:19:57 2006 -0400 wined3d: D3DRENDERSTATETYPE: Consistently use in the WINED3D namespace. --- dlls/ddraw/device.c | 5 +++ dlls/wined3d/device.c | 12 +++---- dlls/wined3d/surface.c | 8 ++--- include/wine/wined3d_interface.h | 4 +- include/wine/wined3d_types.h | 66 +++++++++++++++++++------------------- 5 files changed, 50 insertions(+), 45 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b1a4bd87a9da1293e58f17...