aboutsummaryrefslogtreecommitdiffstats
path: root/core/async_event.h
Commit message (Collapse)AuthorAgeFilesLines
* Use a variant for AsyncEventChris Robinson2023-05-081-42/+47
|
* Use a bitset for the enabled event flagsChris Robinson2022-12-161-10/+10
|
* Avoid manually prefixing EventType_ enumsChris Robinson2021-10-101-11/+11
| | | | And use a better fitting type that matches how it's used
* Move async_event.h to coreChris Robinson2021-04-251-0/+55