aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/reverb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Store the listener directly in the contextChris Robinson2018-11-171-2/+2
* Move the vector and matrix declarations to a separate headerChris Robinson2018-11-171-0/+1
* Move the ALCcontext definition to its own headerChris Robinson2018-11-171-0/+1
* Convert the reverb effect to C++Chris Robinson2018-11-161-0/+2094