[AD] masked_blit reversed? |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Hi,Currently, there is a special "reveresed" version of blit() to deal with overlapping regions. Should there be the same for masked_blit()? Should we declare that overlapping regions are undefined and remove that version of blit()? Or should we do The Right Thing (although time consuming and bug-prone) and make all blitters overlapping-region-safe?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |