aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alError.c
Commit message (Collapse)AuthorAgeFilesLines
* More modifications and fixes for context checksChris Robinson2009-08-161-20/+17
|
* Use a function to retrieve the current context in an already-locked stateChris Robinson2009-08-161-4/+2
| | | | | This should help prevent race-conditions with a context being destroyed between breing retrieved and locked
* Add missing config.h includesChris Robinson2008-01-161-0/+2
|
* Only set an error condition if no other error is setChris Robinson2007-11-221-7/+3
|
* Initial importChris Robinson2007-11-131-0/+61