7 Jul
2006
7 Jul
'06
5:10 p.m.
Module: wine Branch: refs/heads/master Commit: c611012df50e7a66a8996b69b3f6f22d94747c6a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=c611012df50e7a66a8996b69... Author: Ivan Gyurdiev <ivg231(a)gmail.com> Date: Fri Jul 7 00:25:14 2006 -0600 wined3d: Make WINED3D_ATR macros more flexible. Make them operate on a type, as opposed to a semantic name. --- dlls/wined3d/drawprim.c | 85 ++++++++++++++++++++++++---------------- dlls/wined3d/wined3d_private.h | 10 ++--- 2 files changed, 55 insertions(+), 40 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=c611012df50e7a66a899...