Commit Graph

  • 5ed23e593c Handle case of no available CRTCs. Camilla Berglund 2014-01-22 17:24:00 +0100
  • dd02b96c94 Added flag for non-functional RandR monitor path. Camilla Berglund 2014-01-22 16:39:34 +0100
  • 2cdd338207 Merge 699c899a49 into 611006af18 anttirt 2014-01-22 07:41:01 -0800
  • 13156de8c3 Updated stale X11 gamma comments. Camilla Berglund 2014-01-22 16:36:51 +0100
  • a4b8b0f114 Removed superfluous test for RandR version. Camilla Berglund 2014-01-22 16:34:43 +0100
  • 92ce7fad4d Fixed missing include in glfw3native.h for Cocoa David Avedissian 2014-01-22 12:48:12 +0000
  • 611006af18 Updated API version in comment headers. Camilla Berglund 2014-01-22 01:32:00 +0100
  • 0163bc05d6 Moved internal context function declarations. Camilla Berglund 2014-01-22 01:23:35 +0100
  • 040552fcca Added file drop support to news page. Camilla Berglund 2014-01-21 22:40:19 +0100
  • 2edc25b729 Added extensions to X11 conformance section. Camilla Berglund 2014-01-21 21:33:11 +0100
  • b4001b78b9 X11 conformance updates. Camilla Berglund 2014-01-21 21:15:53 +0100
  • d73e15d08f Added mention of encoding to GLFWdropfun. Camilla Berglund 2014-01-21 20:59:54 +0100
  • 0b8cd09435 Updated title of X11 conformance section. Camilla Berglund 2014-01-21 20:57:18 +0100
  • 313480a09c Added XDND note to conformance page. Camilla Berglund 2014-01-21 20:54:42 +0100
  • 8f349e84ae Cleaned up drop callback design. Camilla Berglund 2013-12-22 19:28:46 +0100
  • f8167ed363 Merge cee31f363e into 0548c713e8 arturo 2014-01-21 08:10:45 -0800
  • ed4c8b27f1 Added drop reporting to events test. Camilla Berglund 2013-12-22 16:50:01 +0100
  • cd54dc84c4 Fixed off-by-one error. Camilla Berglund 2013-12-22 20:03:55 +0100
  • 2b876da52d Fixed broken includes. Camilla Berglund 2013-12-22 16:47:03 +0100
  • ad9f880d61 Fixed broken calls to memset. Camilla Berglund 2013-12-22 16:40:06 +0100
  • 8ae063bb1b Cleanup. Camilla Berglund 2013-12-22 16:38:56 +0100
  • 89d0723ba3 Initial drag and drop support. arturo 2013-07-10 11:42:14 +0200
  • 0548c713e8 Renamed monitor helper functions for clarity. Camilla Berglund 2014-01-21 15:23:11 +0100
  • beb7e5909f Added comment on headless Macs. Camilla Berglund 2014-01-21 15:17:28 +0100
  • 6eec7970c1 Made NSScreen to CGDisplay matching fail softly. Camilla Berglund 2014-01-21 15:14:14 +0100
  • 7bbd3943c9 Removed superfluous display sorting. Camilla Berglund 2014-01-21 15:03:35 +0100
  • 18c635f474 Replaced Free Getopt with getopt_port. Camilla Berglund 2014-01-21 14:16:51 +0100
  • af78508488 Merge pull request #219 from serialvelocity94/master Camilla Berglund 2014-01-19 05:48:18 -0800
  • c789238741 Removed extra argument David Avedissian 2014-01-18 23:43:17 +0000
  • 83195f0745 Merge pull request #217 from serialvelocity94/master Camilla Berglund 2014-01-18 14:27:32 -0800
  • c64d2787f8 Revamped cursor mode test. Camilla Berglund 2014-01-18 23:08:32 +0100
  • 4658e72b84 Fixed link error introduced by previous commit David Avedissian 2014-01-18 21:32:18 +0000
  • e0a26aa62f Cursor mode cleanup. Camilla Berglund 2014-01-15 13:21:13 +0100
  • 54b8d0d3c8 Moved to XGrabPointer for cursor hiding. Camilla Berglund 2014-01-15 02:43:14 +0100
  • 75f916db44 Formatting. Camilla Berglund 2014-01-13 23:27:11 +0100
  • 16eb97dbc3 Added native monitor handle access to native API. Camilla Berglund 2014-01-13 20:02:43 +0100
  • 2733cce8ff Added dependency section to readme. Camilla Berglund 2014-01-12 05:40:36 +0100
  • fc92c5cc73 Removed unused bits of glad. Camilla Berglund 2014-01-12 05:07:46 +0100
  • 2d1a98136e Added support for CGL context access in glfw3native.h Matthew Henry 2014-01-12 12:16:36 +1000
  • f71a6c4cae Merge branch 'master' of https://github.com/glfw/glfw Matthew Henry 2014-01-12 11:28:55 +1000
  • 6e0015f022 Replaced ad-hoc extension loading with glad. Camilla Berglund 2014-01-12 01:59:06 +0100
  • 0c21dd3924 Added CLOCK_REALTIME to clock_gettime emulation. Camilla Berglund 2014-01-11 22:13:18 +0100
  • fe05515f43 Fixed uses of relative time for cnd_timedwait. Camilla Berglund 2014-01-11 22:13:03 +0100
  • 89627e4cd0 Cleaned up particles example. Camilla Berglund 2014-01-11 20:46:24 +0100
  • 457403586d Replaced ad-hoc argument processing with getopt. Camilla Berglund 2014-01-11 20:39:53 +0100
  • 3f9117ef85 Formatted particles example. Camilla Berglund 2014-01-11 20:30:37 +0100
  • d9f53c78a0 Plain port of particles example to GLFW 3. Camilla Berglund 2014-01-11 19:37:33 +0100
  • e38740d6ef Added GLFW 2 particles example. Camilla Berglund 2014-01-11 19:37:01 +0100
  • 7341f8b635 Enlarged OS X invisible cursor. Camilla Berglund 2014-01-06 15:34:49 +0100
  • 699c899a49 Create default monitor if Xrandr lookup fails Antti Tuppurainen 2014-01-02 15:13:25 +0200
  • 7e806a8567 Started 3.1. Camilla Berglund 2014-01-01 15:29:57 +0100
  • eab31f228f Added description of 3.0.4 release. 3.0.4 Camilla Berglund 2013-12-31 20:06:18 +0100
  • d937b74b8f Fixed glfwSetWindowSize stealing focus. Camilla Berglund 2013-12-28 20:56:57 +0100
  • 3025598450 Merge branch 'master' of https://github.com/glfw/glfw charlie barto 2013-12-27 21:11:41 -0500
  • 0e8dace18c Removed stray whitespace in version string. Camilla Berglund 2013-12-24 00:48:28 +0100
  • b17bed28c8 Added note on gdi32 as non-defaultlib on MinGW. Camilla Berglund 2013-12-23 00:52:28 +0100
  • 4eea3175f1 Re-worded OS X context creation limits. Camilla Berglund 2013-12-18 12:42:05 +0100
  • 139803fd07 Replace an input error call I accidentally removed Matthew Henry 2013-12-14 01:31:46 +1000
  • 8101d7a7b6 Replace CGDisplayIOServicePort with a workaround implementation Matthew Henry 2013-12-14 01:03:39 +1000
  • cf458fa7a2 Formatting. Camilla Berglund 2013-12-11 14:41:51 +0100
  • 8ac7cab100 Added notes on API headers. Camilla Berglund 2013-12-11 14:38:27 +0100
  • 0108a6bdeb Added credit. Camilla Berglund 2013-12-10 13:45:21 +0100
  • 402189ba14 Fixed pthread.h not included by GLX header. Camilla Berglund 2013-12-10 00:46:06 +0100
  • 61ccb034d0 Formatting. Camilla Berglund 2013-12-09 00:27:36 +0100
  • 50c694fab4 Added errors for override redirect iconification. Camilla Berglund 2013-12-08 14:59:52 +0100
  • 2e99b10800 Added support for choosing the rendering gpu using wgl_nv_affinity extension. BretJackson 2013-07-18 14:22:51 -0500
  • a18b187494 Expanded cursor mode descriptions. Camilla Berglund 2013-12-05 03:27:12 +0100
  • 5668eb0732 Added paragraph on object sharing. Camilla Berglund 2013-12-05 03:15:35 +0100
  • 56e600d7a1 Fixed iconify callback not triggered by Alt+Tab. Camilla Berglund 2013-12-05 02:15:14 +0100
  • 2ae46fa90a Added notes on window refresh. Camilla Berglund 2013-12-04 19:12:24 +0100
  • cee31f363e Merge branch 'master' of github.com:glfw/glfw into feature-dnd arturo 2013-12-04 17:28:00 +0100
  • 384663023c Merge f970fe23fb into 0c0bb28d39 urraka 2013-12-04 06:44:25 -0800
  • 2cdee8598e Added support for custom system cursors (on all supported platforms). This adds 3 functions to the GLFW API: glfwCreateCursor(), glfwDestroyCursor() and glfwSetCursor(). urraka 2013-12-04 10:19:22 -0300
  • dbe4dab355 fix header arturo 2013-12-04 14:15:18 +0100
  • 0c0bb28d39 Allow setting swap interval to zero on DWM. Camilla Berglund 2013-12-04 08:00:53 +0100
  • ed98e06651 Clarified WGL missing OpenGL error. Camilla Berglund 2013-12-04 05:35:36 +0100
  • 906a387d74 Clear the LUT, when not using Xkb Andrew Corrigan 2013-12-03 21:59:09 -0500
  • 431a222319 Merge branch 'master' of github.com:glfw/glfw into feature-dnd arturo 2013-12-03 21:15:42 +0100
  • fc9ec31ba5 falls back to glXGetFBConfigs, when ChooseFBConfigSGIX fails on TurboVNC + VirtualGL Andrew Corrigan 2013-12-02 22:40:25 -0500
  • e3a278e2b5 xkb is a compile-time option: a run-time option would also be possible, but the fallback XKeycodeToKeysym is deprecated on many platforms, and is preferably disabled if not necessary Andrew Corrigan 2013-12-02 22:39:36 -0500
  • f970fe23fb Fixed tests not compiling on VS10. urraka 2013-11-30 14:19:54 -0300
  • f96d9fe8a4 Added support for custom system cursors (on all supported platforms). This adds 3 functions to the GLFW API: glfwCreateCursor(), glfwDestroyCursor() and glfwSetCursor(). urraka 2013-11-29 19:01:57 -0300
  • d9c51613a4 Merge 1edf9664d3 into 06289110e7 Hitry Kolobok 2013-11-25 08:34:24 -0800
  • 1edf9664d3 Removed not necessary switching of video mode. KAndrey 2013-11-25 20:23:45 +0400
  • 06289110e7 Documented utility functions. Camilla Berglund 2013-11-24 23:31:26 +0100
  • 8443848637 Updated swap interval notes. Camilla Berglund 2013-11-24 23:31:15 +0100
  • 823cc38ac1 Cleanup. Camilla Berglund 2013-11-20 20:04:00 +0100
  • 5ef4f77fb5 Added support for _NET_WM_BYPASS_COMPOSITOR. Camilla Berglund 2013-11-20 19:58:06 +0100
  • e0ee90d50c Fixed news item tag name. Camilla Berglund 2013-11-20 15:37:08 +0100
  • 171538d01c Grammar fix. Camilla Berglund 2013-11-20 15:33:40 +0100
  • c21745c886 Added reference to manual compilation guide. Camilla Berglund 2013-11-20 15:28:30 +0100
  • 2db0401a57 Removed excuse. Camilla Berglund 2013-11-20 15:08:53 +0100
  • 9979da59e3 Manual compilation guide work. Camilla Berglund 2013-11-20 14:32:45 +0100
  • 8b1b322771 Added manual compilation guide. Camilla Berglund 2013-11-20 14:27:05 +0100
  • 0ccbddf767 Moved version number macro to internal.h. Camilla Berglund 2013-11-20 13:58:57 +0100
  • 23021422f3 Added explicit configuration header macro. Camilla Berglund 2013-11-20 11:49:44 +0100
  • bb3f29d8bc Added note on profile detection. Camilla Berglund 2013-11-19 17:57:08 +0100
  • 87e6417353 Added hack detecting ARB_compatibility. Camilla Berglund 2013-11-18 12:14:51 +0100
  • 95c7029e19 Formatting. Camilla Berglund 2013-11-18 12:06:39 +0100
  • 45368f410a Fixed warnings from Clang static analysis. Camilla Berglund 2013-11-14 13:42:29 +0100