• Robert Reif's avatar
    Consolidate secondary buffer list processing and locking. · 1d785b85
    Robert Reif authored
    Two new functions DSOUND_AddBuffer and DSOUND_RemoveBuffer
    have been added and the locking has been moved into these functions.
    Renamed IDirectSound lock to buffer_list_lock.
    Removed redundant test for IID_IDirectSoundNotify and
    IID_IDirectSoundNotify8 because they are the same.
    Removed check for invalid buffers on list because that shouldn't
    happen anymore because of fixed 3d buffer reference counting.
    Minor code cleanups.
    1d785b85
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...