Opentk/Source/OpenTK/Audio/OpenAL/Alc
thefiddler 7afe48c979 [Audio] Don't crash when Alc.GetString() returns null
Alc.GetString() could crash if the unmanaged code returned null due to
any kind of failure. This is now fixed and better documented.

Additionally, the array overload for Alc.GetString() will now correctly
forward the ‘device’ parameter to unmanaged code.
2014-01-12 22:05:15 +01:00
..
Alc.cs [Audio] Don't crash when Alc.GetString() returns null 2014-01-12 22:05:15 +01:00
AlcEnums.cs * AL/AL.cs: 2009-10-07 11:20:44 +00:00