aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/loopback.h
Commit message (Collapse)AuthorAgeFilesLines
* Return a unique_ptr for the backendChris Robinson2018-12-291-1/+1
|
* Make the backend type an enum classChris Robinson2018-12-291-2/+2
|
* Convert the backends to use proper inheritenceChris Robinson2018-12-281-1/+1
|
* Remove extraneous typedef, struct, and enum keywordsChris Robinson2018-12-241-1/+1
|
* Update the loopback backendChris Robinson2018-11-151-0/+20