[Openal-devel] Recent OpenAL Soft patches
Chris Robinson
chris.kcat at gmail.com
Sun May 18 19:19:48 PDT 2008
I just applied some patches to the GIT repo for OpenAL Soft. If anyone is
able, I wouldn't mind feedback to make sure things still work.
The changes in particular I'm concerned about, I changed up some things
associated with AL_SOURCE_RELATIVE in the mixer so it should be completely
within spec now (a mono source with the flag on shouldn't be affected by the
listener velocity anymore, and the cone calculation should be more correct
now), and I removed -fno-strict-aliasing so GCC should be able to optimize it
much better. Everything still seems work here, but more testing would be
nice.
Also, I added a simple example that prints out some AL/ALC info (the
openal-info example from the SVN contrib tree, with its use of ALUT removed).
More information about the Openal-devel
mailing list