Igor Tarasov
|
1b17c8d057
|
gdi32: Add logcal points to device points conversion for source bitmap before bit stretching.
|
2009-01-28 14:28:01 +01:00 |
Francois Gouget
|
56aab13ecc
|
gdi32: Include config.h before using HAVE_XXX.
|
2008-07-28 11:34:23 +02:00 |
Alexandre Julliard
|
93cbb7a5db
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
Huw Davies
|
68420896eb
|
gdi32: Move a couple of TRACEs to the beginning of functions.
|
2008-05-13 20:16:27 +02:00 |
Nikolay Sivov
|
caafb52559
|
gdi32: PlgBlt implementation.
|
2008-04-02 13:30:15 +02:00 |
Alexandre Julliard
|
baa8d22543
|
gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc in the bitmap functions.
|
2007-09-18 09:34:08 +02:00 |
Alexandre Julliard
|
1476e34645
|
gdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI ones.
This should make it possible to use a different locking mechanism for DCs.
|
2007-08-21 21:37:40 +02:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Alexandre Julliard
|
7dfc447741
|
gdi32: Renamed the gdi directory to gdi32.
|
2006-10-20 12:25:29 +02:00 |