aboutsummaryrefslogtreecommitdiffstats
path: root/unit_tests/src/Sound3DTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Revived gluegen-branch-1-0 branch of JOAL source tree, which was akbr2005-12-221-12/+6
| | | | | | | | | | | | | | | | | | | | | | never-productized port of the JOAL workspace using GlueGen to autogenerate its code. Brought branch up to current version of GlueGen and OpenAL 1.1 headers. Changed code generation style to use call-through-function-pointer nearly everywhere; resulted in significant refactoring of GlueGen's GLEmitter into generic ProcAddressEmitter, checked in separately. Worked around bug in current OpenAL implementation where alGetProcAddress doesn't work properly for core routines; uses dlsym or similar for function lookup. Revised build.xml to use cpptasks as in JOGL. Cleaned up API to match JOGL's more closely; renamed OpenALException to ALException and made it a RuntimeException, cleaned up ALFactory and ALut, deleted Sound3DException in favor of ALException, moved JOALVersion to util/Version, etc. Added BufferUtils from GlueGen workspace (really need shared project used among all Java Games APIs). Revised ALut, WAVLoader and demos; demos will be checked in later (no Developer rights yet on joal-demos workspace). git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/branches/gluegen-branch-1-0@96 03bf7f67-59de-4072-a415-9a990d468a3f
* updated the testsathomas2003-11-231-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@70 03bf7f67-59de-4072-a415-9a990d468a3f
* Several changes, uses newest lwjgl extal, throws exceptions from native code ↵athomas2003-11-231-1/+7
| | | | | | if AL doesn't load correctly and creates Context and Device objects in Native code. git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@69 03bf7f67-59de-4072-a415-9a990d468a3f
* added missing copyright to OpenALTest.javaathomas2003-06-081-7/+32
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@23 03bf7f67-59de-4072-a415-9a990d468a3f
* Initial check-in of project filesathomas2003-06-071-0/+91
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@21 03bf7f67-59de-4072-a415-9a990d468a3f