Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up al.h a bit | Chris Robinson | 2020-04-28 | 1 | -31/+30 |
* | Clarify some comments, fix some definition ordering, and add some includes | Chris Robinson | 2012-06-15 | 1 | -3/+4 |
* | Fix compiling al.h with C++ | Chris Robinson | 2012-04-24 | 1 | -1/+1 |
* | Reformat alc/h and al.h, and redo the comments | Chris Robinson | 2012-04-21 | 1 | -531/+475 |
* | Remove export pragmas from headers | Chris Robinson | 2012-04-20 | 1 | -7/+0 |
* | Use an explicit 0 for the "no error" enums | Chris Robinson | 2011-12-03 | 1 | -1/+1 |
* | Determine the function export attribute using CMake | Chris Robinson | 2011-05-17 | 1 | -10/+4 |
* | Improve static builds with MinGW | Chris Robinson | 2010-11-28 | 1 | -1/+3 |
* | Make sure ALbyte and ALCbyte are signed | Chris Robinson | 2010-03-28 | 1 | -1/+1 |
* | No need to continue supporting _OPENAL32LIB | Chris Robinson | 2010-03-28 | 1 | -2/+1 |
* | Use protected visibility for exported API functions | Chris Robinson | 2010-03-22 | 1 | -1/+1 |
* | Fix header comment for AL_PITCH | Chris Robinson | 2009-12-16 | 1 | -2/+1 |
* | Initial import | Chris Robinson | 2007-11-13 | 1 | -0/+724 |