Store double formats as float
commiteb489ac886416fb9b234458a357039c328ba11a5
authorChris Robinson <chris.kcat@gmail.com>
Mon, 29 Nov 2010 07:07:57 +0000 (28 23:07 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 29 Nov 2010 07:07:57 +0000 (28 23:07 -0800)
tree4cc3811586d447ccd750ac0286557b16003d021e
parent986628b8b202c497f876f94135d5d6b855f7541f
Store double formats as float
The mixer will cut it down to float anyway, so it's unnecessary and needlessly
creates more mixer functions
Alc/mixer.c
OpenAL32/Include/alBuffer.h
OpenAL32/alBuffer.c