aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alDatabuffer.c
Commit message (Collapse)AuthorAgeFilesLines
* Call to the right databuffer functionChris Robinson2009-11-281-1/+1
|
* Remove unnecessary returnsChris Robinson2009-11-281-3/+0
|
* Use a function to retrieve the current context in an already-locked stateChris Robinson2009-08-161-34/+17
| | | | | This should help prevent race-conditions with a context being destroyed between breing retrieved and locked
* Reset the target if the databuffer being deleted is currently selectedChris Robinson2009-08-161-0/+5
|
* Add in-progress working extension AL_EXTX_sample_buffer_objectChris Robinson2009-08-161-0/+651