aboutsummaryrefslogtreecommitdiffstats
path: root/make/joal-alc.cfg
Commit message (Expand)AuthorAgeFilesLines
* 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