aboutsummaryrefslogtreecommitdiffstats
path: root/Alc
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-01-24 19:59:22 -0800
committerChris Robinson <[email protected]>2018-01-24 19:59:22 -0800
commit0c9c8465220b1bc6e5ca28549262865b1805982b (patch)
treec7f52f1364fa8a8a0436f7ddf4687495ac896c5d /Alc
parentf5236ab1865eb9456c95743cd6e5d9464bdb44ba (diff)
Report AL_SOFTX_events as an in-progress extension
Diffstat (limited to 'Alc')
-rw-r--r--Alc/ALc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index 1aa34225..255265b5 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -712,6 +712,7 @@ static const ALchar alExtList[] =
"AL_SOFT_block_alignment "
"AL_SOFT_deferred_updates "
"AL_SOFT_direct_channels "
+ "AL_SOFTX_events "
"AL_SOFT_gain_clamp_ex "
"AL_SOFT_loop_points "
"AL_SOFTX_map_buffer "