Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |