Chris Robinson : openal32: Remove the ALCcontext wrapper.

Alexandre Julliard julliard at winehq.org
Fri Apr 2 10:17:10 CDT 2010


Module: wine
Branch: master
Commit: 0540af5be33a54f39eb45291ed75f53b58110b66
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0540af5be33a54f39eb45291ed75f53b58110b66

Author: Chris Robinson <chris.kcat at gmail.com>
Date:   Thu Apr  1 12:43:49 2010 -0700

openal32: Remove the ALCcontext wrapper.

Assume the function pointers retrieved by alGetProcAddress are context
independent. This is not likely to change in any implementation we
care about any time soon.

---

 dlls/openal32/openal.c |  238 +++++++++++++++---------------------------------
 1 files changed, 75 insertions(+), 163 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0540af5be33a54f39eb45291ed75f53b58110b66



More information about the wine-cvs mailing list