Add a generic vector interface and use it for the active effect slots
commitff63188cc2eb307eb874350e5281733d9c50f258
authorChris Robinson <chris.kcat@gmail.com>
Fri, 21 Mar 2014 07:54:37 +0000 (21 00:54 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 21 Mar 2014 08:23:01 +0000 (21 01:23 -0700)
treec422ded3a9125811f5658fb279aef96245c78268
parente6e3937fa9d1d192bc26b900438b45c0e6eb5be2
Add a generic vector interface and use it for the active effect slots
Alc/ALc.c
Alc/ALu.c
Alc/helpers.c
Alc/vector.h [new file with mode: 0644]
OpenAL32/Include/alMain.h
OpenAL32/alAuxEffectSlot.c
OpenAL32/alState.c