Only try float32 with DSound when specifically requested
commit785f52aa29d49026f2669de4eed3c7041b9e876f
authorChris Robinson <chris.kcat@gmail.com>
Sun, 17 Jun 2012 11:13:01 +0000 (17 04:13 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 17 Jun 2012 11:13:01 +0000 (17 04:13 -0700)
tree2ea8cc5ea6d9c56bab6a98efff1603a9ab90fa3d
parent051195a99152e35e089a2477b4a7f66a1aadf6da
Only try float32 with DSound when specifically requested

Some hardware drivers seem to have a bug where a buffer descriptor with a
32-bit float sample type ends up creating a non-float32 buffer.
Alc/backends/dsound.c