Sweden-Number/graphics/x11drv
Alexandre Julliard 07439cd2d0 Removed dependencies on the internals of the region object.
Do not store the region type in the object, it's trivial to determine
from the rectangle count.
Rewrote a few routines to not depend on internal clipping or region
functions.
2002-05-25 22:16:12 +00:00
..
bitblt.c We don't handle STRETCH_HALFTONE mode yet; make this do the same as 2002-04-09 01:34:06 +00:00
bitmap.c Moved parts of the DC initialisation and bitmap selection out of the 2002-05-07 02:08:46 +00:00
brush.c Cleaned up some inter-dll dependencies in palette management. 2002-05-02 21:49:50 +00:00
clipping.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
codepage.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dib.c Lock/unlock (and hence maybe coerce) DIBSections into GdiMod during 2002-05-11 22:51:34 +00:00
graphics.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
init.c Moved parts of the DC initialisation and bitmap selection out of the 2002-05-07 02:08:46 +00:00
objects.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
opengl.c Support querying of number of visuals without reporting an error or 2002-05-24 21:14:16 +00:00
palette.c Cleaned up some inter-dll dependencies in palette management. 2002-05-02 21:49:50 +00:00
pen.c Fixed some issues found by winapi_check. 2002-04-03 02:37:09 +00:00
text.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
xfont.c Add missing \n to output messages. 2002-05-24 21:17:59 +00:00