aboutsummaryrefslogtreecommitdiffstats
path: root/make/joal-alc.cfg
Commit message (Expand)AuthorAgeFilesLines
* Build: Move gluegen config files into make/config (cleanup)Sven Gothel2014-01-261-54/+0
* Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access.Sven Gothel2013-06-201-0/+2
* JOAL GlueGen: Force ProcAddress for all / ALExt*: Remove duplicates (AL) in i...Sven Gothel2013-01-311-1/+9
* JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh,Sven Gothel2013-01-311-18/+0
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-2/+2
* Bring back JOAL (code fixes and project structure)Sven Gothel2010-12-131-14/+8
* fixed alcGetString functionpointer mapping (gluegen does not handle method re...Michael Bien2010-07-101-2/+2
* renamed package to com.jogamp.openal.*Michael Bien2010-03-291-3/+3
* joal now compatible with upstream gluegen.Michael Bien2010-03-221-1/+1
* Removed Import of java.nio.* and adjusted custom Java code afterkbr2008-04-191-1/+0
* Changed NativeLibrary.open() to accept boolean argument indicatingkbr2006-08-271-8/+3
* Added alcGetDeviceSpecifiers to support alcGetString(null, ALC_DEVICE_SPECIFI...kbr2006-02-201-2/+19
* Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now builtkbr2006-01-101-0/+57