Commit graph

7 commits

Author SHA1 Message Date
alexey.lysiuk
0200ff6afa switch back to openal 1.20.1
revert commit 403eaadaea
2020-02-15 10:48:53 +02:00
alexey.lysiuk
403eaadaea temporary switch back to openal 1.19.1
reverted commits 4350fdbfb6 and b040994135.
2020-02-13 22:25:14 +02:00
alexey.lysiuk
4350fdbfb6 update openal to 1.20.1 2020-01-26 11:07:40 +02:00
alexey.lysiuk
b040994135 update openal to 1.20.0 2019-12-01 09:57:00 +02:00
alexey.lysiuk
6a8d5c0eab * update openal-soft to 1.19.0 2018-09-09 10:59:26 +03:00
alexey.lysiuk
6c19627c5a * update OpenAL Soft to commit f54946f
http://kcat.strangesoft.net/openal.html
kcat/openal-soft@f54946f

cmake -DCMAKE_OSX_DEPLOYMENT_TARGET="10.7" -DCMAKE_OSX_SYSROOT="MacOSX10.7.sdk" -DLIBTYPE="STATIC" -DCMAKE_BUILD_TYPE="Release" -DALSOFT_EMBED_HRTF_DATA="YES" . && make install
2017-05-31 22:26:36 +03:00
alexey.lysiuk
21f9843124 + OpenAL Soft 1.17.2 (dev at commit 16ed117)
http://kcat.strangesoft.net/openal.html
16ed117d71
stable version has a bug (fixed in commit ccf90df07215b4317e2842641a8915d757868e8b) that makes release build unusable

cmake -DCMAKE_OSX_DEPLOYMENT_TARGET="10.7" -DCMAKE_OSX_SYSROOT="MacOSX10.7.sdk" -DLIBTYPE="STATIC" -DALSOFT_CPUEXT_SSE4_1="NO" . && make install
2016-10-23 22:28:14 +03:00