aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alcmain.h
Commit message (Collapse)AuthorAgeFilesLines
* Make the post-process methods member functionsChris Robinson2019-08-071-3/+10
|
* Move a struct definition to where it's usedChris Robinson2019-08-051-1/+16
|
* Move some declarations out of alcmain.hChris Robinson2019-08-051-121/+1
|
* Add a common base for auto-deleting ref-counted objectsChris Robinson2019-08-011-3/+2
| | | | Which will also work as the basis for a future intrusive_ptr
* Turn some functions into methodsChris Robinson2019-07-301-3/+0
|
* Move the event declarations to a separate headerChris Robinson2019-07-291-46/+0
|
* Rename Alc to alcChris Robinson2019-07-281-0/+534