Optimize GdiGradientFill by drawing lines instead of pixels.
[wine] / dlls / gdi / painting.c
2004-03-31  Mike McCormackOptimize GdiGradientFill by drawing lines instead of...
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-02-12  Alexandre JulliardMoved remaining files from graphics/ to dlls/gdi.