Commit Graph

  • afcb2abbd4 Added simple context sharing test program. Camilla Berglund 2010-10-04 19:32:39 +0200
  • 25de1dd957 Removed superfluous member clearing. Camilla Berglund 2010-10-04 18:34:23 +0200
  • 82056cd494 Fixed incorrect return type. Camilla Berglund 2010-10-04 18:26:34 +0200
  • 11aab2ba3e Removed executable flags on source files. Camilla Berglund 2010-10-04 18:22:22 +0200
  • 5ca2189f81 Removed DOS line endings. Camilla Berglund 2010-10-04 18:19:04 +0200
  • 99ddce3214 Added context sharing. Camilla Berglund 2010-10-04 18:17:53 +0200
  • 7a0be0f2eb Changelog updates. Camilla Berglund 2010-10-03 20:03:46 +0200
  • cd9e0f03a8 Moved additional CMake files into the CMake directory. Camilla Berglund 2010-10-03 20:02:37 +0200
  • 53410080d5 Removed .def files from Win32 port. Camilla Berglund 2010-10-03 19:52:34 +0200
  • 19e2be555c Removed internal glxext.h. Camilla Berglund 2010-10-03 19:50:19 +0200
  • 618db0c871 Added freegetopt to examples directory. Camilla Berglund 2010-10-03 19:05:41 +0200
  • a1ae18f7d4 Replaced inline declarations with glext.h usage. Camilla Berglund 2010-10-03 19:01:06 +0200
  • ba3ecfb8b2 Removed trailing whitespace. Camilla Berglund 2010-10-03 18:57:12 +0200
  • 4942c8a0f4 Replaced inline declarations with glext.h usage. Camilla Berglund 2010-10-03 18:55:59 +0200
  • c7c6ecdba5 Added reporting of glForward and glProfile. Camilla Berglund 2010-10-03 18:55:13 +0200
  • 8bedd481e6 Added glext.h. Camilla Berglund 2010-10-03 18:53:59 +0200
  • f0b2ddad3d GLFW header was incorrectly installed. Camilla Berglund 2010-10-03 17:56:27 +0200
  • e5ef93d5ae Removed broken GL 3.2 dependency. Camilla Berglund 2010-10-03 17:34:13 +0200
  • 4c1713d714 Synced changelog with 2.7.1. Camilla Berglund 2010-09-29 00:50:32 +0200
  • 1e97d31441 Added missing read-back of glProfile and glForward. Camilla Berglund 2010-09-28 21:15:36 +0200
  • 35b8ee6a71 Updated Cocoa port to new internal API. Camilla Berglund 2010-09-28 02:30:05 +0200
  • c4bd93ecdf Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-09-28 00:23:39 +0200
  • fdcbb402a8 Merged logic fix from 2.7.1 trunk. Camilla Berglund 2010-09-28 00:22:34 +0200
  • 7b938c6b08 Added Win32 implementation of two-dimensional scrolling. Camilla Berglund 2010-09-27 02:32:41 +0200
  • f93801c221 Added missing declaration. Camilla Berglund 2010-09-27 02:16:17 +0200
  • 007766bd91 Added two-dimensional scrolling API and X11 implementation. Camilla Berglund 2010-09-27 02:09:54 +0200
  • 9fc3fe644b Sorted binaries alphabetically. Camilla Berglund 2010-09-26 05:39:31 +0200
  • 49f71f8266 Added missing libc headers. Camilla Berglund 2010-09-25 19:26:57 +0200
  • 47ea99b81e Re-enabled Linux joystick API. Camilla Berglund 2010-09-25 19:26:40 +0200
  • d73505887d Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-09-25 19:13:40 +0200
  • 70647eaad5 Added ignore rules for git, the heightmap examples from GLFW 2.7 and fixed a built issue on X11 introduced by using glxext.h Olivier Delannoy 2010-09-24 21:47:25 +0100
  • b9769dea77 Added Win32 configuration macros. Camilla Berglund 2010-09-20 22:37:49 +0200
  • e13f0c441c Added binary category variables for easier maintenance. Camilla Berglund 2010-09-20 22:37:22 +0200
  • 0428d03ca5 Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Olivier Delannoy 2010-09-20 19:58:50 +0100
  • cbfacbfa98 Removed silly syntax error. Camilla Berglund 2010-09-20 21:03:00 +0200
  • a33c5d56cb Initial support for cross-compilation with support for cross compilation to win32 Olivier Delannoy 2010-09-20 19:56:44 +0100
  • b9597aeee9 Fixed misspelled typedef. Camilla Berglund 2010-09-20 20:55:31 +0200
  • e54c884fbc Fixed order of inclusion directives. Camilla Berglund 2010-09-20 20:55:14 +0200
  • 71ba8cfab6 Replaced scattered partial wglext.h with actual file. Camilla Berglund 2010-09-20 20:39:44 +0200
  • 451e0a7e2c Replaced scattered partial glxext.h with actual file. Camilla Berglund 2010-09-20 20:28:02 +0200
  • 6aaf2a9193 Formatting. Camilla Berglund 2010-09-20 20:22:26 +0200
  • 9da6b834da The default OpenGL version is 1.0. Camilla Berglund 2010-09-20 20:22:03 +0200
  • c81f454e6f Formatting. Camilla Berglund 2010-09-20 02:38:57 +0200
  • 0d7e1794a5 Added window iconification callback. Camilla Berglund 2010-09-20 02:22:35 +0200
  • 871f3d172e Replaced ShowWindow iconification with GLFW platform API call. Camilla Berglund 2010-09-20 01:57:50 +0200
  • d43057e5bb Removed unintentional execute bits. Camilla Berglund 2010-09-20 01:40:11 +0200
  • 20b708541f Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw Camilla Berglund 2010-09-20 01:38:23 +0200
  • bdc5a44008 Formatting. Camilla Berglund 2010-09-20 01:38:06 +0200
  • 16cf53bb62 Formatting. Camilla Berglund 2010-09-20 00:38:06 +0200
  • 8dfbce46fd Added error reporting to glfwSetWindowParam. Camilla Berglund 2010-09-19 10:37:02 +0200
  • bc7a8d48da Added window focus callback (Cocoa implementation missing). Camilla Berglund 2010-09-19 02:49:42 +0200
  • 7ebe76289d Fixed broken file flags. Camilla Berglund 2010-09-19 02:45:20 +0200
  • 525d517f86 Forcing one FSAA sample to zero for consistency. Camilla Berglund 2010-09-19 01:31:23 +0200
  • 2631d0e8e0 Fixed iconify and activation for fullscreen windows. Camilla Berglund 2010-09-19 01:24:51 +0200
  • a7a5e1091b Updated comment. Camilla Berglund 2010-09-18 18:30:15 +0200
  • 7ead4ce4f5 Added fullscreen window focus test. Camilla Berglund 2010-09-18 18:28:14 +0200
  • 06c7e8af0d Added _MSC_VER to Win32 version string. Camilla Berglund 2010-09-17 05:23:06 +0200
  • c1ef0a875d Fixed out-of-tree builds. Camilla Berglund 2010-09-17 04:28:15 +0200
  • b7dceecc53 Formatting. Camilla Berglund 2010-09-17 04:22:48 +0200
  • 946458568e Removed trailing whitespace. Camilla Berglund 2010-09-17 00:59:36 +0200
  • 3ca63a0cf3 Replaced platform specific config headers with shared one, updated version strings to include CMake version. Camilla Berglund 2010-09-17 00:54:11 +0200
  • e35badcb70 Formatting. Camilla Berglund 2010-09-17 00:44:33 +0200
  • 377e3e1f53 Formatting. Camilla Berglund 2010-09-17 00:39:35 +0200
  • 5df4920184 Added window move handler to window delegate. Camilla Berglund 2010-09-17 00:25:09 +0200
  • 03f20ef736 Added back mistakenly removed init time window hint clearing. Camilla Berglund 2010-09-16 17:48:50 +0200
  • 40193213e5 Clearing of input state only occurs locally. Camilla Berglund 2010-09-16 17:45:36 +0200
  • 8d8eb0c4d5 Comment fixes. Camilla Berglund 2010-09-16 06:05:50 +0200
  • 867e747add Renamed window close request variable. Camilla Berglund 2010-09-16 06:02:44 +0200
  • f06489d6cb Fixed flipped error messages, added window positioning, made color calc more weird. Camilla Berglund 2010-09-16 05:23:02 +0200
  • 608acebf37 Formatting. Camilla Berglund 2010-09-16 05:09:36 +0200
  • 323e65b3f7 Formatting. Camilla Berglund 2010-09-16 05:08:04 +0200
  • 2999c5d4b8 Formatting and clarification. Camilla Berglund 2010-09-16 05:02:21 +0200
  • 0221b5c279 Formatting. Camilla Berglund 2010-09-16 04:58:26 +0200
  • 058acc7f22 Removed content-less comments. Camilla Berglund 2010-09-16 04:19:11 +0200
  • 25b22e6b4c Removed content-less comments. Camilla Berglund 2010-09-16 04:18:22 +0200
  • 3c85eef0bf Moved atexit call to shared code. Camilla Berglund 2010-09-16 04:11:06 +0200
  • 1f704a2408 Added Cocoa config header (to get CMake version into version string). Camilla Berglund 2010-09-16 03:56:59 +0200
  • 3089e60fbd Everyone needs to be able to split BPPs these days. Camilla Berglund 2010-09-16 03:48:19 +0200
  • df63d148e5 Added saving of window-no-resize hint. Camilla Berglund 2010-09-16 03:37:59 +0200
  • c0b5ad8896 Removed superfluous window struct member clearing. Camilla Berglund 2010-09-16 03:27:03 +0200
  • 0641a6ec9a Formatting. Camilla Berglund 2010-09-16 03:25:36 +0200
  • 0e5dec5ce9 Removed misplaced application delegate clearing. Camilla Berglund 2010-09-16 03:18:19 +0200
  • aa169a4f72 Fixed input deactivation. Camilla Berglund 2010-09-16 03:11:27 +0200
  • 6ab8cd62d5 Split out application delegate into separate class, minor formatting. Camilla Berglund 2010-09-16 03:05:55 +0200
  • 33b2195fb9 Formatting and comments. Camilla Berglund 2010-09-16 02:05:01 +0200
  • 8308c4b89b Merge branch 'master' of git://94.254.65.99 Camilla Berglund 2010-09-16 01:30:20 +0200
  • 26eb8e74c8 Converted Cocoa port to new API. Camilla Berglund 2010-09-15 18:57:25 +0200
  • 3a52251bbd Formatting. Camilla Berglund 2010-09-15 17:14:26 +0200
  • bbdcb35dbb Message tweaks. Camilla Berglund 2010-09-15 17:14:21 +0200
  • 2e4b9a9e4f Added comment. Camilla Berglund 2010-09-15 16:46:15 +0200
  • 4cb5fa0ba8 Formatting. Camilla Berglund 2010-09-15 16:44:43 +0200
  • 855b386e46 Removed remnants of Unicode key repeat control. Camilla Berglund 2010-09-15 16:26:51 +0200
  • 64f180a324 Removed remnants of Unicode character actions. Camilla Berglund 2010-09-15 16:18:59 +0200
  • d7670cf906 Moved glfwTerminate window closing to shared code. Camilla Berglund 2010-09-15 02:28:56 +0200
  • 0d39fbec58 Removed legacy version tokens, formatted comments, moved WGLSWAPINTERVALEXT_T to proper block. Camilla Berglund 2010-09-14 04:55:41 +0200
  • 3f40c46650 Renamed library struct members. Camilla Berglund 2010-09-14 04:35:36 +0200
  • e0d18c1719 Added TODO. Camilla Berglund 2010-09-14 04:32:45 +0200
  • 1ec0d6a0c5 Forgot to rename variable. Camilla Berglund 2010-09-14 04:30:18 +0200
  • d826d11b52 Forgot to rename variable. Camilla Berglund 2010-09-14 04:28:51 +0200
  • 02804bc182 Win32 dynamic loading tweaks. Camilla Berglund 2010-09-14 04:27:02 +0200