Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Huw Davies
|
7f8ad07ee0
|
gdi32: Fix return values in BitBlt/StretchBlt.
|
2006-04-19 11:59:53 +02:00 |
Huw Davies
|
bf23ad0da7
|
gdi32: Fix {Bit,Stretch}Blt fallbacks to StretchDIBits.
|
2006-04-18 21:26:07 +02:00 |
Huw Davies
|
66a05b2aec
|
gdi32: Fallback to StretchDIBits if the driver doesn't support BitBlt.
|
2006-02-24 11:21:07 +01:00 |
Huw Davies
|
1ee8dd8901
|
If the driver doesn't support StretchBlt try to use StretchDIBits
instead.
|
2005-11-28 10:38:33 +01:00 |
Francois Gouget
|
f5c9da6860
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
Rein Klazes
|
05a494c2b5
|
In MaskBlt delete correct bitmap.
|
2005-05-05 16:43:26 +00:00 |
Huw Davies
|
9277cf199f
|
Fix maskblt to work with any set of rops and to also take into account
the current brush. It also now works if the mask bitmap is already
selected into a dc.
|
2004-08-11 18:51:10 +00:00 |
Huw Davies
|
2bf1562c28
|
Actually pass the blend function on to the graphics driver.
|
2004-08-06 18:59:31 +00:00 |
Huw Davies
|
dd5b23fddb
|
Implement AlphaBlend using the XRENDER extension.
|
2004-08-02 18:54:54 +00:00 |
Kevin Koltzau
|
ac05d0dd29
|
Partial stub of GdiAlphaBlend/AlphaBlend.
|
2004-04-14 19:35:24 +00:00 |
Alexandre Julliard
|
85106cdaf3
|
Moved remaining files from graphics/ to dlls/gdi.
|
2004-02-12 23:11:30 +00:00 |