Re: [AD] Using memmove in blit()? |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Evert Glebbeek wrote:
+#define USE_MEMMOVE +Would this be better off at the top of the file?Yes. Corrected, and added a few lines of comments as well.Please either unindent the #-lines or indent the code further one step.Ok.Why is the #undef there?There was a bug I'd failed to track down in the original patch that made overlapping blits not work properly. Now corrected.Commited the attached updated patch instead.
What platforms is this USE_MEMMOVE currently defined for?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |