• Andrew Eikum's avatar
    openal32: Prefer native version. · 7d6c6025
    Andrew Eikum authored
    Because openal contexts are global per-process, applications that use
    openal will conflict with Wine DLLs that use openal like xaudio2_7 now
    does. Windows does not ship an openal32, so all applications that use
    openal will ship their own copy of it. According to Chris Robinson,
    Windows native openal32 works fine in Wine, so we should just use that
    to avoid the problem.
    Signed-off-by: 's avatarAndrew Eikum <aeikum@codeweavers.com>
    7d6c6025
Name
Last commit
Last update
..
Makefile.in Loading commit data...
openal.c Loading commit data...
openal32.spec Loading commit data...