Implement AL_SOFT_buffer_sub_data using the current AL_EXT_buffer_sub_data spec
commit2d4453968d67af5cfee81c09adcc7b1ac6bd03f6
authorChris Robinson <chris.kcat@gmail.com>
Tue, 21 Sep 2010 16:43:35 +0000 (21 09:43 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 21 Sep 2010 16:43:35 +0000 (21 09:43 -0700)
tree1fb67bd30f2b630d10c397707e863c76f9292082
parenta2580a85a82bdfdd25f71e17fe233ec5beaac2e0
Implement AL_SOFT_buffer_sub_data using the current AL_EXT_buffer_sub_data spec
This extension can be useful for some applications, but a full EXT version may
not be ready for some time. Using the SOFT moniker will help differentiate it
in case changes need to be done for the EXT version.
Alc/ALc.c
OpenAL32/alBuffer.c
OpenAL32/alExtension.c
OpenAL32/alSource.c
include/AL/alext.h