10 alcCaptureCloseDevice;
25 alcIsExtensionPresent;
26 alcMakeContextCurrent;
93 alSourceUnqueueBuffers;
96 # Deprecated in AL 1.1, kept for compatibility.
99 # EFX, effectively standard at this point.
100 alAuxiliaryEffectSlotf;
101 alAuxiliaryEffectSlotfv;
102 alAuxiliaryEffectSloti;
103 alAuxiliaryEffectSlotiv;
104 alDeleteAuxiliaryEffectSlots;
115 alGenAuxiliaryEffectSlots;
118 alGetAuxiliaryEffectSlotf;
119 alGetAuxiliaryEffectSlotfv;
120 alGetAuxiliaryEffectSloti;
121 alGetAuxiliaryEffectSlotiv;
130 alIsAuxiliaryEffectSlot;
137 # These extension functions shouldn't be exported here, but they were exported
138 # by mistake in previous releases, so need to stay for compatibility with apps
139 # that may have directly linked to them. Remove them if it can be done without
141 alAuxiliaryEffectSlotPlaySOFT;
142 alAuxiliaryEffectSlotPlayvSOFT;
143 alAuxiliaryEffectSlotStopSOFT;
144 alAuxiliaryEffectSlotStopvSOFT;
145 alBufferCallbackSOFT;
149 alBufferSubSamplesSOFT;
152 alcGetInteger64vSOFT;
155 alcIsRenderFormatSupportedSOFT;
156 alcLoopbackOpenDeviceSOFT;
157 alcRenderSamplesSOFT;
163 alFlushMappedBufferSOFT;
167 alGetBufferSamplesSOFT;
179 alIsBufferFormatSupportedSOFT;
181 alProcessUpdatesSOFT;
188 alSourceQueueBufferLayersSOFT;