wine-wine/graphics/x11drv
Uwe Bonnes 63ec7daa69 X11DRV_DIB_SetImageBits_24/32: Fix the case for bits_per_pixel == 32
and negative lines.
1999-06-12 10:46:31 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
bitblt.c Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
bitmap.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
brush.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
clipping.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
dib.c X11DRV_DIB_SetImageBits_24/32: Fix the case for bits_per_pixel == 32 1999-06-12 10:46:31 +00:00
graphics.c Fixed a bug which causes the PolyBezier to not be updated on redraw 1999-05-29 14:03:42 +00:00
init.c Implement DocumentProperties, DeviceCapabilities, beginnings of 1999-05-17 16:20:51 +00:00
objects.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
oembitmap.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
palette.c Fixed palette handling for true/high-color X11. 1999-05-08 18:22:11 +00:00
pen.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
text.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
xfont.c ANSI C fixes. 1999-05-08 15:47:44 +00:00