wined3d: Disable occlusion query support if the implementation has 0 counter bits.
[wine] / dlls / openal32 / openal.c
2011-11-17  Francois Gougetopenal32: Delete the static critical section when unloa...
2011-09-12  Andrew Talbotopenal32: Avoid forward declarations of static arrays.
2011-09-06  Alexandre Julliardopenal32: Include system headers before Windows headers.
2011-08-22  Andrew Talbotopenal32: void functions should not return a value.
2011-05-24  Marcus Meissneropenal32: Mark internal variable as static.
2011-03-30  Francois Gougetopenal32: Make a bunch of wrapper functions static.
2010-04-02  Chris Robinsonopenal32: Add support for ALC_EXT_thread_local_context.
2010-04-02  Chris Robinsonopenal32: Remove the ALCcontext wrapper.
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.