aboutsummaryrefslogtreecommitdiffstats
path: root/src/native
Commit message (Expand)AuthorAgeFilesLines
* Add support for clangSven Gothel2013-09-131-0/+1
* Remove system dependency of intptr_t and uint64_t.Xerxes RĂ„nby2013-01-291-9/+0
* Bug 567 (part 1): add support for openal extensionsMichael Zucchi2013-01-251-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-4/+4
* Bring back JOAL (code fixes and project structure)Sven Gothel2010-12-131-0/+71
* Changed NativeLibrary.open() to accept boolean argument indicatingkbr2006-08-271-6/+21
* Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now builtkbr2006-01-1013-2983/+8
* Issue 5athomas2004-08-161-2/+2
* slight change based on web search of error we're seeing.athomas2003-12-091-2/+2
* Added not conditional for isUnix since OSX is part of the osFamily unix and t...gregorypierce2003-11-231-1/+6
* merged mac osx build fileathomas2003-11-231-3/+18
* Several changes, uses newest lwjgl extal, throws exceptions from native code ...athomas2003-11-238-279/+552
* updated navbarathomas2003-11-223-19/+41
* Simplified alcOpenDeviceNative a littleathomas2003-11-191-11/+8
* Removed a redundant call to alcOpenDevice, Eliminated a call to ReleaseString...athomas2003-11-191-4/+18
* Proper handling of nulll parameter in alcOpenDevice() Somehow managed to undo...athomas2003-11-181-1/+1
* Proper handling of null in alcOpenDeviceathomas2003-11-181-2/+4
* added support for compiling under Linuxathomas2003-07-083-15/+42
* Initial check-in of project filesathomas2003-06-0713-0/+2882