Files
openal-soft/OpenAL32
Chris Robinson 53d8a49673 Call ALfilterState_processC directly
It's the only implementation currently, so there's no point to having it stored
as a function pointer in the filter struct. Even if there were SIMD versions,
it'd be a global selection, not per-instance.
2016-09-12 11:48:15 -07:00
..
2016-08-31 09:26:57 -07:00
2016-09-06 09:09:25 -07:00