Don't explicitly store first-order coefficients
commit6f59ebab279c67247def10effbea284df030ae6c
authorChris Robinson <chris.kcat@gmail.com>
Tue, 18 Aug 2015 14:44:17 +0000 (18 07:44 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 18 Aug 2015 14:44:17 +0000 (18 07:44 -0700)
tree0a6537d28134d252e08444aa795ea9fd4fb13083
parent53f6590b17fba8f9de7bdc1a349e9787217d9c85
Don't explicitly store first-order coefficients

It seems a simple scaling on the coefficients will allow first-order content to
work with second- and third-order coefficients, although obviously not with any
improved locality. That may be something to look into for the future, but this
is good enough for now.
Alc/panning.c
OpenAL32/Include/alMain.h