18 Feb
2008
18 Feb
'08
2:50 p.m.
Module: wine Branch: master Commit: c2d97b232903d5b44bbba84ec52b661f670ef383 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c2d97b232903d5b44bbba84ec5... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Sun Feb 17 23:30:24 2008 +0100 wined3d: Add a test for fixed function bump mapping. --- dlls/d3d9/tests/visual.c | 250 ++++++++++++++++++++++++++++++++++++--------- dlls/wined3d/state.c | 21 +++- 2 files changed, 215 insertions(+), 56 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c2d97b232903d5b44bbba8...