Remove the (u)byte3 sample formats
commit355a8898cf4886e4193d43ffa0b7204c1eef7d93
authorChris Robinson <chris.kcat@gmail.com>
Fri, 31 Mar 2017 15:15:20 +0000 (31 08:15 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 31 Mar 2017 15:15:20 +0000 (31 08:15 -0700)
treed12cfd80ce6b25008bccdf045516de5d0e5c2077
parentac8b4aa5f66db68609459a9444c2a7083b2e8f28
Remove the (u)byte3 sample formats

They're not accessible since the removal of the buffer_samples extension, and
were kind of clunky to work with as 24-bit packed values.
OpenAL32/Include/alBuffer.h
OpenAL32/alBuffer.c
OpenAL32/sample_cvt.c