1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-20 22:58:51 -04:00

Commit Graph

  • 5c23071a81 Fixed leak of display name. Camilla Berglund 2014-03-10 18:41:52 +0100
  • 43095307da Cleanup of CGDisplayIOServicePort replacement. Camilla Berglund 2014-03-10 16:50:20 +0100
  • bebae14223 Replace CGDisplayIOServicePort with a workaround Matthew Henry 2013-12-14 01:03:39 +1000
  • d2cc815009 Only set the monitor callback once. Camilla Berglund 2014-03-10 13:39:30 +0100
  • a859c10fa1 Formatting. Camilla Berglund 2014-03-10 13:55:23 +0100
  • 4889b4ceee Added missing detection of invalid flags. Camilla Berglund 2014-03-10 13:15:50 +0100
  • d7c42c8132 Added window creation intent printing. Camilla Berglund 2014-03-10 13:12:03 +0100
  • 78f1b8bd15 Fixed invalid video mode being restored. Camilla Berglund 2014-03-10 12:42:30 +0100
  • 87dd7b89f5 Video mode detection cleanup. Camilla Berglund 2014-03-10 12:34:15 +0100
  • 41fd1655bd Added test for posting of empty event. Camilla Berglund 2014-03-09 17:18:39 +0100
  • 1ccc23268c Added glfwPostEmptyEvent. Camilla Berglund 2014-02-10 18:16:58 +0100
  • 9309f75704 Fixed missing ICCCM protocol message checks. Camilla Berglund 2014-03-09 13:24:17 +0100
  • 98552f1d75 Added caching of X11 NULL atom. Camilla Berglund 2014-03-09 13:18:58 +0100
  • 27c5760b0c Updated broken RandR gamma comment. Camilla Berglund 2014-03-07 01:02:54 +0100
  • f2813633b0 Fixed link flags for threaded example. Camilla Berglund 2014-03-07 00:18:54 +0100
  • 6e990b77d1 Removed stale comment. Camilla Berglund 2014-03-07 00:11:36 +0100
  • 596b1e69ce Fixes for legacy MinGW 4.2. Camilla Berglund 2014-03-06 23:33:09 +0100
  • d2205aa1a0 Added missing suffix for WNDCLASSW. Camilla Berglund 2014-03-06 23:21:13 +0100
  • 76eefcc08a Moved some VC++ specific hacks to platform header. Camilla Berglund 2014-03-06 21:05:55 +0100
  • eb460c30ce Added missing link flags for threaded example. Camilla Berglund 2014-03-06 20:42:47 +0100
  • 6d8e78cc95 Further separation of window and context. Camilla Berglund 2014-03-06 20:05:32 +0100
  • 0701d4ce6e Made use of Win32 W-suffixed symbols explicit. Camilla Berglund 2014-03-06 18:30:14 +0100
  • d169557b00 Made GLX 1.3 the minimum supported version. Camilla Berglund 2014-03-06 16:45:40 +0100
  • a89a02ff85 Fixed documentation copypaste error. Camilla Berglund 2014-03-06 15:31:24 +0100
  • ae8393c06e Fixed refresh of debug context attribute. Camilla Berglund 2014-03-06 14:48:44 +0100
  • e2d6f2761c Fixed constness of function parameters. Camilla Berglund 2014-03-06 14:37:13 +0100
  • 6029585f19 Added credit. Camilla Berglund 2014-02-14 00:45:27 +0100
  • aaea58fa2e Removed <code> element background from other undesirable cases. Siavash Eliasi 2014-02-16 15:01:05 +0330
  • 9ddaf76b68 Added background colour for non-table and non-note <code> elements. Siavash Eliasi 2014-02-16 14:07:30 +0330
  • 04b4e605a0 Removed C99-ism for the sake of OS X 10.6. Michael Dickens 2014-02-13 12:33:01 -0500
  • 754536404e Updated version number on main page. Camilla Berglund 2014-02-13 15:33:34 +0100
  • a75c457620 Removed background of <code> elements. Camilla Berglund 2014-02-13 15:20:12 +0100
  • bf389f7183 Cleaned up RandR video mode handling. Camilla Berglund 2014-02-13 14:25:26 +0100
  • 96433cdf19 Fixed meaningless Win32 video mode restore. Camilla Berglund 2014-02-13 14:23:16 +0100
  • 128e678815 Fixed missing include in glfw3native.h for Cocoa. David Avedissian 2014-01-22 12:48:12 +0000
  • 2ec0acc972 Formatting (removed tab characters). Camilla Berglund 2014-02-13 02:30:28 +0100
  • 54fac457bf Removed unused -s option. Camilla Berglund 2014-02-12 20:56:42 +0100
  • 91e069f979 Desktop mode full screen fixes for tests. Camilla Berglund 2014-02-12 14:26:34 +0100
  • b3c461bd7e Cleaned up fix for #234. Camilla Berglund 2014-02-12 13:02:46 +0100
  • 135ee0d93f Added multi-window support to events test. Camilla Berglund 2014-02-12 00:49:26 +0100
  • 69e10b88b0 Fixed uncaught BadWindow in EWMH check. Camilla Berglund 2014-02-11 15:46:54 +0100
  • 7f4e947447 Fixed return value for WM_DROPFILES. Camilla Berglund 2014-02-11 00:56:52 +0100
  • d0d2332193 WINVER fixes for MinGW and VC++. Camilla Berglund 2014-02-10 21:12:20 +0100
  • 9beba1ba31 Fixed copypaste mistake. Camilla Berglund 2014-02-10 19:10:57 +0100
  • c1446618cf Blurb nomenclature fix. Camilla Berglund 2014-02-10 15:33:41 +0100
  • 0cd31782d4 Enabled pkg-config file generation on MinGW. Camilla Berglund 2014-02-10 15:30:51 +0100
  • cf177905e5 Allowed drops from less privileged processes. Camilla Berglund 2014-02-10 15:03:23 +0100
  • 6fef0f1351 Updated changelog to include #231. Camilla Berglund 2014-02-10 14:27:49 +0100
  • 9cc8107c6b Fixed X11 drop support. Camilla Berglund 2014-02-10 14:19:11 +0100
  • 84377c6175 Added _GLFW_USE_RETINA. Camilla Berglund 2014-02-10 13:45:13 +0100
  • b4c03b992c Fixing memory leak in cocoa_joystick Shane Liesegang 2014-02-06 09:37:37 -0800
  • a70bcb97bb Added missing winmm loading errors. Camilla Berglund 2014-01-29 15:14:49 +0100
  • 5114339136 Added high-DPI viewport note to news. Camilla Berglund 2014-01-24 02:29:15 +0100
  • 1d3f3e65a0 Added high-DPI note to transition guide. Camilla Berglund 2014-01-24 02:28:56 +0100
  • 58db8622bd Cleanup. Camilla Berglund 2014-01-22 01:34:44 +0100
  • 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
  • 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
  • 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
  • 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
  • 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
  • 7e806a8567 Started 3.1. Camilla Berglund 2014-01-01 15:29:57 +0100