aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/polymorphism.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the backends to use proper inheritenceChris Robinson2018-12-281-90/+0
* Get rid of the unnecessary STATIC_(UP)CAST macrosChris Robinson2018-12-271-30/+10
* Make the polymorphic allocators allocate cleared memoryChris Robinson2018-11-021-3/+1
* Make the polymorphism macros less hacky in C++Chris Robinson2018-11-011-1/+8
* Add a couple casts for compiling with C++Chris Robinson2018-10-291-3/+3
* Remove SET_VTABLE1Chris Robinson2018-01-111-3/+0
* Move the polymorphic/inheritance macros to a separate headerChris Robinson2018-01-111-0/+108