Commit graph

4 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
b040994135 update openal to 1.20.0 2019-12-01 09:57:00 +02: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