Camilla Berglund
|
dd8b098387
|
Moved _GLFW_BUILD_DLL into configuration header.
|
2012-03-29 14:06:26 +02:00 |
|
Camilla Berglund
|
171db6d6cb
|
Discarded uninteresting scroll events.
|
2012-03-28 22:39:48 +02:00 |
|
Camilla Berglund
|
c9163e56d1
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-03-28 21:58:13 +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
|
77c9baab35
|
Fixed issues found with static analysis.
|
2012-03-26 15:29:01 +02:00 |
|
Camilla Berglund
|
d40a3d1617
|
Renamed Cocoa window object member.
|
2012-03-26 15:21:41 +02:00 |
|
Camilla Berglund
|
a12b395442
|
Added headers to project.
|
2012-03-26 15:21:13 +02:00 |
|
Camilla Berglund
|
c9820b2ba5
|
Fixed issues found with static analysis.
|
2012-03-26 15:20:31 +02:00 |
|
Camilla Berglund
|
8e4e70d7a4
|
Implemented cursor enter/leave for OS X.
|
2012-03-26 14:46:42 +02:00 |
|
Camilla Berglund
|
466246670f
|
Merge branch 'master' into cursor-enter-leave
|
2012-03-26 13:54:28 +02:00 |
|
Camilla Berglund
|
4a3d85e9b1
|
Merge branch 'master' of github.com:elmindreda/glfw
|
2012-03-26 13:36:36 +02:00 |
|
Camilla Berglund
|
ee1d71adf3
|
Added OS X support to pkg-config file.
|
2012-03-26 13:35:14 +02:00 |
|
Camilla Berglund
|
92758e4ac0
|
Made pkg-config file use version variable.
|
2012-03-26 13:15:37 +02:00 |
|
Camilla Berglund
|
2a8324955c
|
Formatting.
|
2012-03-26 13:14:06 +02:00 |
|
Camilla Berglund
|
fd6bc698c0
|
Moved file generation around.
|
2012-03-26 12:54:50 +02:00 |
|
Camilla Berglund
|
6fd6c5f7e4
|
Moved pkg-config file generation.
|
2012-03-26 03:11:43 +02:00 |
|
Camilla Berglund
|
e53bbfd2dd
|
Renamed pkg-config file template.
|
2012-03-26 03:06:45 +02:00 |
|
Camilla Berglund
|
7fb702a22b
|
Removed unused code.
|
2012-03-25 20:45:06 +02:00 |
|
Camilla Berglund
|
415ebbb97c
|
Added cache variable for dependencies of GLFW.
|
2012-03-25 20:15:27 +02:00 |
|
Camilla Berglund
|
cc5d7cda64
|
Added configuration error check.
|
2012-03-25 17:43:02 +02:00 |
|
Camilla Berglund
|
2588c9be17
|
Renamed GLFW_BUILD_DLL to _GLFW_BUILD_DLL.
|
2012-03-25 17:40:30 +02:00 |
|
Camilla Berglund
|
c097246312
|
Fixed listing of non-pkg-config libraries.
|
2012-03-25 17:34:21 +02:00 |
|
Camilla Berglund
|
8dc1391835
|
Marked library variable as advanced.
|
2012-03-25 17:25:03 +02:00 |
|
Camilla Berglund
|
730e2e55c9
|
Removed unused module.
|
2012-03-25 17:24:33 +02:00 |
|
Camilla Berglund
|
cfa798451e
|
Fixed platform messages being mixed up.
|
2012-03-25 17:23:24 +02:00 |
|
Camilla Berglund
|
862efe78e3
|
Added fallback check for dlopen, clearer use of required libraries.
|
2012-03-25 17:22:35 +02:00 |
|
Camilla Berglund
|
1eb24ff261
|
Executable dependency list fixes.
|
2012-03-25 17:07:43 +02:00 |
|
Camilla Berglund
|
bd8eb1399a
|
Put platform detection in a single place.
|
2012-03-25 16:51:24 +02:00 |
|
Camilla Berglund
|
20e685d37b
|
Formatted variables not used outside of the local CMake project.
|
2012-03-25 16:49:15 +02:00 |
|
Camilla Berglund
|
441452467a
|
Marked library variables as advanced.
|
2012-03-25 15:05:48 +02:00 |
|
Camilla Berglund
|
d743793e71
|
Pkg-config dependency generation fixes.
|
2012-03-25 14:51:56 +02:00 |
|
Camilla Berglund
|
4a905d2e28
|
Comment update.
|
2012-03-25 14:43:23 +02:00 |
|
Camilla Berglund
|
9e8f547774
|
Formatting.
|
2012-03-25 13:59:34 +02:00 |
|
Camilla Berglund
|
23776f67e3
|
Formatting.
|
2012-03-25 13:58:07 +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
|
f21f196036
|
Added comment.
|
2012-03-25 13:52:35 +02:00 |
|
Camilla Berglund
|
7f1d91e67b
|
Formatting.
|
2012-03-25 13:49:35 +02:00 |
|
Camilla Berglund
|
c175084e13
|
Added workaround for CMake bug 0006976.
|
2012-03-25 13:47:13 +02:00 |
|
Camilla Berglund
|
29d38c3b64
|
Increased Cocoa pixel format attribute array size.
|
2012-03-23 15:27:50 +01:00 |
|
Camilla Berglund
|
c2a2114590
|
Fixed GCC warnings.
|
2012-03-22 23:30:00 +01:00 |
|
Camilla Berglund
|
08942fcabe
|
Removed call to non-portable function.
|
2012-03-22 23:28:43 +01:00 |
|
Camilla Berglund
|
d204d5a434
|
Enabled all warnings on GNU C and compatibles.
|
2012-03-22 23:25:39 +01:00 |
|
Camilla Berglund
|
8d2c2791c2
|
Added initial Linux MinGW-w64 support.
|
2012-03-22 16:57:38 +01:00 |
|
Camilla Berglund
|
812ad163eb
|
Formatting.
|
2012-03-22 14:29:23 +01:00 |
|
Camilla Berglund
|
d976a7a86d
|
Added Win32 library binaries.
|
2012-03-22 14:27:19 +01:00 |
|
Camilla Berglund
|
1234e0c537
|
Merge branch 'cursor-enter-leave' of github.com:elmindreda/glfw into cursor-enter-leave
|
2012-03-22 13:52:28 +01: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
|
df1af5ca75
|
I am POSIXed.
|
2012-03-20 20:00:04 +01:00 |
|