aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/dsound.c
Commit message (Collapse)AuthorAgeFilesLines
* ALC_REFRESH is the number of updates per secondChris Robinson2008-01-061-2/+2
|
* Don't check explicitly against formats, but rather their byte/channel countChris Robinson2007-12-261-1/+1
|
* Store a persistant name string with the device structChris Robinson2007-12-141-6/+6
|
* Remove static variable from DSound callbackChris Robinson2007-12-051-7/+6
|
* Allow aluMixData to accept a NULL context for silenceChris Robinson2007-12-051-12/+4
|
* Initial importChris Robinson2007-11-131-0/+294