summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/openal/ALFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-3/+4
* ALFactory.PREFER_SYSTEM_OPENAL: Defaults to false for all platforms (i.e. Use...Sven Gothel2014-06-101-15/+15
* ALFactory: Remove unused importsSven Gothel2013-08-261-3/+0
* Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456Sven Gothel2013-06-111-4/+1
* Catches ExceptionInInitializerError instances when initializing ALFactoryJulien Gouesse2013-03-181-0/+2
* OpenAL Library Selection (Bug 662): Use String value of new property 'joal.op...Sven Gothel2013-02-011-8/+52
* Bug 567 (part 1): add support for openal extensionsMichael Zucchi2013-01-251-0/+16
* Fix bug 550, JOAL lacks Platform.initSingleton() call - Using TempJarCache re...Sven Gothel2012-01-041-0/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Window Support added ; Win64 libs & license filesSven Gothel2010-12-131-3/+8
* Bring back JOAL (code fixes and project structure)Sven Gothel2010-12-131-1/+3
* renamed package to com.jogamp.openal.*Michael Bien2010-03-291-0/+91