aboutsummaryrefslogtreecommitdiffstats
path: root/alc/device.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix X-RAM trackingChris Robinson2022-03-061-1/+1
|
* Move ALSOFT_EAX definition to config.hChris Robinson2022-01-301-2/+2
| | | | And disable it by default for non-Windows targets
* Add EAX extensions (EAX 2.0-5.0, X-RAM) (#632)Boris I. Bendovsky2022-01-301-0/+8
| | | | | | | | | | | | | | | * Add EAX extensions (EAX 2.0-5.0, X-RAM) * Comment out C++17 leftovers * Remove everything related to patching * Update alsoftrc.sample * Rewrite integration * Fix GCC compilation under Linux * Always reset EAX effect properties when loading it into FX slot
* Make the backend pointer part of ALCdevice instead of DeviceBaseChris Robinson2021-11-191-1/+10
|
* Consolidate some variable stateChris Robinson2021-11-171-2/+0
|
* Add wrapper methods for getting device config valuesChris Robinson2021-06-231-0/+23
|
* Rename alcmain.h to device.hChris Robinson2021-04-271-0/+110