Commit Graph

1426 Commits

Author SHA1 Message Date
Elias Naur 2040638c26 Added BufferUtils.createDoubleBuffer. Fixed comments 2004-10-14 20:59:13 +00:00
Elias Naur bd34754f86 Linux: minor linux fix 2004-10-13 10:55:49 +00:00
Brian Matzon 03d75913d5 updated resources 2004-10-03 09:46:21 +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 851e5f2c08 some ogg lovin' too 2004-10-03 09:28:39 +00:00
Brian Matzon 11dc91fda7 some mp3 to play! 2004-10-03 09:25:07 +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
Elias Naur 58d78eec2c Linux: improved cursor position tracking 2004-09-30 12:31:59 +00:00
Mark Bernard 42f6c082e3 Bone model sample XML file. Incomplete. 2004-09-29 02:07:57 +00:00
Mark Bernard b85bf3acee Templates showing the structure of the XML model files. Schemas that can be used to validate model files. 2004-09-29 02:03:18 +00:00
Mark Bernard 99e12efd6a Sample showing the structure of the XML model files. 2004-09-29 01:57:16 +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
Elias Naur 91efa96d95 Linux: Don't warp cursor position at Mouse.create() 2004-09-28 13:02:38 +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
Elias Naur 4c631207c5 Fix win32 mouse event deltas too 2004-09-27 13:43:34 +00:00
Elias Naur 468502cb00 Track event mouse deltas even when the event queue overflows 2004-09-27 13:20:27 +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 9cb5176ce7 Linux: Fixed problem with updating screen dimension globals 2004-09-22 19:56:02 +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 c6e9d5f13b Fix linux Mouse compile 2004-09-22 18:35:14 +00:00
Elias Naur 3c5a231ec7 Win32: reset/restore display mode when activated/deactivated 2004-09-22 18:21:28 +00:00
Elias Naur db332762f5 Fix Mouse tests 2004-09-22 18:03:10 +00:00
Elias Naur 8da3656540 Fix native mouse issues 2004-09-22 17:54:27 +00:00
Elias Naur 38ebcf5fb3 Updated win32 to report Mouse deltas 2004-09-22 15:06:27 +00:00
Elias Naur fa1713c4e8 Add delta values to Mouse events 2004-09-22 11:08:21 +00:00
Elias Naur 0d013c7f54 Linux: Improve input latency by processing X messages from nPoll and nRead 2004-09-22 09:28:09 +00:00
Elias Naur 5361073072 Fix linux crash in nGetNativeCursorCaps 2004-09-21 14:36:52 +00:00
Brian Matzon e93393ef8a native loading modified to be in line with oal 2004-09-19 11:17:28 +00:00
Elias Naur 4e81b3a458 Removed redundant CXXFLAGS definition from configure.in 2004-09-18 11:41:30 +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
Elias Naur af66408d3d Added setLocation support for linux 2004-09-15 17:44:39 +00:00
Brian Matzon da867ff28a support for setLocation 2004-09-15 17:07:06 +00:00
Brian Matzon 318952793f updated to c code 2004-09-15 17:04:26 +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
Elias Naur b48533a30f Remove redundant CXXFLAGS definition in configure.in 2004-09-11 07:20:50 +00:00
Brian Matzon d14123708d fixed wrong return type
fixed compilation on win32
2004-09-10 21:58:11 +00:00
Brian Matzon 84863c4797 fixed wrong return type 2004-09-10 21:56:58 +00:00
Elias Naur e686334d14 Improved _NET_WM_STATE_FULLSCREEN support for older kde window managers 2004-09-10 14:09:33 +00:00
Elias Naur 1a29c9d5b4 More conversion fixes 2004-09-10 11:18:05 +00:00
Elias Naur 5039684671 Win32 specific fix ups for C++->C conversion 2004-09-10 09:56:26 +00:00
Elias Naur 55a67aaacc Converted native code from C++ (.cpp files) to C (.c files), thus avoiding an annoying dependency on the standard C++ library on Linux. We weren't using any particular C++ features anyway. 2004-09-10 08:13:56 +00:00
Brian Matzon 639149d721 fixed compilation 2004-09-10 05:48:14 +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 2160d86a76 Fixed WIN32->_WIN32 conditional in NVVertexArrayRange.cpp 2004-09-08 20:25:11 +00:00
Elias Naur aa60495bb5 Linux: improve cursor position handling (warp behaviour) 2004-09-08 20:15:55 +00:00
Brian Matzon caf9b62ce9 define WIN32 when building 2004-09-08 18:50:21 +00:00
Brian Matzon 6915359b01 default to 1.4 2004-09-07 16:42:39 +00:00
Brian Matzon fc9ab4ea56 neeeed moooree fiiilleeessss 2004-09-06 20:31:22 +00:00
Brian Matzon f8101ed860 updated to be in line with 0.92 2004-09-06 20:30:21 +00:00
Brian Matzon 95c8308929 create media file too 2004-09-06 20:08:26 +00:00
Brian Matzon fc698b9907 updated resource file 2004-09-06 20:05:26 +00:00
Brian Matzon 399b50f50a nuke media files not in use 2004-09-06 20:04:49 +00:00
Brian Matzon 8b7a93f623 fixed some small build issues 2004-09-06 19:51:11 +00:00
Brian Matzon 505062df9d enable exception handling
copy to libs
2004-09-06 16:41:45 +00:00
Brian Matzon 67cf8eaf08 latest and greatest 2004-09-06 16:36:08 +00:00
Elias Naur bb540708a4 Removed commented out code 2004-09-06 10:21:34 +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 fbf42c7326 Fix linux makefiles 2004-09-03 08:45:13 +00:00
Brian Matzon 8878b11953 fmod todo 2004-09-03 06:04:18 +00:00
Brian Matzon 5a1e05db6a cleanup 2004-09-03 06:03:32 +00:00
Brian Matzon 23108dcc09 update cache fields 2004-09-03 06:02:33 +00:00
Elias Naur 33285cd06a Linux: Reimplemented undecorated flag through use of the obscure Motif window manager hint instead of the override_redirect flag 2004-08-23 11:33:57 +00:00
Elias Naur 9cd4948517 Linux: cleanup and remove input grab in button press 2004-08-23 10:59:47 +00:00
Elias Naur bb1d59fffe Linux: Implemented support for Extended Window Manager Hints. LWJGL now cooperates
much better with the window manager, if the X randr and EWMH extensions are supported.
Especially fullscreen handling has improved, by avoiding the use of the override_redirect
flag.
2004-08-23 08:46:35 +00:00
Elias Naur 0c5bb83832 Linux: Added support for X RandR extension 2004-08-21 20:31:24 +00:00
Elias Naur 0d4d5b6bf1 Linux: Added missing throwException in display.cpp.initDisplay() 2004-08-21 17:42:23 +00:00
Elias Naur a558ad68b2 Linux: only grab the keyboard when in fullscreen mode. Remove the alt-tab hack 2004-08-21 10:22:23 +00:00
Elias Naur 4b98c873da Made Xcursor library static linked instead of dynamically loaded 2004-08-21 00:18:20 +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 40463223c8 more callbacks
fixed some methods
2004-08-20 06:20:51 +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
Caspian Rychlik-Prince 6c3f89f3c1 *** empty log message *** 2004-08-12 14:22:37 +00:00