Commit graph

1066 commits

Author SHA1 Message Date
Elias Naur
6e86fa857a *** empty log message *** 2003-10-03 14:33:27 +00:00
Elias Naur
c3f840346c Loading Mac OS X hack through reflection 2003-10-01 09:33:22 +00:00
Elias Naur
dd72b04c90 boolean results -> Exceptions 2003-09-30 10:52:05 +00:00
Elias Naur
4111a08857 Various Mac stuff 2003-09-29 09:26:20 +00:00
Caspian Rychlik-Prince
307755b07c New API for adapter queries 2003-09-28 06:55:01 +00:00
Caspian Rychlik-Prince
5497007c33 New "const" style interfaces for Vectors 2003-09-26 16:19:18 +00:00
Elias Naur
42ad1026af Don't ignore lying drivers 2003-09-26 13:59:50 +00:00
Elias Naur
a7f8424355 Removed mac os x hack again 2003-09-23 11:00:37 +00:00
Elias Naur
482179bba1 Enabled awt hack on Mac OS X 2003-09-17 10:48:00 +00:00
Caspian Rychlik-Prince
00616de78b Lazy library instantiation 2003-09-16 15:39:46 +00:00
Caspian Rychlik-Prince
14f38f43e5 Lazy initialization. 2003-09-10 22:39:26 +00:00
Caspian Rychlik-Prince
a16b6d1d38 Fixed spelling 2003-09-08 16:39:04 +00:00
Elias Naur
1333673bb5 More vector fixes by cfmdobbie 2003-09-01 12:45:47 +00:00
Elias Naur
bdfd1735c5 Various org.lwjgl.vector bugs found by cfmdobbie fixed 2003-08-30 14:25:10 +00:00
Elias Naur
ba3acc79b9 Committed spelling fixes 2003-08-29 08:00:44 +00:00
Elias Naur
b05ee916f0 Added missing ATI_separate_stencil functionality 2003-08-25 09:10:51 +00:00
Elias Naur
a73e7ce58a Added missing ATI_separate_stencil functionality 2003-08-25 09:07:04 +00:00
Elias Naur
a232c6fbfb ATI_separate_stencil support added 2003-08-23 11:34:14 +00:00
Brian Matzon
f27e5a294c fix: isStateKeySet now returning int 2003-08-23 09:45:22 +00:00
Elias Naur
16ea129071 *** empty log message *** 2003-08-19 19:35:22 +00:00
Brian Matzon
61305f4107 added isStateKeySet for checking LOCK keys 2003-08-19 15:15:00 +00:00
Elias Naur
caed320677 Added float buffer methods to gl texture functions 2003-08-19 10:26:51 +00:00
Brian Matzon
252a1e58a2 simple javadoc fix 2003-08-17 20:26:37 +00:00
Elias Naur
d252143d8b Moved Controller init code later 2003-08-17 18:48:29 +00:00
Elias Naur
da4eb5d83e *** empty log message *** 2003-08-17 18:40:58 +00:00
Elias Naur
ec2ee3e2df *** empty log message *** 2003-08-17 17:03:01 +00:00
Elias Naur
f872c3b2da Those examples are not going anywhere 2003-08-17 16:58:19 +00:00
Caspian Rychlik-Prince
1e69c2ec92 Whooooops! 2003-08-17 16:38:57 +00:00
Caspian Rychlik-Prince
711c157ce6 Added button names and consistent query methods to the buttons, to map between names and indexes and back again 2003-08-17 16:32:53 +00:00
Caspian Rychlik-Prince
c94edfb609 *** empty log message *** 2003-08-17 16:31:07 +00:00
Caspian Rychlik-Prince
57d975a24a *** empty log message *** 2003-08-17 16:18:40 +00:00
Caspian Rychlik-Prince
2385672fb6 Added shutdown hook to clean up nicely 2003-08-17 16:14:36 +00:00
Brian Matzon
4f39c59b45 renamed updateStatus to update 2003-08-17 14:10:53 +00:00
Brian Matzon
7e283db15c mod: tick is now called updateState - bitch all you will :p 2003-08-17 09:27:32 +00:00
Elias Naur
21b4ec41a2 *** empty log message *** 2003-08-17 09:04:12 +00:00
Brian Matzon
df2967a2af update to 0.7 2003-08-13 21:45:33 +00:00
Brian Matzon
f19ef56df9 fix: updated to 0.7 2003-08-13 21:03:57 +00:00
Brian Matzon
874edcb3ec fix: naming 2003-08-13 21:03:30 +00:00
Brian Matzon
8feb7f3b1f removed file - too many changes required for 0.7, semi b0rked anyway 2003-08-13 21:02:52 +00:00
Elias Naur
9fa15b12f7 Fixed a Matrix3f.invert() bug 2003-08-13 17:27:18 +00:00
Elias Naur
d3c4253619 *** empty log message *** 2003-08-12 10:46:53 +00:00
Elias Naur
1af7c6ba6d Matrix2f.invert() returns null on failure 2003-08-12 10:38:11 +00:00
Elias Naur
f348be1033 Matrix3f.invert() returns null on failure 2003-08-12 10:36:00 +00:00
Elias Naur
c003893fa5 Matrix4f.invert() returns null on failure 2003-08-12 09:59:00 +00:00
Elias Naur
b7510958c7 Optimized Matrix4f.invert() 2003-08-12 09:33:02 +00:00
Caspian Rychlik-Prince
923abe46a9 New buffer code 2003-08-11 19:59:37 +00:00
Caspian Rychlik-Prince
eb7e231172 New buffer code 2003-08-11 19:58:12 +00:00
Elias Naur
0b55322fc2 Flip cursor images in a copy buffer, not the user buffer 2003-08-10 19:18:02 +00:00
Caspian Rychlik-Prince
0886f84ed8 *** empty log message *** 2003-08-07 21:53:06 +00:00
Elias Naur
8c419814d6 Made VBOTracker and StateStack package private 2003-08-07 12:08:40 +00:00