Sweden-Number/graphics/x11drv
Alexandre Julliard 92b376d61d Moved parts of the DC initialisation and bitmap selection out of the
drivers into the common code.
2002-05-07 02:08:46 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Removed LoadOEMResource from USER driver. 2002-01-04 18:27:41 +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 some direct accesses to the DC structure. 2002-05-02 01:39:48 +00:00
codepage.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dib.c In initial dibsection creation, the dibsection should always be in 2002-05-04 18:32:48 +00:00
graphics.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +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 Reuse visuals to avoid MAX_PIXELFORMATS limit. 2002-04-11 23:48:42 +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 Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
xfont.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00