Module: wine Branch: master Commit: 1deafcb5a758ba7c88e498718a3186d6b526fe71 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1deafcb5a758ba7c88e498718a...
Author: Stefan Dösinger stefan@codeweavers.com Date: Mon Dec 15 19:37:36 2008 +0100
wined3d: Split the remains of state_fog.
---
dlls/wined3d/arb_program_shader.c | 29 +++++ dlls/wined3d/ati_fragment_shader.c | 9 +- dlls/wined3d/nvidia_texture_shader.c | 5 + dlls/wined3d/state.c | 200 +++++++++++++++++++--------------- dlls/wined3d/wined3d_private.h | 9 ++ 5 files changed, 161 insertions(+), 91 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1deafcb5a758ba7c88e498...