Sweden-Number/graphics/x11drv
Alexandre Julliard 40aa8c92a8 Jean-Claude Batista (Macadamian/Corel)
Top-down images have a negative biHeight, the scanlines of theses
images were inverted in X11DRV_DIB_GetImageBits_xx. To prevent this I
simply changed the sign of lines, the scanlines were correctly handled
afterwards
2000-05-07 18:27:57 +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 Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
bitmap.c Fixed a few compilation warnings. 2000-04-29 14:29:41 +00:00
brush.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
clipping.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
dib.c Jean-Claude Batista (Macadamian/Corel) 2000-05-07 18:27:57 +00:00
graphics.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
init.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
objects.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
oembitmap.c Removed HEAP_xalloc. 2000-04-30 12:22:18 +00:00
palette.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
pen.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
text.c Removed HEAP_xalloc. 2000-04-30 12:22:18 +00:00
xfont.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00