wpp: Add explicit casts when mixing unsigned and signed integers.
[wine] / dlls / openal32 /
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-04-05  Maarten Lankhorstconfigure: Change openal detection.
2010-04-02  Chris Robinsonopenal32: Add support for ALC_EXT_thread_local_context.
2010-04-02  Chris Robinsonopenal32: Remove the ALCcontext wrapper.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-11-29  Maarten Lankhorstopenal32: Add alBufferDataStatic.
2009-11-10  Chris Robinsonopenal32: Use the correct prototype for function pointers.
2009-10-01  Chris Robinsonopenal32: Watch for the generic device names, and map...
2009-09-11  Chris Robinsonopenal32: Downgrade two FIXMEs to WARNs, since they...
2009-09-11  Chris Robinsonopenal32: Pass invalid contexts to the host OpenAL...
2009-09-10  Ken Thomasesopenal32: Add support for Mac OS X's OpenAL.framework.
2009-09-09  Chris Robinsonopenal32: Add thunks for EFX functions.
2009-09-09  Chris Robinsonopenal32: Wrap and track OpenAL contexts.
2009-09-09  Chris Robinsonopenal32: Fill out thunk functions.
2009-09-09  Chris Robinsonopenal32: Add a stub DLL thunk.