Commit graph

397 commits

Author SHA1 Message Date
Elias Naur
ffc4758d6d Pulled global isUndecorated into function 2004-04-04 13:24:34 +00:00
Caspian Rychlik-Prince
85130ebd90 Rules with mighty fist. New API killed off before it even sees light of day. Some refactoring. 2004-04-04 12:53:45 +00:00
Elias Naur
a538d84eb1 Implemented the undecorated flag and reshape on linux 2004-04-04 09:34:11 +00:00
Elias Naur
8e6568d3d6 Fixed compile problems 2004-04-04 08:36:55 +00:00
Caspian Rychlik-Prince
37262e6727 New window sizing & undecorated code 2004-04-03 23:01:39 +00:00
Elias Naur
e5e492a285 added missing software flag checks in linux 2004-03-29 11:26:26 +00:00
Elias Naur
021e03eea5 Implemented version check to check for incompatible native libraries 2004-03-27 14:09:55 +00:00
Elias Naur
0a576f8e33 Save unread buffered input events between read()s 2004-03-26 21:11:20 +00:00
Caspian Rychlik-Prince
fca57cefd5 Simplification work 2004-03-26 11:09:39 +00:00
Brian Matzon
bb51e3dc23 Cursor animation support regardless of platform features 2004-03-21 21:54:57 +00:00
Elias Naur
536bab5a52 org.lwjgl.opengl.Window.allowSoftwareOpenGL flag support for linux 2004-03-12 07:12:34 +00:00
Elias Naur
9da5a48fa9 Split GLX from extgl into separate platform specific extgl_glx 2004-03-11 12:38:13 +00:00
Elias Naur
f5bf5b590b Removed duplicate exception 2004-03-09 12:20:21 +00:00
Elias Naur
39140f1072 Replaced CHECK_EXISTS with one time check at symbol load time 2004-03-07 15:18:47 +00:00
Ioannis Tsakpinis
d49ce2bfc0 render-to-texture support 2004-03-02 01:59:32 +00:00
Elias Naur
912ffcfaea alert->nAlert in linux 2004-02-27 09:54:37 +00:00
Elias Naur
0cc4f710a8 Fixed up linux for JOGL integration work 2004-02-25 18:09:10 +00:00
Elias Naur
52a709efd6 Small linux fix 2004-02-25 16:44:45 +00:00
Caspian Rychlik-Prince
5356e13feb New Context stuff 2004-02-18 17:48:26 +00:00
Elias Naur
5c3e17c8a3 Added GLX_ARB_multisample support to Pbuffers 2004-02-15 15:46:10 +00:00
Elias Naur
e3a4f5f7f7 Added GLX_ARB_multisample support 2004-02-15 15:27:02 +00:00
Elias Naur
ceca66cd6d Added null check in linux setDisplayMode 2004-02-11 11:25:19 +00:00
Elias Naur
b5194bbb04 Implemented linux swap control through GLX_SGI_swap_control 2004-01-03 08:09:17 +00:00
Elias Naur
790b01a01b Reduced Sys.debug from bool -> int 2003-12-20 22:03:25 +00:00
Elias Naur
fb8fd0a2d7 Implemented proper debug levels 2003-12-20 14:01:31 +00:00
Elias Naur
472b5337d4 Replaced debug libraries with runtime debug condition 2003-12-15 11:49:17 +00:00
Elias Naur
a4b1a7fd5a Newline fix 2003-11-22 19:20:05 +00:00
Elias Naur
f4c5e78bfa Removed a XSetInputFocus call from linux Window.cpp 2003-11-02 14:41:20 +00:00
Caspian Rychlik-Prince
a4facc93f0 *** empty log message *** 2003-10-28 19:26:51 +00:00
Caspian Rychlik-Prince
754f917730 New Sys.openURL command added 2003-10-28 16:23:17 +00:00
Elias Naur
7d5992c02e *** empty log message *** 2003-10-24 05:51:50 +00:00
Elias Naur
b00c24ef76 Fixed ARBFragmentProgram and ARB_vbo 2003-10-23 07:18:07 +00:00
Elias Naur
8cabcd523f *** empty log message *** 2003-10-22 18:34:42 +00:00
Elias Naur
0f1d70a6ec *** empty log message *** 2003-10-22 11:45:51 +00:00
Caspian Rychlik-Prince
2714842095 New vsync code 2003-10-20 14:17:47 +00:00
Elias Naur
b6390ef976 Fixed linux mouse creation 2003-10-20 12:49:50 +00:00
Elias Naur
b6a13f736b Fixed mouse creation 2003-10-20 12:40:51 +00:00
Elias Naur
a6c56bd791 *** empty log message *** 2003-10-14 14:29:23 +00:00
Elias Naur
963605989f Implemented mouse button buffering 2003-10-11 16:29:40 +00:00
Elias Naur
2f0089b961 *** empty log message *** 2003-10-11 13:23:55 +00:00
Elias Naur
0fa67c9680 Fixed mouse hot spot coordinate 2003-10-11 12:56:26 +00:00
Elias Naur
43b2d67a71 Moved native cursor origin to middle of the window 2003-10-11 11:03:06 +00:00
Elias Naur
fc925baab4 *** empty log message *** 2003-10-08 07:49:43 +00:00
Elias Naur
aa9e183c7f *** empty log message *** 2003-10-07 13:10:17 +00:00
Elias Naur
0e799f0972 *** empty log message *** 2003-10-07 10:04:38 +00:00
Elias Naur
09cdf84141 *** empty log message *** 2003-10-06 08:13:18 +00:00
Elias Naur
6d8991f7dd *** empty log message *** 2003-09-30 11:14:06 +00:00
Elias Naur
9d52aaba56 Dummy getAdapter()/getVersion() for linux 2003-09-28 07:02:23 +00:00
Elias Naur
42ad1026af Don't ignore lying drivers 2003-09-26 13:59:50 +00:00
Elias Naur
a8cd48965f *** empty log message *** 2003-09-08 14:51:01 +00:00