Jason BARSTOW wrote: > > > > A quick question - I ran a test to blit from surface A to itself with > overlapping source and destination rectangles. > Is this expected to be well defined? i.e. work on all drivers.
Yes, the blitting direction should be taken care of when source and destination base addresses equal, i.e. same buffer is used. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
