| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed NativeLibrary.open() to accept boolean argument indicating | kbr | 2006-08-27 | 3 | -24/+47 |
* | Added NativeLibrary helper class to com.sun.gluegen.runtime package, | kbr | 2006-08-01 | 1 | -0/+16 |
* | Removed public ALFactory constructor | kbr | 2006-01-30 | 1 | -0/+2 |
* | Javadoc fixes; removed Version.java from core package (now in util | kbr | 2006-01-30 | 2 | -105/+1 |
* | Moved GlueGen out of the JOGL workspace and into its own project. | kbr | 2006-01-15 | 1 | -0/+92 |
* | Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now built | kbr | 2006-01-10 | 39 | -6786/+920 |
* | Fixed issue 6 : Unable to terminate JOAL program with CRTL-C or kill Pid. | jada | 2005-01-20 | 1 | -6/+5 |
* | Issue 5 | athomas | 2004-08-16 | 1 | -2/+2 |
* | changed JOALVersion to Version | athomas | 2004-02-18 | 2 | -48/+104 |
* | slight change based on web search of error we're seeing. | athomas | 2003-12-09 | 1 | -2/+2 |
* | Added not conditional for isUnix since OSX is part of the osFamily unix and t... | gregorypierce | 2003-11-23 | 1 | -1/+6 |
* | merged mac osx build file | athomas | 2003-11-23 | 2 | -26/+21 |
* | Issue number: | gregorypierce | 2003-11-23 | 1 | -2/+2 |
* | Several changes, uses newest lwjgl extal, throws exceptions from native code ... | athomas | 2003-11-23 | 16 | -305/+694 |
* | updated navbar | athomas | 2003-11-22 | 4 | -20/+44 |
* | Clarified the instrumentation a little more. | athomas | 2003-11-19 | 1 | -1/+3 |
* | Simplified alcOpenDeviceNative a little | athomas | 2003-11-19 | 1 | -11/+8 |
* | Removed a redundant call to alcOpenDevice, Eliminated a call to ReleaseString... | athomas | 2003-11-19 | 3 | -6/+24 |
* | Proper handling of nulll parameter in alcOpenDevice() Somehow managed to undo... | athomas | 2003-11-18 | 1 | -1/+1 |
* | Proper handling of null in alcOpenDevice | athomas | 2003-11-18 | 1 | -2/+4 |
* | Submitted by: Athomas Goldberg | athomas | 2003-11-17 | 1 | -0/+4 |
* | Added missing ALut file. | athomas | 2003-11-14 | 1 | -0/+120 |
* | Added JOALVersion class | athomas | 2003-09-11 | 2 | -1/+49 |
* | added support for compiling under Linux | athomas | 2003-07-08 | 7 | -20/+58 |
* | modified mutex to allow same thread to acquire lock multiple times. Will impl... | athomas | 2003-06-29 | 1 | -1/+1 |
* | mutex to provide thread safety | athomas | 2003-06-28 | 2 | -17/+37 |
* | added synchronization mechanism around makeContextCurrent by adding a freeCur... | athomas | 2003-06-27 | 2 | -12/+23 |
* | a few bug fixes and checks for nul | athomas | 2003-06-27 | 2 | -17/+41 |
* | removed extraneous printout | athomas | 2003-06-24 | 1 | -1/+0 |
* | fixed NPE in ALC.exit() | athomas | 2003-06-24 | 1 | -4/+4 |
* | added missing native calls | athomas | 2003-06-24 | 1 | -3/+19 |
* | added missing javadoc comments | athomas | 2003-06-08 | 3 | -157/+189 |
* | added missing javadoc comments | athomas | 2003-06-08 | 7 | -152/+198 |
* | added missing javadoc comments | athomas | 2003-06-08 | 2 | -12/+23 |
* | added missing javadoc comments | athomas | 2003-06-08 | 1 | -22/+21 |
* | added missing copyright to OpenALTest.java | athomas | 2003-06-08 | 6 | -127/+412 |
* | Initial check-in of project files | athomas | 2003-06-07 | 34 | -0/+7875 |