Commit Graph

  • 8de5c4e3b8 Fixed OS X full screen window hiding. Camilla Berglund 2014-11-05 16:27:29 +0100
  • c112804539 Ignore deprecated attributes on OS X core. Camilla Berglund 2014-11-05 00:33:43 +0100
  • 70c349f36b Fixed OS X full screen window placement. Camilla Berglund 2014-11-04 20:00:05 +0100
  • 3f41874635 Make the X11 implementation of glfwPostEmptyEvent() thread-safe. Patrick Walton 2014-11-03 20:39:06 -0800
  • 34bf1b13e9 Fixed Lion full screen regression. Camilla Berglund 2014-10-29 23:13:24 +0100
  • 9f58d8d715 Added comment. Camilla Berglund 2014-11-03 19:16:29 +0100
  • ac78657967 Support for automatic graphics switching on OS X Jonathan 2014-11-01 19:33:13 +0000
  • 1285e07f1b Documentation work. Camilla Berglund 2014-10-28 16:58:54 +0100
  • 49ec306a0a Added glfwGet*Adapter to native API. Camilla Berglund 2014-10-28 15:35:03 +0100
  • 6743761c2c Moved OS X from full screen view to window. Camilla Berglund 2014-10-28 22:10:39 +0100
  • 8184d7b2da Merge 65f43d9349 into da7fec86c4 Ricardo Vieira 2014-10-28 13:24:13 +0000
  • da7fec86c4 wayland: Fix cursor package name Ricardo Vieira 2014-09-28 22:33:07 +0100
  • 3b9a14fc9c Moved note to new place of inversion. Camilla Berglund 2014-10-26 18:29:34 +0100
  • 4c64e94d39 Fixed X-axis scroll offset inversion (take two). Camilla Berglund 2014-10-26 13:53:45 +0100
  • b4c4ba0439 Fixed regression due to stale OS X glext header. Camilla Berglund 2014-10-22 13:49:16 +0200
  • f611ba8aa0 Using consistent margins for tips and code blocks. Siavash Eliasi 2014-10-22 10:29:40 +0330
  • e545f48d4a Merge 962951344d into 5052b2d7e0 Patrick Walton 2014-10-21 10:20:40 +0000
  • 5052b2d7e0 Create an autorelease pool in glfwPostEmptyEvent. Patrick Walton 2014-10-20 22:41:58 -0700
  • 962951344d Create an autorelease pool on Mac OS X when using glfwPostEmptyEvent from another thread. Patrick Walton 2014-10-20 22:41:58 -0700
  • a21f2377bc Updated TinyCThread URL. Camilla Berglund 2014-10-15 03:55:25 +0200
  • b140606a49 Added GLFW_INCLUDE_GLEXT for glext.h inclusion. Camilla Berglund 2014-10-13 23:56:03 +0200
  • 6a3779d635 Cleanup. Camilla Berglund 2014-10-13 18:51:47 +0200
  • 2d13eb0920 Documentation work. Camilla Berglund 2014-10-13 16:00:11 +0200
  • 496567d3f1 Documentation work. Camilla Berglund 2014-10-07 23:37:59 +0200
  • 3afa831e28 Updated comments for DLL macros. Camilla Berglund 2014-10-13 14:13:08 +0200
  • f4a467a864 Fixed OS X scroll X-axis inversion. Camilla Berglund 2014-10-08 13:40:50 +0200
  • 5f13279557 Merged time functions into input module. Camilla Berglund 2014-10-08 02:48:32 +0200
  • bb98eae131 Merged joystick functions into input module. Camilla Berglund 2014-10-07 23:42:05 +0200
  • 8167e8897e Added Raspbian EGL and GLES paths. Camilla Berglund 2014-10-12 17:58:48 +0200
  • b2ddb85e62 Added readme paragraph on bug reporting. Camilla Berglund 2014-10-12 15:47:38 +0200
  • 21d169936b Merge 8ba435418b into 653079b792 Stef Velzel 2014-10-12 13:20:00 +0000
  • 653079b792 Fixed Win32 string conversion. Stef Velzel 2014-10-11 21:02:57 +0200
  • 8ba435418b Fixed win32 string conversion Stef Velzel 2014-10-11 21:02:57 +0200
  • f55e7bdd77 Merge 9265eb181b into a6c57dc6f1 Corey Richardson 2014-10-07 17:56:47 +0000
  • a6c57dc6f1 Documentation work. Camilla Berglund 2014-10-07 19:23:35 +0200
  • fb90d5b0ec Added exploit mitigation linker flags for MinGW. Camilla Berglund 2014-10-07 19:00:31 +0200
  • 45d528baed Cleanup. Camilla Berglund 2014-10-07 16:20:49 +0200
  • 2a255e49e2 Made static library build with -fPIC for Rust. Camilla Berglund 2014-10-07 12:48:01 +0200
  • 96d230becb Documentation work. Camilla Berglund 2014-10-07 02:15:36 +0200
  • e0c26f0ec5 Changed default of GLFW_REFRESH_RATE. Camilla Berglund 2014-10-06 23:52:10 +0200
  • 6be821c18b Documentation work. Camilla Berglund 2014-10-06 23:18:33 +0200
  • 95654cfada Documentation work. Camilla Berglund 2014-10-02 17:35:10 +0200
  • 65f43d9349 wayland: fix cursor package name Ricardo Vieira 2014-09-28 22:33:07 +0100
  • 4dd669661b wayland: Coding style cleanup Jonas Ådahl 2014-09-28 21:54:09 +0200
  • b1033a3443 wayland: Default to 32 cursor image size Jonas Ådahl 2014-09-28 21:51:12 +0200
  • cd51d285e6 wayland: Clean up anonymous file creation Jonas Ådahl 2014-09-28 21:47:18 +0200
  • 6e8e94837d wayland: Don't check *alloc result Jonas Ådahl 2014-09-28 21:46:16 +0200
  • 468714cab9 Unified video mode enumeration. Camilla Berglund 2014-09-22 19:25:05 +0200
  • 4918514eaf Added support for _NET_WM_FULLSCREEN_MONITORS. Camilla Berglund 2014-09-22 12:49:03 +0200
  • 2488c67798 Improved grammar of charmods event reporting. Camilla Berglund 2014-09-22 11:32:10 +0200
  • 4591ad2d64 Documentation work. Camilla Berglund 2014-09-18 15:03:29 +0200
  • c769061a8a Cleanup of basic XIM support. Camilla Berglund 2014-09-21 02:13:41 +0200
  • cec63f3cb5 Fixed dead keys in X11. Lucas Hinderberger 2013-10-06 21:19:38 +0200
  • 49579165a7 Added value clamping for stereo hint. Camilla Berglund 2014-09-18 20:40:03 +0200
  • e57b8212ce Removed duplicate words in documentation. Camilla Berglund 2014-09-17 15:19:56 +0200
  • 58c390991c Made glfwGetX11Monitor return output, not CRTC. Camilla Berglund 2014-09-17 12:45:51 +0200
  • 4b27050afe Fixed error return values of native EGL functions. Camilla Berglund 2014-09-17 12:36:11 +0200
  • a0742e99e3 Fixed error return value of glfwGetCocoaMonitor. Camilla Berglund 2014-09-17 12:28:26 +0200
  • 99cedceef5 Expose display device name as UTF-8. Camilla Berglund 2014-09-12 17:03:44 +0200
  • 1b6d8a6ed6 Enabled enumeration of mirroring displays. Camilla Berglund 2014-09-12 17:00:05 +0200
  • 8fd69bc6c2 Fixed monitor size using wrong incorrect value. Camilla Berglund 2014-09-15 17:08:50 +0200
  • 5bbb837635 Fixed gamma functions acting on whole desktop. Camilla Berglund 2014-09-12 14:40:17 +0200
  • 5ca875a7ff Fixed incorrect full screen window placement. Camilla Berglund 2014-09-10 13:40:40 +0200
  • e9c7314d50 Added GLFW_FOCUSED window hint. Camilla Berglund 2014-06-20 13:39:06 +0200
  • 4ae6eae58d Made queries use XRRGetScreenResourcesCurrent. Camilla Berglund 2014-09-09 23:15:52 +0200
  • a12ad231cc Speed improvement of glfwGetVideoMode/s on X11 Zeken 2014-09-10 11:13:13 +0200
  • 7dba90b7ca Removed racy checks of cached iconification state. Camilla Berglund 2014-09-09 16:53:22 +0200
  • 41d998eb3c Removed duplicate inclusion of client header. Camilla Berglund 2014-09-09 16:43:24 +0200
  • 25204b1ec7 wayland: Support for setting a cursor image Ricardo Vieira 2014-09-09 16:37:55 +0200
  • 8d170c7f47 Merged clipboard code into input. Camilla Berglund 2014-09-09 16:26:57 +0200
  • 9265eb181b Document GLFW_FORCE_INSECURE Corey Richardson 2014-09-06 14:39:50 -0400
  • ec001a0216 mingw/msvc support for enabling aslr/dep Corey Richardson 2014-09-06 14:39:39 -0400
  • 2b05626f06 Build with -fPIC by default Corey Richardson 2014-09-06 02:44:32 -0400
  • 66c3af7628 Added compatibility paragraphs on flush control. Camilla Berglund 2014-09-05 13:57:58 +0200
  • 3781c0cc99 Merge 179dd9a674 into c85294e0b2 Ricardo Vieira 2014-09-05 08:19:45 +0000
  • 179dd9a674 wayland: Support for setting a cursor image Ricardo Vieira 2014-09-05 09:17:17 +0100
  • 4aa9174e76 Clarified comments for X11 key repeat hack. Camilla Berglund 2014-09-03 01:44:08 +0200
  • 3fcc2a6cb2 Documented use of deprecated OS X function. Camilla Berglund 2014-09-03 00:31:39 +0200
  • f8d80a936f Internal header cleanup. Camilla Berglund 2014-09-02 19:42:43 +0200
  • 1ba0ee78e7 Merge 2d1a98136e into c85294e0b2 Matthew Henry 2014-09-01 05:00:31 +0000
  • c85294e0b2 Window class cleanup. Camilla Berglund 2014-08-31 14:17:31 +0200
  • 82dc6c8b8f Removed option to disable loading of winmm. Camilla Berglund 2014-08-15 14:50:41 +0200
  • 2eb5ed33be Documented X11 cursor positioning caveat. Camilla Berglund 2014-08-31 13:10:06 +0200
  • 5297e07278 examples/tests: set window background to black Ricardo Vieira 2014-08-28 01:26:53 +0100
  • a12f41d44c window: do not draw anything on a created window Ricardo Vieira 2014-08-28 00:48:15 +0100
  • b1fd3c00d0 Removed duplicate window position clearing. Camilla Berglund 2014-08-26 14:46:02 +0200
  • c700978c45 X11 library struct cleanup and comments. Camilla Berglund 2014-08-22 11:18:24 +0200
  • 5d525c4a5f Moved display closing into _glfwPlatformTerminate. Camilla Berglund 2014-08-21 21:18:02 +0200
  • e5d890a1aa Made clipboard string member name consistent. Camilla Berglund 2014-08-21 21:14:29 +0200
  • 44c899ce70 Added support for GL_KHR_context_flush_control. Camilla Berglund 2014-08-21 19:21:45 +0200
  • cfc47abf0d Made context creation backends more consistent. Camilla Berglund 2014-08-20 20:12:59 +0200
  • 77d2a2131d Fixed fallthrough bug in glfwinfo. Camilla Berglund 2014-08-20 17:59:58 +0200
  • 9ccb966a3a Added APIENTRY hack to native header. Camilla Berglund 2014-08-20 17:50:29 +0200
  • d5cf713c20 Clarified comment on APIENTRY hack. Camilla Berglund 2014-08-20 17:49:58 +0200
  • 10ee8b4e27 Updated extension headers. Camilla Berglund 2014-08-20 17:23:23 +0200
  • a5281df501 Moved RandR gamma probe to init. Camilla Berglund 2014-08-18 12:58:02 +0200
  • 59d1aa52f2 Merged gamma files into monitor files. Camilla Berglund 2014-08-18 12:31:48 +0200
  • 626dbf6057 Added clearing of global struct on terminate. Camilla Berglund 2014-08-18 12:17:00 +0200
  • 452e95d02a CMake path quoting fixes. Camilla Berglund 2014-08-15 01:10:07 +0200
  • 4ce884fa52 Added OpenGL Reference pointers. Camilla Berglund 2014-08-15 01:04:03 +0200