aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Add AL_EXT_BUFFER_DATA_STATIC to alext.hChris Robinson2009-08-131-0/+5
|
* Add initial AL_EXTX_buffer_sub_data supportChris Robinson2008-11-111-0/+8
| | | | | | | | Note that this is an in-development extension, as noted by the EXTX moniker instead of EXT. It's behavior is subject to change, and the extension string will be removed (replaced with the official string once it's finalized). Developers are discouraged from using this in production code, though feel free to play around with it.
* Add AL_LOKI_IMA_ADPCM_format and AL_EXT_vorbis tokens to alext.hChris Robinson2008-07-221-4/+15
|
* Move ALC_ENUMERATE_ALL_EXT tokens to alext.hChris Robinson2008-07-222-5/+6
|
* Add AL_LOKI_WAVE_format tokens to alext.hChris Robinson2008-07-221-0/+5
|
* Add ALC_LOKI_audio_channel tokens to alext.hChris Robinson2008-07-221-0/+7
|
* Add an alext.h headerChris Robinson2008-02-061-0/+69
|
* Initial importChris Robinson2007-11-133-0/+1488