aboutsummaryrefslogtreecommitdiffstats
path: root/al/direct_defs.h
Commit message (Expand)AuthorAgeFilesLines
* Remove void from empty parameter listsChris Robinson2023-12-121-14/+14
* Use the macros to declare the indirect context thunksChris Robinson2023-05-231-0/+8
* Make the API functions noexceptChris Robinson2023-05-221-26/+26
* Fix linkage definitionsChris Robinson2023-05-141-13/+13
* Don't check for a null context in direct functionsChris Robinson2023-05-141-13/+49
* Implement direct functions for the listener and eventsChris Robinson2023-05-141-0/+6
* Implement direct functions for buffersChris Robinson2023-05-141-0/+42
* Implement direct functions for context stateChris Robinson2023-05-141-0/+35