aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alError.h
Commit message (Collapse)AuthorAgeFilesLines
* Add the printf-format attribute to alSetErrorChris Robinson2018-01-251-1/+2
|
* Construct error messages using parameterized valuesChris Robinson2018-01-251-5/+5
|
* Provide messages for the remaining AL errorsChris Robinson2018-01-241-14/+4
|
* Set the buffer load error in LoadDataChris Robinson2018-01-241-0/+5
|
* Call the event callback when an error is generatedChris Robinson2018-01-241-4/+4
| | | | | Most errors don't yet provide correct object IDs or text messages for the AL error.
* Move some error macros to alError.hChris Robinson2014-01-021-0/+15
|
* Remove a duplicate and unused macroChris Robinson2013-10-071-10/+0
|
* Add helper macros to set an error and return, and use it in a few placesChris Robinson2013-05-261-0/+10
|
* Fix up some more header includesChris Robinson2012-09-141-2/+1
|
* Add an option to trap context errors in a debuggerChris Robinson2011-09-101-0/+2
|
* Pass the context to alSetErrorChris Robinson2010-03-161-1/+2
|
* Initial importChris Robinson2007-11-131-0/+16