Alexandre Julliard
|
b12a782e5f
|
gdi32: Don't hold the GDI lock while calling the driver clipping functions.
|
2007-09-24 18:19:14 +02:00 |
Alexandre Julliard
|
f486f24b96
|
gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc in the clipping functions.
|
2007-09-18 09:34:07 +02:00 |
Alexandre Julliard
|
d88ff791ef
|
gdi32: New DC locking mechanism that doesn't require holding the global GDI lock.
|
2007-08-31 15:58:38 +02:00 |
Steven Edwards
|
c9a0da51a5
|
Remove more unneeded wine 16bit header usage.
|
2007-08-30 12:31:01 +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
|
826c1d8700
|
gdi32: Use a more appropriate size for the default clip region.
|
2006-12-12 15:00:19 +01: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 |