Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ptrdiff types for databuffer offset/length handling | Chris Robinson | 2010-03-18 | 1 | -4/+8 |
| | | | | Should improve addressing for non-32-bit systems | ||||
* | Convert CR/LF -> LF | Chris Robinson | 2010-03-18 | 1 | -721/+721 |
| | | | | Spotted by Alam Arias | ||||
* | Add AL_EXT_MULAW_MCFORMATS tokens to alext.h | Chris Robinson | 2010-03-13 | 1 | -0/+11 |
| | |||||
* | Fix the retrieval of the RW offsets using the correct functions | Chris Robinson | 2010-03-10 | 1 | -1/+0 |
| | |||||
* | Remove duplicate copyright notice | Chris Robinson | 2010-03-09 | 1 | -483/+0 |
| | |||||
* | Add EFX types and enums to alext.h | Chris Robinson | 2010-03-09 | 2 | -0/+726 |
| | | | | | The types and enums are in efx.h, which is included by alext.h. It's done this way because EFX has a lot if definitions which would polute alext.h | ||||
* | Fix header comment for AL_PITCH | Chris Robinson | 2009-12-16 | 1 | -2/+1 |
| | |||||
* | Add AL_EXT_double tokens to alext.h | Chris Robinson | 2009-11-28 | 1 | -0/+6 |
| | |||||
* | Update AL_EXTX_source_distance_model to require explicit enabling | Chris Robinson | 2009-11-27 | 1 | -0/+5 |
| | | | | The in-progress spec has been updated to reflect this | ||||
* | ALCAPIENTRY is deprecated in favor of ALC_APIENTRY | Chris Robinson | 2009-11-22 | 1 | -2/+2 |
| | |||||
* | Fix alBufferDataStatic extension name in alext.h | Chris Robinson | 2009-11-22 | 1 | -2/+2 |
| | |||||
* | Add support for the in-progress ALC_EXT_thread_local_context extension | Chris Robinson | 2009-09-12 | 1 | -0/+6 |
| | |||||
* | Add ALC_EXT_disconnect to alext.h | Chris Robinson | 2009-08-26 | 1 | -0/+5 |
| | |||||
* | Add in-progress working extension AL_EXTX_sample_buffer_object | Chris Robinson | 2009-08-16 | 1 | -0/+35 |
| | |||||
* | Add AL_EXT_BUFFER_DATA_STATIC to alext.h | Chris Robinson | 2009-08-13 | 1 | -0/+5 |
| | |||||
* | Add initial AL_EXTX_buffer_sub_data support | Chris Robinson | 2008-11-11 | 1 | -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.h | Chris Robinson | 2008-07-22 | 1 | -4/+15 |
| | |||||
* | Move ALC_ENUMERATE_ALL_EXT tokens to alext.h | Chris Robinson | 2008-07-22 | 2 | -5/+6 |
| | |||||
* | Add AL_LOKI_WAVE_format tokens to alext.h | Chris Robinson | 2008-07-22 | 1 | -0/+5 |
| | |||||
* | Add ALC_LOKI_audio_channel tokens to alext.h | Chris Robinson | 2008-07-22 | 1 | -0/+7 |
| | |||||
* | Add an alext.h header | Chris Robinson | 2008-02-06 | 1 | -0/+69 |
| | |||||
* | Initial import | Chris Robinson | 2007-11-13 | 3 | -0/+1488 |