Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky <andrew@transgaming.com...
commit447ddfd37dda014682ff52a0fb3d1b11c8f81dd4
authorAlexandre Julliard <julliard@winehq.org>
Wed, 6 Dec 2000 20:15:43 +0000 (6 20:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Dec 2000 20:15:43 +0000 (6 20:15 +0000)
tree47dedd12979bf1f2bfbcbdb1dc42635069997631
parentcfb63bd289f774cadc8668918a59e08d5bdd7fcc
Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>
DIB section improvements; UpdateDIBSection has been replaced with
LockDIBSection and UnlockDIBSection, for improved thread safety.
DIB_Status_* is now driver-independent, and there's a new
DIB_Status_AuxMod. Better handling of DIB surfaces with nonstandard
pitch. Slight optimization of DIBsection->display BitBlt.
dlls/ttydrv/bitmap.c
dlls/ttydrv/dc.c
dlls/ttydrv/ttydrv.h
graphics/x11drv/bitblt.c
graphics/x11drv/dib.c
graphics/x11drv/graphics.c
graphics/x11drv/init.c
graphics/x11drv/text.c
include/bitmap.h
include/x11drv.h