gdi32: Fix {Bit,Stretch}Blt fallbacks to StretchDIBits.
[wine] / dlls / gdi / bitblt.c
2006-04-18  Huw Daviesgdi32: Fix {Bit,Stretch}Blt fallbacks to StretchDIBits.
2006-02-24  Huw Daviesgdi32: Fallback to StretchDIBits if the driver doesn...
2005-11-28  Huw DaviesIf the driver doesn't support StretchBlt try to use...
2005-05-06  Francois GougetAssorted spelling fixes.
2005-05-05  Rein KlazesIn MaskBlt delete correct bitmap.
2004-08-11  Huw DaviesFix maskblt to work with any set of rops and to also...
2004-08-06  Huw DaviesActually pass the blend function on to the graphics...
2004-08-02  Huw DaviesImplement AlphaBlend using the XRENDER extension.
2004-04-14  Kevin KoltzauPartial stub of GdiAlphaBlend/AlphaBlend.
2004-02-12  Alexandre JulliardMoved remaining files from graphics/ to dlls/gdi.