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-09-07 12:46:16 +02:00
2009-09-07 12:46:16 +02:00
2009-09-22 12:20:45 -04:00
2009-08-24 00:09:01 -04:00
2009-09-28 09:40:18 -04:00
2009-08-06 12:20:02 +02:00
2009-07-27 13:50:23 +02:00
2009-07-27 13:50:23 +02:00
2009-09-17 15:11:13 +02:00
2009-05-22 20:31:26 +02:00
2009-09-18 11:41:38 +02:00
2009-08-22 10:40:39 -04:00
2009-08-31 22:09:44 -04:00
2009-09-02 16:56:48 -04:00
2009-10-05 07:58:53 -04:00