aboutsummaryrefslogtreecommitdiffstats
path: root/include/AL/alc.h
Commit message (Expand)AuthorAgeFilesLines
* Much more clang-tidy cleanupChris Robinson2023-12-101-0/+2
* Make the API functions noexceptChris Robinson2023-05-221-40/+59
* Update some header commentsChris Robinson2022-12-301-22/+24
* Add macros to prevent declaring API functionsChris Robinson2022-12-301-0/+2
* Fix up some more uses of [AL[C]]voidChris Robinson2020-04-281-2/+2
* Move standard ALC function's annotations to the headerChris Robinson2020-04-281-19/+52
* Rename ALCdevice_struct and ALCcontext_structChris Robinson2019-01-011-2/+2
* Clarify some comments, fix some definition ordering, and add some includesChris Robinson2012-06-151-8/+8
* Reformat alc/h and al.h, and redo the commentsChris Robinson2012-04-211-135/+99
* Remove export pragmas from headersChris Robinson2012-04-201-7/+0
* Use an explicit 0 for the "no error" enumsChris Robinson2011-12-031-1/+1
* Determine the function export attribute using CMakeChris Robinson2011-05-171-10/+4
* Move ALC_ENUMERATE_ALL_EXT enums to alc.h, to match other systems' headersChris Robinson2011-03-141-0/+9
* Improve static builds with MinGWChris Robinson2010-11-281-1/+3
* Make sure ALbyte and ALCbyte are signedChris Robinson2010-03-281-1/+1
* No need to continue supporting _OPENAL32LIBChris Robinson2010-03-281-2/+1
* Use protected visibility for exported API functionsChris Robinson2010-03-221-1/+1
* Move ALC_ENUMERATE_ALL_EXT tokens to alext.hChris Robinson2008-07-221-5/+0
* Initial importChris Robinson2007-11-131-0/+281