Commit Graph

298 Commits

Author SHA1 Message Date
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
d204d5a434 Enabled all warnings on GNU C and compatibles. 2012-03-22 23:25:39 +01:00
Camilla Berglund
e7fb35a5d8 Removed legacy CMake policy. 2012-03-01 03:41:36 +01:00
Camilla Berglund
a27c444af4 Updated comment. 2012-02-29 20:19:05 +01:00
Camilla Berglund
537754aab8 Require CMake 2.8. 2012-02-29 20:17:09 +01:00
Camilla Berglund
cd7b9b1568 CMake file formatting. 2012-02-29 20:15:39 +01:00
Camilla Berglund
d608eb0086 Replaced hand rolled X extension detection with built-in version. 2012-02-19 05:28:15 +01:00
Camilla Berglund
b5cd3114af Added Doxyfile generation. 2012-02-02 18:15:58 +01:00
Camilla Berglund
2935652f48 Merge remote-tracking branch 'tikhomirov/osx_joystick'
Conflicts:
	.gitignore
	src/cocoa_init.m
2012-01-29 15:05:58 +01:00
Camilla Berglund
24dc846ac2 Re-used library list. 2012-01-28 00:12:06 +01:00
Camilla Berglund
a6981b7f83 Function and symbol checks are only performed on X11/GLX. 2012-01-28 00:01:05 +01:00
Camilla Berglund
0dac7131c8 Removed extra warning flags for Universal build. 2012-01-27 23:41:07 +01:00
Camilla Berglund
9433ba94a5 Removed unused macro variable. 2012-01-27 23:39:31 +01:00
Camilla Berglund
ebe4df478b Formatting. 2012-01-27 23:37:55 +01:00
Camilla Berglund
966076eca8 Added libm dependency for X11/GLX. 2012-01-27 23:17:20 +01:00
Camilla Berglund
a559b5da98 Added rudimentary detection of librt. 2011-11-03 02:43:10 +01:00
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
Sergey Tikhomirov
2357cf6f30 Added initial joystick support on OS X 2011-09-18 22:05:00 +03:00
Camilla Berglund
b11681a3ab Added CMake options to disable building of examples and/or tests. 2011-09-06 15:23:44 +02:00
Camilla Berglund
7268fc18b4 Don't clobber higher-level uninstall targets. 2011-07-27 15:46:19 +02:00
Camilla Berglund
53f4f54c46 Flattened source tree. 2011-07-26 16:50:12 +02:00
Camilla Berglund
aae8999ecf Moved OpenGL-related functions into *opengl files. 2011-03-04 14:25:12 +01:00
marcus256
8943a78a65 Merge branch 'marcus-rawkeys'. Changed handling of raw key codes. 2011-01-15 00:59:55 +01:00
Marcus
a44d566057 Added compile time detection of the XKB X11 extension. 2011-01-03 21:44:05 +01:00
Camilla Berglund
71d64a03d8 Added build option to choose between native and Universal Binary builds. 2010-11-17 16:36:09 +01:00
Camilla Berglund
5a112d6cd1 Moved platform identifier define to config header. 2010-11-17 14:59:27 +01:00
Camilla Berglund
0e1a004b7d Formatting. 2010-10-15 17:22:30 +02:00
Camilla Berglund
2c851406fb Renamed config.h source file. 2010-10-14 17:18:29 +02:00
Camilla Berglund
2630d4968c Initial implementation of experimental gamma ramp API. 2010-10-13 04:04:43 +02:00
Camilla Berglund
f0b2ddad3d GLFW header was incorrectly installed. 2010-10-03 17:56:27 +02:00
Camilla Berglund
47ea99b81e Re-enabled Linux joystick API. 2010-09-25 19:26:40 +02:00
Olivier Delannoy
a33c5d56cb Initial support for cross-compilation with support for cross compilation to win32 2010-09-20 19:56:44 +01:00
Camilla Berglund
b7dceecc53 Formatting. 2010-09-17 04:22:48 +02:00
Camilla Berglund
3ca63a0cf3 Replaced platform specific config headers with shared one, updated version strings to include CMake version. 2010-09-17 00:54:11 +02:00
Camilla Berglund
bbdcb35dbb Message tweaks. 2010-09-15 17:14:21 +02:00
Camilla Berglund
728d52dc50 Updated GLFW version. 2010-09-11 15:27:48 +02:00
Camilla Berglund
f5d74c4f9a Added error management from pre-3.0 branch. 2010-09-09 21:06:59 +02:00
Camilla Berglund
445bf1ea33 Renamed lib directory to src. 2010-09-09 20:01:43 +02:00
Camilla Berglund
3249f812d6 Initial import of 2.7 Lite. 2010-09-07 17:34:51 +02:00