summaryrefslogtreecommitdiffstats
path: root/OpenAL32/sample_cvt.c
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct array sizeChris Robinson2014-03-081-2/+2
|
* Improve int-to-float and uint-to-float conversionsChris Robinson2014-03-081-2/+2
|
* Only sign-expand the nibble when neededChris Robinson2014-03-061-4/+3
|
* Move the sample conversion routines to a separate fileChris Robinson2014-03-051-0/+1266