Calculate the listener matrix when a new orientation is specified
commitfcf9034c2bb9945a69f5cdb9c5a24ad199800552
authorChris Robinson <chris.kcat@gmail.com>
Sun, 30 Oct 2011 15:27:24 +0000 (30 08:27 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 30 Oct 2011 15:27:24 +0000 (30 08:27 -0700)
tree59c60217f90d650cac82ff9f5316a3c8beaeb2eb
parent956e6f95ec877f17d9ddbb7c77b4196cad70485d
Calculate the listener matrix when a new orientation is specified

This is so the matrix isn't derived each time a source is updated, and it will
make supporting user-defined matrices easier.
Alc/ALu.c
OpenAL32/Include/alListener.h
OpenAL32/Include/alu.h
OpenAL32/alListener.c