Module: wine Branch: master Commit: 8b8e30b1e1a697c07a8c4ca34d4376fcb024e2fe URL: http://source.winehq.org/git/wine.git/?a=commit;h=8b8e30b1e1a697c07a8c4ca34d...
Author: Stefan Dösinger stefan@codeweavers.com Date: Thu Feb 15 03:03:05 2007 +0100
ddraw, wined3d: Color keying tests and fixes.
---
dlls/ddraw/surface.c | 18 +++ dlls/ddraw/tests/dsurface.c | 323 +++++++++++++++++++++++++++++++++++++++++++ dlls/wined3d/surface.c | 59 ++++---- dlls/wined3d/surface_gdi.c | 35 +++-- 4 files changed, 394 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8b8e30b1e1a697c07a8c4c...