lwjgl/src/java/org/lwjgl/openal
Brian Matzon 3b5064f229 updated to ALC10 instead of ALC 2007-04-19 22:23:40 +00:00
..
AL.java Made LWJGLUtil.getLibraryPaths support multiple library names. Now AL.create on linux tries both libopenal.so and libopenal.so.0, which is the name of the system library 2006-11-20 20:07:29 +00:00
ALC.java applied patch to move ID tag 2006-03-23 19:32:21 +00:00
ALCcontext.java exposing context and device 2007-04-19 22:23:20 +00:00
ALCdevice.java exposing context and device 2007-04-19 22:23:20 +00:00
OpenALException.java Tidied up unused variables, added serialVersionUIDs as appropriate, 2006-04-21 11:11:21 +00:00
Util.java updated to ALC10 instead of ALC 2007-04-19 22:23:40 +00:00