summaryrefslogtreecommitdiffstats
path: root/src/java/net
Commit message (Expand)AuthorAgeFilesLines
* Removed public ALFactory constructorkbr2006-01-301-0/+2
* Javadoc fixes; removed Version.java from core package (now in utilkbr2006-01-302-105/+1
* Moved GlueGen out of the JOGL workspace and into its own project.kbr2006-01-151-0/+92
* Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now builtkbr2006-01-1026-3803/+912
* Fixed issue 6 : Unable to terminate JOAL program with CRTL-C or kill Pid.jada2005-01-201-6/+5
* changed JOALVersion to Versionathomas2004-02-182-48/+104
* merged mac osx build fileathomas2003-11-231-23/+3
* Issue number:gregorypierce2003-11-231-2/+2
* Several changes, uses newest lwjgl extal, throws exceptions from native code ...athomas2003-11-237-25/+141
* updated navbarathomas2003-11-221-1/+3
* Clarified the instrumentation a little more.athomas2003-11-191-1/+3
* Removed a redundant call to alcOpenDevice, Eliminated a call to ReleaseString...athomas2003-11-192-2/+6
* Submitted by: Athomas Goldbergathomas2003-11-171-0/+4
* Added missing ALut file.athomas2003-11-141-0/+120
* Added JOALVersion classathomas2003-09-112-1/+49
* added support for compiling under Linuxathomas2003-07-083-3/+14
* modified mutex to allow same thread to acquire lock multiple times. Will impl...athomas2003-06-291-1/+1
* mutex to provide thread safetyathomas2003-06-282-17/+37
* added synchronization mechanism around makeContextCurrent by adding a freeCur...athomas2003-06-272-12/+23
* a few bug fixes and checks for nulathomas2003-06-272-17/+41
* removed extraneous printoutathomas2003-06-241-1/+0
* fixed NPE in ALC.exit()athomas2003-06-241-4/+4
* added missing native callsathomas2003-06-241-3/+19
* added missing javadoc commentsathomas2003-06-083-157/+189
* added missing javadoc commentsathomas2003-06-087-152/+198
* added missing javadoc commentsathomas2003-06-082-12/+23
* added missing javadoc commentsathomas2003-06-081-22/+21
* added missing copyright to OpenALTest.javaathomas2003-06-086-127/+412
* Initial check-in of project filesathomas2003-06-0720-0/+4914