Commit graph

1383 commits

Author SHA1 Message Date
Tristan Campbell
7bbb1273d0 Fixed some bugs that were not allowing bulk adds and some binary incompatibilities.
Fixed error involving incorrectly setting strides when the stride is 0.
2003-03-23 01:13:43 +00:00
Brian Matzon
dd201b2f14 fix: load OpenAL based on java.library.path 2003-03-22 23:17:11 +00:00
Caspian Rychlik-Prince
c6a231cf43 New getPlatform() method added 2003-03-21 17:08:26 +00:00
Caspian Rychlik-Prince
8575ae0496 New getPlatform() method added 2003-03-21 16:57:56 +00:00
Caspian Rychlik-Prince
c1fd8957df New getPlatform() method added 2003-03-21 16:53:19 +00:00
Elias Naur
0d620e9125 Reverted display mode selection 2003-03-19 12:41:28 +00:00
Caspian Rychlik-Prince
be9286b6a0 Fixed some JNI errors. One remains. 2003-03-17 18:57:05 +00:00
Brian Matzon
7cfa29957e initial commit of OpenAL create/destroy test 2003-03-16 22:52:35 +00:00
Brian Matzon
06da0d0017 fix: stop checking Hz 2003-03-16 20:31:40 +00:00
Brian Matzon
b10c34254e fix: destroy keyboard upon exit 2003-03-16 20:13:44 +00:00
Brian Matzon
5d4f778e5b fix: escape testing 2003-03-16 20:12:57 +00:00
Brian Matzon
972df2fe53 fix: get 60Hz
fix: keep polygon within window
2003-03-16 20:09:49 +00:00
Elias Naur
c0bc4b1899 added glXAllocateMemoryNV/glXFreeMemoryNV 2003-03-06 20:54:05 +00:00
Caspian Rychlik-Prince
46b29a63a4 *** empty log message *** 2003-03-03 22:12:21 +00:00
Brian Matzon
09caa36067 fix: possible NPE evaded 2003-03-03 21:58:17 +00:00
Brian Matzon
12b7c4dd85 fix: now enumerates multiple displaydevices, if available 2003-03-03 21:49:46 +00:00
Brian Matzon
9cb8739687 fix: only output wgl if debug 2003-03-02 19:24:39 +00:00
Brian Matzon
947964e341 simple mouse test added 2003-03-02 18:57:50 +00:00
Caspian Rychlik-Prince
24ac909558 *** empty log message *** 2003-02-20 12:16:49 +00:00
Elias Naur
c84ab8669d Added glMultiDrawArrays and glMultiDrawElements 2003-02-17 15:13:41 +00:00
Brian Matzon
7bff025626 formatting and better javadoc 2003-02-10 23:09:54 +00:00
Brian Matzon
94473210cd add: simple controller test that tests multiple creation 2003-02-09 19:59:04 +00:00
Brian Matzon
8281defa3f MouseTest renamed to MouseCreationTest 2003-02-09 19:58:28 +00:00
Brian Matzon
9c2f2d1083 add: simple mouse test that tests multiple creation 2003-02-09 19:17:39 +00:00
Brian Matzon
b46242760d mod: changed closeRequested to follow isMinimized() 2003-02-09 17:55:30 +00:00
Brian Matzon
9a9406dc7e add: close button enabled 2003-02-08 23:01:58 +00:00
Brian Matzon
e96c1322eb fix: updated to reflect changes in new mouse 2003-02-08 19:37:09 +00:00
Brian Matzon
956968e092 new Mouse implementation, rewritten to better fit Controller structure 2003-02-08 19:30:23 +00:00
Caspian Rychlik-Prince
2e3f28b029 *** empty log message *** 2003-02-07 21:54:31 +00:00
Caspian Rychlik-Prince
5ea14c3919 *** empty log message *** 2003-02-06 18:26:04 +00:00
Brian Matzon
0f223b7e65 cleaned up
removed some stuff (specifically buffered mouse mode)
2003-01-29 21:34:15 +00:00
Brian Matzon
99e22aa0b4 added rotational axis too 2003-01-23 21:38:33 +00:00
Brian Matzon
e781a7c83d new and improved version - w00t 2003-01-23 21:11:16 +00:00
Brian Matzon
5d71ae31d3 rem: not needed import 2003-01-12 22:22:12 +00:00
Elias Naur
1b3d0278f9 Added keyboard translation to linux and win32 2003-01-11 23:09:38 +00:00
Brian Matzon
988f115218 Joystick replaced by Controller
GamePad no modelled as a controller
2003-01-03 18:47:42 +00:00
Brian Matzon
2935d85fa6 fix: better comments on create(filepath) 2003-01-03 01:14:29 +00:00
Brian Matzon
8e992f3257 mod: now using getResourceAsStream to load, since this enables us to load from ./ and from classpath 2003-01-03 01:11:42 +00:00
Brian Matzon
86279b768f fix: selection of display mode made "better" 2002-12-22 22:42:13 +00:00
Brian Matzon
e72a5e1545 fix: now using ding.wav 10 times, instead of 10 different wave files 2002-12-22 21:43:07 +00:00
Brian Matzon
37d383963d fix: updated to new display creation 2002-12-22 20:49:18 +00:00
Caspian Rychlik-Prince
75faf07a54 Now throws an assertion error if you try to normalise a zero length vector 2002-12-22 19:53:41 +00:00
Caspian Rychlik-Prince
ca4e05f75b New DisplayMode code 2002-12-22 19:52:15 +00:00
Elias Naur
5aa8eeba3f Cleaned up Grass.java 2002-12-21 12:49:17 +00:00
Brian Matzon
f94c3cced2 beautification 2002-12-21 12:39:34 +00:00
Brian Matzon
951a036ae3 Lightweight actually spelled right! 2002-12-21 12:37:20 +00:00
Brian Matzon
b97b37507b javadoc fixes 2002-12-21 12:07:15 +00:00
Gregory Pierce
c886a36fc5 no message 2002-12-20 23:00:37 +00:00
Brian Matzon
f92a041168 fix: package statment was fucked 2002-12-20 20:47:41 +00:00
Brian Matzon
c847bef095 fix: new display creation 2002-12-20 20:44:54 +00:00