Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a generic int type to handle enum swaps | Chris Robinson | 2011-08-29 | 1 | -2/+2 |
* | Do a compare-exchange to set the context error | Chris Robinson | 2011-08-29 | 1 | -4/+3 |
* | Exchange the AL error when retrieving it | Chris Robinson | 2011-08-29 | 1 | -2/+1 |
* | Rename Suspend/ProcessContext since they are locking a mutex | Chris Robinson | 2011-06-30 | 1 | -2/+2 |
* | Don't use deprecated macros | Chris Robinson | 2010-03-19 | 1 | -1/+1 |
* | Pass the context to alSetError | Chris Robinson | 2010-03-16 | 1 | -10/+3 |
* | More modifications and fixes for context checks | Chris Robinson | 2009-08-16 | 1 | -20/+17 |
* | Use a function to retrieve the current context in an already-locked state | Chris Robinson | 2009-08-16 | 1 | -4/+2 |
* | Add missing config.h includes | Chris Robinson | 2008-01-16 | 1 | -0/+2 |
* | Only set an error condition if no other error is set | Chris Robinson | 2007-11-22 | 1 | -7/+3 |
* | Initial import | Chris Robinson | 2007-11-13 | 1 | -0/+61 |