aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alcThread.c
Commit message (Collapse)AuthorAgeFilesLines
* Store thread return value in the struct to avoid void*-to-uint castingChris Robinson2008-06-171-8/+9
|
* Define _WIN32_WINNT to 0x0500 when including windows.hChris Robinson2008-03-011-2/+0
| | | | VC7 appears to require that value, or higher, set and fails otherwise
* Add missing config.h includesChris Robinson2008-01-161-0/+2
|
* Initial importChris Robinson2007-11-131-0/+125