diff options
author | Roland Scheidegger <sroland@vmware.com> | 2009-12-03 23:26:13 +0100 |
---|---|---|
committer | Roland Scheidegger <sroland@vmware.com> | 2009-12-03 23:26:13 +0100 |
commit | 86c8f70db10a584aa78e4d5f397ad3543fdb77d2 (patch) | |
tree | c3783f04912934ba27030466591ad3034566c762 /configs/sunos5-gcc | |
parent | 13c647fa0d3e361efbb10a6d313bdc6bf7c890e8 (diff) |
mesa: use _mesa_memcpy for COPY_4FV macro
Gets rid of one of the worst strict-aliasing offenders, and actually
produces faster code (at least in some cases, when compiler can use
for instance 64bit moves for memcpy).
(note _mesa_memcpy should get inlined)
Diffstat (limited to 'configs/sunos5-gcc')
0 files changed, 0 insertions, 0 deletions