Fixed paint_bitmap (was not using cx,cy, leading to black rectangles), proper bpp...
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 26 Jul 2011 20:40:00 +0000 (13:40 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 26 Jul 2011 20:40:00 +0000 (13:40 -0700)
commitb112ad92a69eb06172f0116fd523e99c9c80efea
treed3fb0c66ae229d3380c2c47c1dee18a4aa46728f
parenteb21f608dd8d7cd18465ffa2e76d8ef71be6945a
Fixed paint_bitmap (was not using cx,cy, leading to black rectangles), proper bpp calculations, using SRC instead of OVER for create_bitmap operations.
src/rdp_handlers.c