Camilla Berglund
|
ee66e5fa10
|
Merged fix for bug #3528964.
|
2012-07-02 00:36:20 +02:00 |
|
Camilla Berglund
|
cef9dea1d2
|
Unified nomenclature for cursor positions.
|
2012-06-22 13:57:25 +02:00 |
|
Camilla Berglund
|
cea0e30499
|
Fixed cursor centering using wrong mode.
|
2012-06-21 13:35:35 +02:00 |
|
Camilla Berglund
|
9cc0abffc5
|
Rewrote joystick test.
|
2012-06-06 02:04:15 +02:00 |
|
Camilla Berglund
|
2213450840
|
Renamed GLFW_NO_GLU to GLFW_INCLUDE_GLU.
|
2012-06-05 23:55:10 +02:00 |
|
Camilla Berglund
|
bf42c3cfbc
|
Made glfwGetProcAddress return a function pointer.
|
2012-06-05 00:16:40 +02:00 |
|
Camilla Berglund
|
d717c0a5ba
|
Added bug fix from 2.7.6.
|
2012-05-07 00:13:38 +02:00 |
|
Camilla Berglund
|
97f7e60f8b
|
Added credits.
|
2012-04-22 00:21:42 +02:00 |
|
Camilla Berglund
|
67b5bb1d45
|
Merge branch 'clipboard'
|
2012-04-11 23:40:27 +02:00 |
|
Camilla Berglund
|
4369a9a6f2
|
Updated header name.
|
2012-04-11 11:35:34 +02:00 |
|
Camilla Berglund
|
21faa7b84f
|
Formatting.
|
2012-04-11 11:33:42 +02:00 |
|
Camilla Berglund
|
0ee55ab8e5
|
Updated change log, added credit.
|
2012-04-10 00:37:53 +02:00 |
|
Camilla Berglund
|
4ef9aec7e0
|
Made scrolling deltas floating point.
|
2012-03-28 21:54:09 +02:00 |
|
Camilla Berglund
|
a8bcae8efa
|
Merged credit entries.
|
2012-03-26 16:55:31 +02:00 |
|
Camilla Berglund
|
466246670f
|
Merge branch 'master' into cursor-enter-leave
|
2012-03-26 13:54:28 +02:00 |
|
Camilla Berglund
|
2588c9be17
|
Renamed GLFW_BUILD_DLL to _GLFW_BUILD_DLL.
|
2012-03-25 17:40:30 +02:00 |
|
Camilla Berglund
|
7b46a184cb
|
Added standard option to switch between static and dynamic library, dropped dynamic test.
|
2012-03-25 13:55:39 +02:00 |
|
Camilla Berglund
|
742299faaa
|
Merged implementation for Win32.
|
2012-03-22 13:17:44 +01:00 |
|
Camilla Berglund
|
8109470e72
|
Merge branch 'master' into cursor-enter-leave
|
2012-03-22 12:06:00 +01:00 |
|
Camilla Berglund
|
3a8b4b3a84
|
Added credit.
|
2012-03-20 15:44:25 +01:00 |
|
Camilla Berglund
|
c58750ef92
|
Applied fix for pixel format creation failure.
|
2012-03-20 15:30:46 +01:00 |
|
Camilla Berglund
|
61d4cf4f39
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-03-20 15:24:23 +01:00 |
|
Camilla Berglund
|
eb83a3e8f9
|
Replaced final deprecated Core Graphics call.
|
2012-03-20 15:23:35 +01:00 |
|
Camilla Berglund
|
18efa516a2
|
Added modes test.
|
2012-03-08 01:01:42 +01:00 |
|
Camilla Berglund
|
be547da9d2
|
Replaced more deprecated CoreGraphics calls.
|
2012-03-06 02:21:01 +01:00 |
|
Camilla Berglund
|
cb9bae5c71
|
Made glfwOpenWindow enforce the forward-compat and profile hints.
|
2012-03-05 20:27:47 +01:00 |
|
Camilla Berglund
|
cc15dff98c
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-03-05 16:29:37 +01:00 |
|
Camilla Berglund
|
7af82fdade
|
Replaced deprecated CoreGraphics calls in video mode enumeration.
|
2012-03-05 16:27:53 +01:00 |
|
Camilla Berglund
|
98fbc07aa4
|
Fixed GLFW_WINDOW_NO_RESIZE state not being saved.
|
2012-02-27 02:21:26 +01:00 |
|
Camilla Berglund
|
f47f5d9f59
|
Updated changelog.
|
2012-02-26 18:41:33 +01:00 |
|
Camilla Berglund
|
4a9545317e
|
Postponed AppKit init to first window creation.
|
2012-02-15 01:44:55 +01:00 |
|
Camilla Berglund
|
7302f761d9
|
Cleaned up bundle resource directory logic, clarified comment.
|
2012-02-15 00:33:01 +01:00 |
|
Camilla Berglund
|
13a438c91e
|
Replaced NSDate time source with mach_absolute_time.
|
2012-02-09 01:53:26 +01:00 |
|
Camilla Berglund
|
cd670c34a2
|
Fixed Alt+F4 not being translated into WM_CLOSE.
|
2012-02-07 16:56:06 +01:00 |
|
Camilla Berglund
|
0c3b1b5a0e
|
Removed allocator.
|
2012-02-07 14:58:58 +01:00 |
|
Camilla Berglund
|
afcc5f9e1d
|
UTF-8 window title all done.
|
2012-02-04 02:16:45 +01:00 |
|
Camilla Berglund
|
ad55edf114
|
Merge branch 'master' into utf8
|
2012-02-04 01:55:46 +01:00 |
|
Camilla Berglund
|
b997db3a8b
|
Removed GLFWthreadmodel and glfwInitWithModels.
|
2012-02-04 01:38:00 +01:00 |
|
Camilla Berglund
|
ce288a8939
|
Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode.
|
2012-02-04 00:51:35 +01:00 |
|
Camilla Berglund
|
9c0c2c6b08
|
Upgraded Win32 port to Unicode mode.
|
2012-02-03 20:34:24 +01:00 |
|
Camilla Berglund
|
70bfdfb22e
|
Updated change log.
|
2012-02-02 17:33:08 +01:00 |
|
Camilla Berglund
|
0913b450c0
|
Added credit.
|
2012-02-01 14:46:00 +01:00 |
|
Camilla Berglund
|
e5d85a5cc4
|
Added credit.
|
2012-01-30 22:48:59 +01:00 |
|
Camilla Berglund
|
cd1caded8d
|
Added credit.
|
2012-01-29 17:23:34 +01:00 |
|
Camilla Berglund
|
966076eca8
|
Added libm dependency for X11/GLX.
|
2012-01-27 23:17:20 +01:00 |
|
Camilla Berglund
|
1187c7da62
|
Ported the temporary cursor jitter fix from 2.7.3.
|
2012-01-20 02:23:27 +01:00 |
|
Camilla Berglund
|
0c122bb8ad
|
Added dynamic linking test.
|
2011-11-02 17:59:18 +01:00 |
|
Camilla Berglund
|
a18cd1b14c
|
Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE.
|
2011-11-02 16:56:34 +01:00 |
|
Camilla Berglund
|
ebffe58369
|
Renamed version to glfwinfo.
|
2011-10-09 00:01:44 +02:00 |
|
Camilla Berglund
|
0597e388c9
|
Now also on Cocoa.
|
2011-09-20 14:42:48 +02:00 |
|