blender/intern/SoundSystem/openal
Kent Mein 716caf4d37 - ALenum alc_error = alcGetError(); // openal_2.14+
+               ALenum alc_error = alcGetError(NULL);   // openal_2.14+


Fix to get it to work with latest version of openal.

Kent
--
mein@cs.umn.edu
2002-11-12 15:26:05 +00:00
..
Makefile Initial revision 2002-10-12 11:37:38 +00:00
pthread_cancel.cpp Initial revision 2002-10-12 11:37:38 +00:00
SND_OpenALDevice.cpp - ALenum alc_error = alcGetError(); // openal_2.14+ 2002-11-12 15:26:05 +00:00
SND_OpenALDevice.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00