aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alThunk.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a minor typoChris Robinson2012-04-251-1/+1
* Add a function to initialize a RWLockChris Robinson2011-08-311-5/+1
* Use a RWLock and atomic exchanges for thunk handlingChris Robinson2011-08-301-31/+31
* Remove some g_ prefixesChris Robinson2011-08-221-26/+26
* Rename a couple variablesChris Robinson2011-08-221-7/+7
* Always use the thunk functions to get object IDsChris Robinson2011-08-221-4/+4
* Don't use the thunk array for object lookupsChris Robinson2011-08-221-28/+9
* Rename the ERROR macro to ERRChris Robinson2011-07-131-1/+1
* Use the logging macro for thunk errorsChris Robinson2011-07-101-1/+1
* Allow alThunkAddEntry to return a proper errorChris Robinson2011-06-171-3/+4
* Print an error when realloc failsChris Robinson2010-03-151-0/+1
* Add missing config.h includesChris Robinson2008-01-161-0/+2
* Initial importChris Robinson2007-11-131-0/+108