search for: alccontext

Displaying 2 results from an estimated 2 matches for "alccontext".

Did you mean: aiocontext
2010 May 01
0
[LLVMdev] clang compiles OpenLieroX
...small fix was needed in the MacOSX OpenAL alc.h system header: - typedef void ALCvoid; + #define ALCvoid void Because of this: /System/Library/Frameworks/OpenAL.framework/Headers/alc.h:182:68: error: empty parameter list defined with a typedef of 'void' not allowed in C++ ALC_API ALCcontext * ALC_APIENTRY alcGetCurrentContext( ALCvoid ); ^ See http://llvm.org/bugs/show_bug.cgi?id=7009. This is a bug in the MacOSX OpenAL headers. Otherwise, nothing was needed. OLX itself starts fine, you can also play net games (...
2010 Apr 02
0
Wine release 1.1.42
...nce of bugs.sgml. loader/manpages: Replace all occurrence of bugs.sgml. c2man: Replace link to documentation.sgml. Aurimas Fi?eras (1): wineboot: Update Lithuanian translation. Austin English (1): cmd: Add testcases for goto. Chris Robinson (2): openal32: Remove the ALCcontext wrapper. openal32: Add support for ALC_EXT_thread_local_context. Christian Costa (10): d3dx9_36: Add stubbed interface for ID3DXEffect. d3dxof: Increase MAX_SUBOBJECTS and do the corresponding checks at the right place. d3dx9_36: Implement D3DXCreateEffectPool and ID3DXEffe...