Commit Graph

3251 Commits

Author SHA1 Message Date
Brian Matzon c3d2c45cb3 fix: now uses getLibraryName() for determening lib to load 2002-08-19 14:02:55 +00:00
Caspian Rychlik-Prince 72fedde744 Encapsulated LIBRARY_NAME 2002-08-19 14:01:23 +00:00
Brian Matzon c6c26e568d fix: wrong prototypes for some methods, while switching to ByteBuffer 2002-08-19 13:55:23 +00:00
Brian Matzon 1bcd10fbf3 basic al support complete 2002-08-19 13:54:34 +00:00
Brian Matzon 157e9daf9d add: rest of al methods 2002-08-19 12:02:52 +00:00
Brian Matzon 345a3248d5 mod: now use ByteBuffer addresses instead of arrays - this way we reduce object creation 2002-08-19 11:59:31 +00:00
Caspian Rychlik-Prince fecfd02abc Tweakage 2002-08-19 11:30:45 +00:00
Caspian Rychlik-Prince 86e159a483 Matrix code started 2002-08-19 11:29:42 +00:00
Brian Matzon 7660e2fc45 add: last al methods added 2002-08-19 02:37:21 +00:00
Brian Matzon 94da74c812 add: more al methods (work in progress) 2002-08-19 01:10:00 +00:00
Brian Matzon 14ae13dd26 change: ALUTLoadWAVFile -> ALUTLoadWAVData 2002-08-18 13:57:28 +00:00
Brian Matzon 68e100a6e9 fix: memory leak 2002-08-18 13:47:56 +00:00
Brian Matzon f6c9a484b3 add: loadWAVMemory implemented
fix: wrong comments on alutInit
2002-08-18 13:42:14 +00:00
Brian Matzon c56a1a70e1 loadWAVMemory implemented 2002-08-18 13:41:35 +00:00
Caspian Rychlik-Prince 11ce7e3b5b Working 2002-08-17 14:13:12 +00:00
Caspian Rychlik-Prince 12be603c2f Removed StructBuffer 2002-08-16 21:53:02 +00:00
Caspian Rychlik-Prince 44053c96a8 Added licenses. 2002-08-16 21:52:26 +00:00
Caspian Rychlik-Prince f247ad4a13 Initial commit 2002-08-16 21:50:08 +00:00
Brian Matzon bb0170c2d0 well someone has to be the victim... 2002-08-15 21:41:34 +00:00
Brian Matzon 1019aaf0e3 uhm.. needed to find a file to modify - testing syncmail ;) 2002-08-15 20:33:55 +00:00
Caspian Rychlik-Prince 5e264ca35f Removed audio class 2002-08-15 16:27:19 +00:00
Caspian Rychlik-Prince 9752430e66 Copyright added 2002-08-15 16:19:01 +00:00
Caspian Rychlik-Prince 2e43ecec70 Copyright added 2002-08-15 15:46:18 +00:00
Brian Matzon a2d48f3ce0 change: old JNI Cimplementaion upgraded to C++ 2002-08-15 15:41:38 +00:00
Brian Matzon 3d0e916e03 add: copyright header 2002-08-15 15:14:42 +00:00
Brian Matzon 2cf8050e75 changed: now defines using dx7 2002-08-15 14:53:18 +00:00
Brian Matzon 94de774d49 changed: AL_ and al prefix removed (this included lowercasing first letter in method) 2002-08-15 14:34:20 +00:00
Brian Matzon 05c2e5844b fixed: joystick javadoc changed to mouse 2002-08-15 14:08:14 +00:00
Caspian Rychlik-Prince 560e2dfbc0 Removed GL_ prefixes 2002-08-15 13:26:37 +00:00
Caspian Rychlik-Prince 31472c67c0 Removed GL_ prefixes 2002-08-15 13:20:09 +00:00
Caspian Rychlik-Prince 44dec85364 Removed gl prefixes 2002-08-15 13:19:49 +00:00
Caspian Rychlik-Prince cc63960e09 Renamed setDisplayMode to create for consistency with other classes 2002-08-14 14:32:46 +00:00
Caspian Rychlik-Prince 630362c462 Added GamePad and Joystick and some query methods 2002-08-14 14:31:09 +00:00
Brian Matzon d9ed524c54 CoreAL10 -> CoreAL 2002-08-14 10:55:41 +00:00
Caspian Rychlik-Prince 801bed13f7 Added automatic error checking to debug build 2002-08-14 01:31:10 +00:00
Caspian Rychlik-Prince 74b1c5e43b Fixed a few things 2002-08-14 01:30:48 +00:00
Caspian Rychlik-Prince 28d5d8b429 GL error checking macro for debug builds 2002-08-14 01:27:46 +00:00
Caspian Rychlik-Prince ebeb7b4b04 Removed redundant class heirarchy 2002-08-14 01:08:57 +00:00
Brian Matzon a972863064 initial commit of OpenAL code 2002-08-13 23:13:28 +00:00
Brian Matzon e26f1ba417 initial commit of test class for OpenAL 2002-08-13 23:01:06 +00:00
Matthew Cooke 8699415f8c Some initial stuff for the website. Not ready to go live yet - Matt 2002-08-11 23:38:49 +00:00
Brian Matzon b0c0b1143d initial import of OpenAL native implementation 2002-08-11 16:27:12 +00:00
Brian Matzon b1ed626ffb corrected Id keyword substitution 2002-08-11 15:59:08 +00:00
Brian Matzon e81da42a24 initial import of OpenAL native implementation 2002-08-11 15:56:00 +00:00
Caspian Rychlik-Prince 6b87bd6d20 Initial revision 2002-08-11 11:49:32 +00:00
Caspian Rychlik-Prince 6fe3e3188e StructBuffer added. Numerous changes to timing code in Sys. 2002-08-11 11:36:18 +00:00
Caspian Rychlik-Prince 04819cc981 Added GL constants and GLs 1.1, 1.2, 1.3 2002-08-09 19:42:20 +00:00
Caspian Rychlik-Prince 1b741fdfc5 Added GLU and GLUT, and core GL commands 2002-08-09 18:50:58 +00:00
Caspian Rychlik-Prince fec4678286 First code import. 2002-08-09 10:56:30 +00:00
Caspian Rychlik-Prince 6333c1dec1 Initial revision 2002-08-06 15:10:44 +00:00
root 1982d8cbee New repository initialized by cvs2svn. 2002-07-23 20:11:38 +00:00