Do not clip source rectangle even by visible region for bitblts.
commit27bb362fe149f9be7e0e1de2cae0bc2cb83f71ca
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Wed, 14 Oct 1998 18:06:44 +0000 (14 18:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Oct 1998 18:06:44 +0000 (14 18:06 +0000)
treefa5c0c94bd48b368f55494ad1c4865cd9bf51504
parentff1c569d5c9b4779447cf9e7e585a33f823d4a9a
Do not clip source rectangle even by visible region for bitblts.
Added field 'totalExtent' to WIN_DC_INFO.
graphics/x11drv/bitblt.c
graphics/x11drv/bitmap.c
graphics/x11drv/init.c
include/gdi.h
objects/dc.c