Commit graph

116 commits

Author SHA1 Message Date
Elias Naur
2577ffd377 Split up Sys.openURL into the platform specific DisplayImplementation 2004-11-22 21:22:30 +00:00
Elias Naur
9ec94cb364 Move getPbufferCaps to DisplayImplementation. Mac OS X pbuffer support 2004-11-18 12:10:28 +00:00
Elias Naur
4ce552b44b Mac OS X: Add error handling to gamma functions 2004-11-16 14:23:28 +00:00
Elias Naur
cea73a6b85 Mac OS X: Implemented gamma 2004-11-16 14:08:31 +00:00
Elias Naur
45607a7c69 Mac OS X: Work around AWT shifting the fullscreen window off the screen 2004-11-16 13:21:46 +00:00
Elias Naur
f65ae73d47 Mac OS X: Don't hide mouse mouse when already hidden (because the cursor state is counted) 2004-11-15 15:28:53 +00:00
Elias Naur
26ce1fecae Mac OS X: Add missing file and disable native cursors because of AWT bugs 2004-11-15 14:38:00 +00:00
Brian Matzon
1bda864efd changed String handling to use proper localizing method 2004-11-13 21:06:38 +00:00
Elias Naur
d4d164e87e Mac OS X part of absolute mouse coords 2004-11-12 15:11:42 +00:00
Elias Naur
47c8343728 Kill off automake/autoconf/libtool build system and replace by a much simpler Makefile 2004-11-12 14:32:42 +00:00
Elias Naur
1ec70842d0 Mac OS X port, second try :) 2004-11-11 16:03:19 +00:00
Elias Naur
7774c02098 *** empty log message *** 2004-11-03 12:31:42 +00:00
Elias Naur
f661aaa22b Undo GLContext.cpp split 2004-07-06 08:06:16 +00:00
Elias Naur
39c06a14ab LINUX: Made pbuffer creation independent of the Display context 2004-07-05 14:57:02 +00:00
Elias Naur
1827f0efd4 Implemented reference counted loading of gl library in java 2004-07-05 14:34:47 +00:00
Brian Matzon
4cea3e191b header unification 2004-06-12 20:28:34 +00:00
Caspian Rychlik-Prince
b697fb3ecf Removed Sys.setTime(), Sys.getPlatform()
Changed Sys.getTime()
Added Display.sync()
2004-05-05 14:28:40 +00:00
Brian Matzon
863e4e1fee missing function found by llewmason 2004-04-18 03:20:04 +00:00
Brian Matzon
86eb042b81 reworked animated native cursors, to use X animation when required
added initial setGrabbed(boolean) feature - Work in progress
both needs verification on linux
2004-04-12 00:33:01 +00:00
Elias Naur
8065870592 Removed Keyboard.initIDs 2004-04-07 07:48:37 +00:00
Elias Naur
bf8cce9b59 Make poll deltas accumulative, and only reset on getD* 2004-04-06 14:23:19 +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
Brian Matzon
31dd0f8b57 added nMakeCurrent 2004-03-23 21:23:58 +00:00
Brian Matzon
bb51e3dc23 Cursor animation support regardless of platform features 2004-03-21 21:54:57 +00:00
Elias Naur
de2edcf84f Fixed up macosx 2004-03-05 22:57:51 +00:00
Brian Matzon
4d5f244f23 osx fixes - needs verification 2004-03-05 22:20:10 +00:00
Ioannis Tsakpinis
d49ce2bfc0 render-to-texture support 2004-03-02 01:59:32 +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
Brian Matzon
f874cd8fc3 missing include 2004-01-29 20:53:00 +00:00
Elias Naur
ad28763347 *** empty log message *** 2003-12-20 22:23:15 +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
ceb9cb4681 Fixed Mac OS X keyboard translation 2003-11-06 14:30:25 +00:00
Elias Naur
a05a42970c Updated to make input work with Mac OS X 10.3 2003-11-03 13:34:06 +00:00
Elias Naur
dbd0da31f1 Removed extra ; in mac Window.cpp 2003-11-02 11:34:27 +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
9ad6b5eb1f Added created to mac Mouse.cpp 2003-10-26 08:44:19 +00:00
Elias Naur
5f89be0e63 Fixed Mac OS X mouse button mapping 2003-10-25 21:27:54 +00:00
Elias Naur
32e0d708fd *** empty log message *** 2003-10-24 11:59:18 +00:00
Elias Naur
20c2ec51dd *** empty log message *** 2003-10-24 11:51:07 +00:00
Elias Naur
1746749a46 Switched mouse handling to Carbin events 2003-10-24 11:46:31 +00:00
Elias Naur
ada3a07b17 Switched mouse handling to Carbin events 2003-10-24 11:45:55 +00:00
Elias Naur
7d5992c02e *** empty log message *** 2003-10-24 05:51:50 +00:00
Elias Naur
86cedb9425 *** empty log message *** 2003-10-23 18:21:56 +00:00
Elias Naur
27b3d4063a *** empty log message *** 2003-10-22 20:13:40 +00:00
Elias Naur
8cabcd523f *** empty log message *** 2003-10-22 18:34:42 +00:00