Brian Matzon
|
854bc9579d
|
fix: updated to reflect moving of EAX stuff to eax subpackage
|
2002-09-02 13:09:20 +00:00 |
|
Brian Matzon
|
05b4611a4d
|
mod: moved to eax subpackage
|
2002-09-02 13:07:48 +00:00 |
|
Brian Matzon
|
03dfdf5f70
|
add: small output line to tell that EAX is possible
|
2002-08-30 22:15:57 +00:00 |
|
Brian Matzon
|
7a2acd569d
|
fix: actually set Listener & Buffer GUID's
|
2002-08-30 21:45:48 +00:00 |
|
Brian Matzon
|
9ecf595bd4
|
add: first stab at EAX support
|
2002-08-30 21:30:40 +00:00 |
|
Brian Matzon
|
443748072b
|
fix: constants cleanup
|
2002-08-30 21:29:23 +00:00 |
|
Tristan Campbell
|
3e701e274e
|
Safe version now exists, some testing performed.
|
2002-08-29 21:40:44 +00:00 |
|
Brian Matzon
|
bc6775e314
|
mov: renamed to BaseEAXConstants.java
|
2002-08-29 14:06:44 +00:00 |
|
Brian Matzon
|
c18e8bd28a
|
fix: now using Int- & Float- Buffers
fix: to small iteration when unqueing buffers
fix: nulling of buffer
|
2002-08-29 12:44:32 +00:00 |
|
Brian Matzon
|
7bd04b6719
|
add: finished full automated tests
|
2002-08-29 02:00:49 +00:00 |
|
Brian Matzon
|
cdf484cc11
|
add: added EnumerationValue test
|
2002-08-29 01:49:25 +00:00 |
|
Brian Matzon
|
1768d24a38
|
add: Queue test added
|
2002-08-29 01:45:44 +00:00 |
|
Brian Matzon
|
f85aaf6b01
|
fix: now using ByteBuffer all the way
|
2002-08-29 01:11:46 +00:00 |
|
Brian Matzon
|
dac8f79273
|
initial import
|
2002-08-29 01:11:25 +00:00 |
|
Brian Matzon
|
3822ca992e
|
fix: don't check for errors after the exit! - will crash since no current context
|
2002-08-28 23:41:05 +00:00 |
|
Brian Matzon
|
62df26dc1c
|
fix: now uses ByteBuffer address to load buffer when using alutLoadWAVMemory
fix: minor cleanup
|
2002-08-28 22:46:54 +00:00 |
|
Brian Matzon
|
ede68fa461
|
fix: now uses ByteBuffer address to load buffer when using alutLoadWAVMemory
|
2002-08-28 22:45:46 +00:00 |
|
Brian Matzon
|
de76b80c29
|
rem: not needed imports
|
2002-08-28 22:31:15 +00:00 |
|
Caspian Rychlik-Prince
|
c6659f88a4
|
Stuff
|
2002-08-28 21:58:14 +00:00 |
|
Tristan Campbell
|
b5fab4fcc6
|
First draft of ANSIC++ Vector code. Needs to be tested.
|
2002-08-28 16:45:24 +00:00 |
|
Brian Matzon
|
5725ff9c66
|
add: more tests
|
2002-08-28 14:17:06 +00:00 |
|
Brian Matzon
|
63359ebf04
|
initial import
|
2002-08-28 12:56:55 +00:00 |
|
Brian Matzon
|
2fffb6b522
|
initial import of ALTest - conversion of altest.c - work in progress
|
2002-08-28 01:19:59 +00:00 |
|
Caspian Rychlik-Prince
|
0e07f02d50
|
Fixes
|
2002-08-28 00:05:45 +00:00 |
|
Brian Matzon
|
88def41eb8
|
initial import of ALUTTest - basically PlayTest, using ALUT for initialization and deinitialization
|
2002-08-27 23:30:21 +00:00 |
|
Brian Matzon
|
f42fa6f750
|
add: mo javadoc
|
2002-08-27 23:28:52 +00:00 |
|
Brian Matzon
|
2d43fd17aa
|
add: last test added. ALCTest complete sans some stuff that doesn't work on win32 - awaiting fix from OpenAL people
|
2002-08-27 23:21:03 +00:00 |
|
Brian Matzon
|
32eccb5e58
|
fix: empty defines for !debug builds
|
2002-08-27 20:44:19 +00:00 |
|
Brian Matzon
|
e33e715849
|
fix: made compile
|
2002-08-27 20:42:47 +00:00 |
|
Brian Matzon
|
40a41090b2
|
first stab at ALC testing - Work In Progress
|
2002-08-27 17:49:53 +00:00 |
|
Brian Matzon
|
cbd9de092d
|
fix: update to spec recommendation (alcMakeContextCurrent before destroy)
|
2002-08-27 17:48:30 +00:00 |
|
Brian Matzon
|
8d51bb4b8e
|
fix: support alcMakeContextCurrent - as recommended in specs!
|
2002-08-27 17:45:40 +00:00 |
|
Caspian Rychlik-Prince
|
ec489c911d
|
Fixed more stuff
|
2002-08-26 22:23:59 +00:00 |
|
Brian Matzon
|
1ea4bf10b4
|
fix: NULL check in getString
fix: wrong object being used when retrieving fields
|
2002-08-26 22:16:25 +00:00 |
|
Brian Matzon
|
21b1ea9862
|
fix: allow null to be passed to openDevice
|
2002-08-26 21:28:30 +00:00 |
|
Brian Matzon
|
6fba0353b0
|
add: new basic test class to make testing easier
mod: PlayTest now inherits from BasicTest
|
2002-08-26 21:10:08 +00:00 |
|
Brian Matzon
|
99635fc718
|
fix: removed double ;
|
2002-08-26 20:57:18 +00:00 |
|
Caspian Rychlik-Prince
|
8debb8fd10
|
This n that
|
2002-08-26 20:39:28 +00:00 |
|
Brian Matzon
|
f7e8312672
|
add: javadoc comment on getError
|
2002-08-26 20:17:55 +00:00 |
|
Brian Matzon
|
7c74c35663
|
initial import of first basic test (wee)
|
2002-08-26 19:53:21 +00:00 |
|
Brian Matzon
|
e98d612862
|
add: macro AL error checking
|
2002-08-26 18:23:11 +00:00 |
|
Brian Matzon
|
efa5dc7f5d
|
fix: dx version defined, so that compile errors are removed
|
2002-08-26 18:14:22 +00:00 |
|
Brian Matzon
|
d84886e36c
|
rem: don't include math file, which isn't there
|
2002-08-26 18:12:22 +00:00 |
|
Caspian Rychlik-Prince
|
d4c92b2309
|
Fixes
|
2002-08-26 15:53:36 +00:00 |
|
Caspian Rychlik-Prince
|
eea62c9e0f
|
New base classes Vector and Matrix
|
2002-08-26 15:46:39 +00:00 |
|
Brian Matzon
|
71b1090163
|
rem: removed debug
fix: cleanup
|
2002-08-26 15:30:19 +00:00 |
|
Brian Matzon
|
b7bfb49c7c
|
add: ALC constants added
|
2002-08-26 15:28:01 +00:00 |
|
Brian Matzon
|
0106d1ae4e
|
fix: wrong header file being included (DOH!)
fix: using wrong object to retrieve field values from
|
2002-08-26 15:07:31 +00:00 |
|
Brian Matzon
|
3a05fc03bb
|
fix: made java impl. behave like C counterpart, by returning NULL
|
2002-08-25 11:02:21 +00:00 |
|
Brian Matzon
|
f6456e9a4c
|
removing from openal package
|
2002-08-25 08:41:02 +00:00 |
|