Commit graph

935 commits

Author SHA1 Message Date
Brian Matzon
e6feeb3d5c moved clipboard stuff to PlatformAdapter 2004-10-17 17:25:29 +00:00
Brian Matzon
d9830aff06 cleaned imports 2004-10-17 15:55:03 +00:00
Brian Matzon
29e4fe179b Gears test added 2004-10-17 15:53:49 +00:00
Brian Matzon
8ae823dd4a tagfields implemented 2004-10-16 01:02:34 +00:00
Elias Naur
2040638c26 Added BufferUtils.createDoubleBuffer. Fixed comments 2004-10-14 20:59:13 +00:00
Brian Matzon
571a2fe348 format/reindent
using phero resources
defaults to a file now
2004-10-03 09:35:38 +00:00
Brian Matzon
53dfc0da74 reindent/format 2004-10-03 09:00:36 +00:00
Brian Matzon
1e83aad48d got boredm spiced it up 2004-10-03 02:47:10 +00:00
Brian Matzon
ec0cb01da0 fixed SetPriority/GetActive name mangling 2004-10-02 21:06:23 +00:00
Ioannis Tsakpinis
ee4a4e23b2 Added ATI_texture_compression_3dc 2004-10-01 16:03:14 +00:00
Mark Bernard
a391fe3100 Update tag names to prevent conflicts when validating XML files. 2004-09-28 22:10:39 +00:00
Ioannis Tsakpinis
fc605e4501 Added EXT_Cg_shader constants 2004-09-28 13:45:12 +00:00
Brian Matzon
cceaebd8bd set native order before retuning float buffer 2004-09-28 06:10:46 +00:00
Brian Matzon
e0d47377c8 fix spectrum to return a float buffer 2004-09-27 15:17:05 +00:00
Brian Matzon
0609cd371a miscellaneous updates 2004-09-24 15:28:29 +00:00
Brian Matzon
de43458812 StreamPlayerMemory testing playing of in memory mp3 file 2004-09-24 06:08:27 +00:00
Elias Naur
8b691bbe78 Linux: reset/restore gamma settings on activate/deactivate 2004-09-22 19:25:16 +00:00
Elias Naur
dcaf73c2e7 Fix DisplayTest 2004-09-22 18:42:16 +00:00
Elias Naur
db332762f5 Fix Mouse tests 2004-09-22 18:03:10 +00:00
Elias Naur
fa1713c4e8 Add delta values to Mouse events 2004-09-22 11:08:21 +00:00
Brian Matzon
e93393ef8a native loading modified to be in line with oal 2004-09-19 11:17:28 +00:00
Brian Matzon
9306c06637 use public display mode constructor to get proper window size 2004-09-17 05:56:10 +00:00
Brian Matzon
1533eb4924 use OAL type loading 2004-09-16 22:40:12 +00:00
Brian Matzon
8e17e445d6 print stack trace on error 2004-09-16 22:38:31 +00:00
Brian Matzon
dc11263ad5 AWT version - much neater 2004-09-16 21:11:52 +00:00
Brian Matzon
8b09140bef add net enums 2004-09-16 21:11:22 +00:00
Brian Matzon
da867ff28a support for setLocation 2004-09-15 17:07:06 +00:00
Brian Matzon
fb9350f024 fix imports 2004-09-15 16:07:42 +00:00
Elias Naur
1459b21448 Fix OpenGL version parsing 2004-09-13 08:04:33 +00:00
Brian Matzon
f966659995 make initialize package protected 2004-09-12 13:28:38 +00:00
Caspian Rychlik-Prince
d9b441cd9d Fixed problem in version determination 2004-09-11 12:05:25 +00:00
Brian Matzon
84863c4797 fixed wrong return type 2004-09-10 21:56:58 +00:00
Ioannis Tsakpinis
8041524332 OpenGL 2.0 support 2004-09-09 23:51:16 +00:00
Ioannis Tsakpinis
dccf2e08e7 no message 2004-09-09 23:45:21 +00:00
Elias Naur
7fffdd2602 vector utils standardized to radians 2004-09-06 08:50:53 +00:00
Elias Naur
f190078ad0 Removed shared pcontext buffer tests and updated unique context tests 2004-09-05 08:38:53 +00:00
Elias Naur
c3fb7cc5c8 Replaced Exception with more specific IllegalAccessException in Display.java 2004-08-20 09:03:31 +00:00
Elias Naur
68e4faf560 Replaced assertion with proper exception in Vector.java 2004-08-20 08:58:50 +00:00
Brian Matzon
309ef6b06e fixed a gazillion imports 2004-08-20 06:26:19 +00:00
Brian Matzon
985740a733 Fixed callback 2004-08-20 06:19:31 +00:00
Brian Matzon
e19019f91a more callback support
fixed some methods
2004-08-20 06:19:11 +00:00
Brian Matzon
6d81f7ad93 Streaming test 2004-08-20 06:17:56 +00:00
Brian Matzon
e23538a518 cleanup 2004-08-20 06:17:15 +00:00
Ioannis Tsakpinis
b9bf056c4c First GL 2.0 Extensions 2004-08-15 23:03:54 +00:00
Caspian Rychlik-Prince
309284a55e Now ungrabs the mouse when alert() is called 2004-08-13 15:24:47 +00:00
Brian Matzon
53202702b0 mo fmod 2004-08-12 21:40:35 +00:00
Brian Matzon
53126a57f1 Simple NULL DSP test 2004-08-12 21:40:07 +00:00
Elias Naur
483f03a4ec Implemented default AWT implementation of Sys.getClipboard() 2004-08-12 15:22:48 +00:00
Caspian Rychlik-Prince
7f28edb980 Implemented getClipboard on Win32 2004-08-12 14:54:39 +00:00
Caspian Rychlik-Prince
f0954a9a70 Put getClipboard back. 2004-08-12 14:30:13 +00:00