Benoit Jacob d41577819b we were already aligning to 16 byte boundary fixed-size objects that are multiple of 16 bytes;
now we also align to 8byte boundary fixed-size objects that are multiple of 8 bytes.
That's only useful for now for double, not e.g. for Vector2f, but that didn't seem to hurt. Am I missing something? Do you prefer that we don't align Vector2f at all?
Also, improvements in test_unalignedassert.
2009-10-05 10:11:11 -04:00
..
2009-06-10 11:20:30 +02:00
2009-09-19 19:14:28 -04:00
2009-06-19 19:09:35 +02:00
2009-06-19 20:46:55 +02:00
LU
2009-05-13 02:02:22 +00:00
2009-09-02 21:23:09 +02:00