Commit graph

914 commits

Author SHA1 Message Date
Elias Naur
d4d164e87e Mac OS X part of absolute mouse coords 2004-11-12 15:11:42 +00:00
Elias Naur
9741a99c64 Make read() and poll() return absolute coordinates when the mouse is not grabbed 2004-11-12 15:01:29 +00:00
Elias Naur
0fb264180e Mac OS X: Made AWT access thread safe 2004-11-12 13:23:20 +00:00
Elias Naur
2ae536c7c7 Mac OS X default implementation of gamma and state keys 2004-11-12 10:48:51 +00:00
Elias Naur
3ed8212ac1 Access Mac OS X java extensions through relfection to enable compilation on other platforms 2004-11-12 10:39:06 +00:00
Mark Bernard
60fa55fe40 Added more tests. 2004-11-12 03:37:34 +00:00
Mark Bernard
957b0a3194 Full functionality from IL. Does not include Windows specific calls or anything that uses function pointers. 2004-11-12 02:40:41 +00:00
Elias Naur
ab6433c004 Added missing files 2004-11-11 16:04:28 +00:00
Elias Naur
1ec70842d0 Mac OS X port, second try :) 2004-11-11 16:03:19 +00:00
Elias Naur
b5d783f685 *** empty log message *** 2004-11-11 13:54:25 +00:00
Elias Naur
5b1b513aab Moved native cursors to DisplayImplementation 2004-11-11 13:27:59 +00:00
Ioannis Tsakpinis
a46706b752 New extensions 2004-11-09 21:29:17 +00:00
Caspian Rychlik-Prince
14b1199812 Reverted sync2 change 2004-11-07 17:26:45 +00:00
Caspian Rychlik-Prince
23791a0230 Adjusted sync2() to sync to FPS - 1, like sync() does. Now runs much smoother in Super Elvis. 2004-11-07 16:38:02 +00:00
Elias Naur
7ecf2516fb Only initialize Controller on win32 2004-11-03 13:58:06 +00:00
Elias Naur
742559fe20 Don't set native cursor if not supported by the platform 2004-11-03 13:49:08 +00:00
Elias Naur
0f95034fd3 Added Display.processMessages(), providing a hook to only process native events and not swap buffers or poll input 2004-11-02 18:15:39 +00:00
Elias Naur
ddd61963ee Split out native implementation of Display/Mouse/Keyboard into implementers of DisplayImplementation 2004-11-02 12:48:58 +00:00
Elias Naur
c51c3897b1 Don't reset the mode to the initial mode when a mode switch or window creation goes wrong 2004-11-01 23:13:30 +00:00
Ioannis Tsakpinis
9f7b3756e3 Fixed memory leak 2004-10-29 19:48:12 +00:00
Brian Matzon
96967d1296 change to directory scanning thingy 2004-10-28 20:01:08 +00:00
Brian Matzon
394a3ba97b default to trimmed string since most tags include a \0 2004-10-28 19:32:31 +00:00
Ioannis Tsakpinis
bc836b9079 Added floating point extensions 2004-10-28 17:16:03 +00:00
Elias Naur
8dbce4dfde Win32: Don't pretend we're minimized when we're just inactive 2004-10-24 17:29:24 +00:00
Brian Matzon
18b89b752a 0.93 2004-10-24 11:19:08 +00:00
Brian Matzon
ea0d128a0a no need to cal ilInit 2004-10-23 08:57:53 +00:00
Brian Matzon
6fbe7f1501 always call ilInit since it can't be used without anyway 2004-10-23 08:55:27 +00:00
Mark Bernard
98aad6d786 Test for DevIL. 2004-10-22 21:03:17 +00:00
Mark Bernard
3db485288d Initial interface for DevIL 2004-10-22 21:02:18 +00:00
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