Make sure sources are 16-byte aligned
commitbbcf4e8c1d76948a901c4ab3e919d3c99c2e2459
authorChris Robinson <chris.kcat@gmail.com>
Wed, 15 Aug 2012 12:54:13 +0000 (15 05:54 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 15 Aug 2012 12:54:13 +0000 (15 05:54 -0700)
tree87db1150dd045aa7c53fb571ffa4cd72d4f46583
parent28593579394d9dcf489ed190dca9b14cdc2340d9
Make sure sources are 16-byte aligned

They contain fields that require 16-byte alignment for SSE (and Neon?)
acceleration.
OpenAL32/alSource.c