Joseph Cloutier
|
cf5b033bbc
|
Remove no-longer-used #defines.
Only removing `#define`s for which there were zero search results.
|
2022-05-22 00:36:43 -04:00 |
|
Joseph Cloutier
|
f5a24dc40a
|
Explicitly require NDK 20+.
This also means we no longer need anything like
d66ef73a92
|
2022-05-21 16:27:05 -04:00 |
|
Joseph Cloutier
|
e027811906
|
Update to OpenAL 1.20.1.
OpenAL versions beyond 1.20 will require C++ 14 instead of 11, requiring
an update to hxcpp.
This update resolves
https://github.com/kcat/openal-soft/pull/227
|
2022-05-13 01:25:52 -04:00 |
|
Joseph Cloutier
|
f59f996f40
|
Use the official OpenAL Soft repo as a submodule.
Continuing to use version 1.19.0 for now.
Missing changes:
defines.xml
library.xml
d66ef73a92
e5b5a55907
|
2022-05-12 13:25:46 -04:00 |
|