CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20060718 03:07:13

Modified files:
        src/core       : gfxcard.c 

Log message:
Before every graphics operation, i.e. in dfb_gfxcard_state_check(),
clip the state's clipping region to the destination surface dimension.

In debug mode too big clipping regions will still show a failing D_ASSUME,
while other errors like x1 > x2 or x < 0 will break with a failing D_ASSERT.


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to