Mark the source for updating when setting a buffer on it
commit88de4e15b33dd0c84e5120cee039b2596536767d
authorChris Robinson <chris.kcat@gmail.com>
Fri, 25 Dec 2009 13:09:29 +0000 (25 05:09 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 25 Dec 2009 13:09:29 +0000 (25 05:09 -0800)
treedf862530eb93efddadf037b5fb24a053087c2396
parent7f0c6629b9ec1ec1cf11dfbd4a6bba43d3cce9e2
Mark the source for updating when setting a buffer on it
Changing the buffer can change the playback format, which can require different
source parameter calculations. Queueing a buffer on a source that has no
buffers (or only buffers without a format, eg. buffer 0) has the same effect
OpenAL32/alSource.c