Commit Graph

690 Commits

Author SHA1 Message Date
Camilla Berglund
d929752a42 Clarified functions. 2011-11-03 02:41:53 +01:00
Camilla Berglund
85982b2985 Removed Cygwin cross-compilation hacks. 2011-11-03 00:13:49 +01:00
Camilla Berglund
8117f4e48d Finished dynamic linking test debug output. 2011-11-02 23:10:04 +01:00
Camilla Berglund
0c122bb8ad Added dynamic linking test. 2011-11-02 17:59:18 +01:00
Camilla Berglund
96267c8696 Formatting. 2011-11-02 17:34:27 +01:00
Camilla Berglund
a18cd1b14c Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE. 2011-11-02 16:56:34 +01:00
Camilla Berglund
2660b27cf3 Renamed internal cursor position in preparation of new API. 2011-10-13 15:20:59 +02:00
Camilla Berglund
851f510d4b Added mode switch and offset output to peter. 2011-10-13 14:11:06 +02:00
Camilla Berglund
3ebe9a4358 Mouse input fixes. 2011-10-13 14:07:52 +02:00
Camilla Berglund
30c43d60a5 Removed superfluous test. 2011-10-13 14:07:24 +02:00
Camilla Berglund
72ef537425 Added input function for window damage events. 2011-10-09 21:12:13 +02:00
Camilla Berglund
de147988f2 Fixed editing mistakes. 2011-10-09 17:40:29 +02:00
Camilla Berglund
30ab9e2058 Moved input-related functions to input file. 2011-10-09 17:13:58 +02:00
Camilla Berglund
d0840bdea1 Added more input functions to clarify internal API. 2011-10-09 17:10:40 +02:00
Camilla Berglund
792034c42d Fomatting. 2011-10-09 00:55:39 +02:00
Camilla Berglund
ec8ee0c6e7 Merge branch 'master' of github.com:elmindreda/glfw 2011-10-09 00:02:14 +02:00
Camilla Berglund
ebffe58369 Renamed version to glfwinfo. 2011-10-09 00:01:44 +02:00
Camilla Berglund
65f074d257 Formatting. 2011-10-08 23:57:03 +02:00
Camilla Berglund
1960d1ebb1 Added error setting for more cases of invalid tokens. 2011-10-08 23:41:30 +02:00
Camilla Berglund
970269cf3a Merge branch 'master' of github.com:elmindreda/glfw 2011-10-05 00:52:45 +02:00
Camilla Berglund
0322d8fba0 Made Win32 port build (functionality soon). 2011-10-05 00:47:39 +02:00
Camilla Berglund
2f7f7ca06f Fixed color of window. 2011-10-05 00:46:56 +02:00
Camilla Berglund
e290430c26 Fixed closing bug. 2011-10-05 00:46:09 +02:00
Camilla Berglund
c18eda3a1a Added error messages. 2011-10-04 01:06:43 +02:00
Camilla Berglund
0544afeb06 It is a platform error. 2011-09-26 15:40:18 +02:00
Camilla Berglund
5999a40aaa Improved legibility. 2011-09-26 15:38:11 +02:00
Camilla Berglund
41fe14b5f8 Merge git://github.com/raedwulf/glfw 2011-09-25 16:10:06 +02:00
Tai Chi Minh Ralph Eastwood
5ac752d79d Set the current gamma ramp to original gamma ramp at start. 2011-09-25 15:00:08 +01:00
Camilla Berglund
a98c66c8cb Added glext header explanation. 2011-09-22 14:15:07 +02:00
Camilla Berglund
02200c635e Added missing include. 2011-09-22 14:10:03 +02:00
Ralph Eastwood
a2ffa80e82 Some reformatting with new X11 SelectionRequest event. 2011-09-22 12:09:01 +01:00
Ralph Eastwood
9f41e5b67a X11 copying code and support PRIMARY & CLIPBOARD clipboards. 2011-09-22 12:03:45 +01:00
Ralph Eastwood
57522db6e2 X11 implementation of clipboard pasting. 2011-09-21 15:43:28 +01:00
Ralph Eastwood
31c91545be Added clipboard stubs. 2011-09-21 10:09:47 +01:00
Camilla Berglund
6da82e0ffe Formatting. 2011-09-20 18:52:00 +02:00
Camilla Berglund
554bf5d321 Brought back non-relative gamma ramp generation. 2011-09-20 15:44:54 +02:00
Camilla Berglund
e31042c0dc Removed duplicate word from events test output. 2011-09-20 15:18:03 +02:00
Camilla Berglund
0597e388c9 Now also on Cocoa. 2011-09-20 14:42:48 +02:00
Camilla Berglund
0d0951b7eb Merge branch 'cocoa-gamma' of git://github.com/raedwulf/glfw 2011-09-20 14:26:13 +02:00
Camilla Berglund
eede75fe5e Added initial support for CLOCK_MONOTONIC. 2011-09-20 00:55:20 +02:00
Camilla Berglund
df75a2dc2f Added missing error string. 2011-09-19 21:32:04 +02:00
Camilla Berglund
dbfd59ee7e Comment clarification. 2011-09-19 21:29:02 +02:00
Camilla Berglund
e2c58b089b Added GLFW_OPENGL_NO_PROFILE for completeness. 2011-09-19 21:00:29 +02:00
Camilla Berglund
56959bd075 Added channel sizes and formatting. 2011-09-19 20:36:01 +02:00
Camilla Berglund
4e9c34952c Pkg-config file generation work. 2011-09-19 18:46:20 +02:00
Sergey Tikhomirov
2357cf6f30 Added initial joystick support on OS X 2011-09-18 22:05:00 +03:00
Sergey Tikhomirov
901a743d97 Added OS X specific stuff into .gitignore 2011-09-17 10:41:08 +03:00
Camilla Berglund
d88789e5e3 Added GLFW_INCLUDE_GL3 macro. 2011-09-16 04:44:40 +02:00
Camilla Berglund
d0af26cd43 Allow error callback to be set before glfwInit. 2011-09-16 01:16:31 +02:00
Tai Chi Minh Ralph Eastwood
53f64983a9 Take into account the original gamma before applying gamma. 2011-09-15 06:16:33 +01:00