New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8fb7129648f21030945f62382edd4ebf70c65d30
commit 8fb7129648f21030945f62382edd4ebf70c65d30
Author: André Draszik <[email protected]>
Date: Wed Feb 4 12:03:49 2015 +0000
Genefx: fix DSBLIT_SRC_MASK_ALPHA coordinates for !DSMF_STENCIL case
The API description says that when not using DSMF_STENCIL, the coordinates
used will be the same as those for the source rectangle, with the addition
of an offset.
Make the implementation behave like that - it previously only worked
correctly when the source rectangle was .x = .y = 0 and the offset was
.x = .y = 0
src/gfx/generic/generic_blit.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs