Commit graph

357 commits

Author SHA1 Message Date
Elias Naur
d58c8b767b I like those makeContextCurrent/releaseContext... 2003-03-30 19:40:35 +00:00
Elias Naur
bc33d3ff2b Linux/win32 changes for 0.6 2003-03-30 19:26:39 +00:00
Caspian Rychlik-Prince
920a67b1ac Stuff for 0.6 2003-03-29 21:52:14 +00:00
Brian Matzon
ecabc2f361 fix: go for 16 bit mode instead of 32 2003-03-28 23:58:55 +00:00
Brian Matzon
f5c253726a fix: rewritten windowed/fullscreen selection 2003-03-28 23:47:20 +00:00
Brian Matzon
d3c77abc4b fix: make certain that gl.tick is always called 2003-03-28 23:46:29 +00:00
Brian Matzon
164daef315 fix: removed double Keyboard.read 2003-03-28 23:40:45 +00:00
Caspian Rychlik-Prince
157e7673cc Big changes for the new 0.6 LWJGL release 2003-03-28 23:16:15 +00:00
Brian Matzon
07fdc052e0 fix: make it all compile 2003-03-28 22:12:45 +00:00
Caspian Rychlik-Prince
16d8c3c053 Fixed 2003-03-28 21:04:43 +00:00
Caspian Rychlik-Prince
24160ac606 Fixed 2003-03-28 19:18:23 +00:00
Caspian Rychlik-Prince
c2714fe763 Removed Exception from constructor 2003-03-28 19:07:50 +00:00
Caspian Rychlik-Prince
4924c564d5 *** empty log message *** 2003-03-28 19:02:24 +00:00
Caspian Rychlik-Prince
419da83107 New Window class, and major changes to Display 2003-03-28 01:28:04 +00:00
Caspian Rychlik-Prince
cab8f6f62f New Window class, and major changes to Display 2003-03-27 23:01:14 +00:00
Caspian Rychlik-Prince
24bfb0cf00 New Window class, and major changes to Display 2003-03-27 22:54:41 +00:00
Caspian Rychlik-Prince
d4b5248f0a New Window class, and major changes to Display 2003-03-27 22:46:25 +00:00
Caspian Rychlik-Prince
796b84c3d1 New Window class, and major changes to Display 2003-03-27 22:32:48 +00:00
Brian Matzon
6e37721123 add: small window test - wanted to test how fast a display is created 2003-03-24 17:16:42 +00:00
Brian Matzon
f40973624c mod: making it possible to see color differences by clicking mouse buttons 2003-03-24 17:07:25 +00:00
Brian Matzon
0d1cc7583b fix: creation of buttons array now occurs in java side 2003-03-24 16:58:10 +00:00
Elias Naur
f08389fdd2 Fixed Brian's bugs 2003-03-24 11:56:05 +00:00
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