AuroraOpenALSoft/OpenAL32/Include
Chris Robinson a16739f765 Properly defer effect slot changes
Note that this now also causes all playing sources to update when an effect
slot is updated. This is a bit wasteful, as it should only need to re-update
sources that are using the effect slot (and only when a relevant property is
changed), but it's good enough. Especially with deferring since all playing
sources are going to get updated on the process call anyway.
2016-08-25 06:17:36 -07:00
..
alAuxEffectSlot.h Properly defer effect slot changes 2016-08-25 06:17:36 -07:00
alBuffer.h Avoid using realloc in a number of places 2016-05-21 03:27:51 -07:00
alEffect.h Remove broken autowah effect code 2016-07-26 03:45:25 -07:00
alError.h Move some error macros to alError.h 2014-01-02 10:42:00 -08:00
alFilter.h Add 'restrict' to another parameter 2016-08-03 08:34:25 -07:00
alListener.h Don't pass the context's distance model as the source's 2016-08-23 19:17:17 -07:00
alMain.h Add a ref count to ALeffectState 2016-08-25 03:49:57 -07:00
alSource.h Avoid resupplying unneeded source updates 2016-08-23 18:56:01 -07:00
alThunk.h Always use the thunk functions to get object IDs 2011-08-22 07:40:14 -07:00
alu.h Use a more specialized mixer function for B-Format to HRTF 2016-08-12 05:26:36 -07:00
bs2b.h Modify bs2b_cross_feed to do multiple samples at once 2016-07-13 23:08:11 -07:00
sample_cvt.h Move the sample conversion routines to a separate file 2014-03-05 16:38:02 -08:00