11 Dec
2008
11 Dec
'08
1:51 p.m.
Module: wine Branch: master Commit: fef73782ceb34c039e7d1fe92a200edf9a86aa35 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fef73782ceb34c039e7d1fe92a... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Tue Dec 9 18:16:14 2008 +0100 WineD3D: Abstract some ATIfs op debug TRACEs. It makes the code more readable and will help us to merge the ALPHAOP and COLOROP code. --- dlls/wined3d/ati_fragment_shader.c | 382 +++++++++++++++++------------------- 1 files changed, 183 insertions(+), 199 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fef73782ceb34c039e7d1f...