Re: [AD] AMD64 patch |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Alignment I'd say. Every other 32-bit pixel value is not 64-bit aligned so you must be careful when you're dereferencing a pointer to a scanline, although this doesn't really matter on AMD64.
i'd like to see alignment on 128bit boundarys as i have been doing some SSE[2|3] programming on bitmap data directly.
are the buffers created for the bitmap->dat aligned to anything ?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |