Commit Graph

  • 20bce151c1 Documentation work Camilla Berglund 2016-05-30 16:04:37 +0200
  • 85f6c6b2df Add description of 3.2 release Camilla Berglund 2016-05-29 17:37:32 +0200
  • bda031f4ac Cleanup Camilla Berglund 2016-05-25 14:43:51 +0200
  • 797ee8d8e3 Move all cursor positioning to platform code Camilla Berglund 2016-05-25 14:06:02 +0200
  • 0e846883bf Clarify cursor position variable names Camilla Berglund 2016-05-24 12:23:58 +0200
  • 72b3a7a59f Move comment to the actual line being discussed Camilla Berglund 2016-05-24 12:32:38 +0200
  • 32f38b97d5 Fix OS X key names not following layout Camilla Berglund 2016-05-24 21:33:15 +0200
  • 7fd7dca375 Remove completed todo Camilla Berglund 2016-05-23 22:59:11 +0200
  • 0a668be1bf Add arrow keys to gamma test Camilla Berglund 2016-05-23 15:16:53 +0200
  • edb284f189 Add more argument value checks Camilla Berglund 2016-05-23 14:29:06 +0200
  • 54cb23d234 Fix value checks failing on GLFW_DONT_CARE Camilla Berglund 2016-05-18 23:23:39 +0200
  • c4c99727c5 Add dynamic loading of HIToolbox.framework Camilla Berglund 2016-05-23 12:46:57 +0200
  • 57f4ba7b37 Add basic argument checks for glfwSetWindowMonitor Camilla Berglund 2016-05-22 14:25:37 +0200
  • 325729d0f6 Documentation work Camilla Berglund 2016-05-22 14:25:04 +0200
  • cd49efa84e Enable Cocoa multi-threaded mode Camilla Berglund 2016-03-31 21:10:12 +0200
  • bc649e1632 Formatting Camilla Berglund 2016-05-03 17:44:46 +0200
  • 3c1a83d61f Fix keys filtered by IME being passed to callback ocornut 2015-11-29 16:55:08 +0000
  • 6b43754ba8 Merge branch 'master' into transparent_windows Cem Karan 2016-05-05 10:21:49 -0400
  • adcd20df4b Merge af3f4652ae into 4eb7cbac47 omar 2016-05-05 12:36:14 +0000
  • 4eb7cbac47 Mir: Remove workaround for LP bug 1477285 Brandon Schaefer 2016-05-05 05:22:57 -0700
  • a502152075 wayland: Always make the window surface opaque linkmauve 2016-05-05 13:15:44 +0100
  • 99614e58e6 Merge 247cfcdca3 into ef80beab81 linkmauve 2016-05-05 03:37:28 +0000
  • 238fdfc9b0 wayland: Always make the window surface opaque Emmanuel Gil Peyrot 2016-05-05 01:10:00 +0100
  • 593b5d3342 LP:1477285 Bug fixed, remove FIXME Brandon Schaefer 2016-05-04 13:20:55 -0700
  • ef80beab81 Add run-time context creation API selection Camilla Berglund 2016-03-28 13:19:31 +0200
  • 9d50a346f0 Fix X11 build on non-Linux systems Camilla Berglund 2016-05-04 16:56:17 +0200
  • 12a695696d Add validation of size limit and aspect ratio args Camilla Berglund 2016-05-04 16:28:08 +0200
  • e640d840b7 Fix Win32 window size event race condition Camilla Berglund 2016-05-04 16:04:26 +0200
  • 11d051b69a Formatting Camilla Berglund 2016-05-03 12:00:16 +0200
  • 932a161d44 Unconditionally use some EWMH atoms Camilla Berglund 2016-05-03 11:58:25 +0200
  • 211bdab51f Fix NET_WM_STATE clobbering at creation Camilla Berglund 2016-05-03 11:38:45 +0200
  • 6fcedb5396 Fix GLFW_RESIZABLE on X11 when exiting full screen Camilla Berglund 2016-05-03 11:28:23 +0200
  • 3f25610d2f Fix uses of deprecated Vulkan symbol Camilla Berglund 2016-05-02 23:03:43 +0200
  • 078bd8ef40 Update Vulkan headers to 1.0.11 SDK Camilla Berglund 2016-05-02 23:03:10 +0200
  • 619263d9a5 Merge cb6ccaf494 into e44fd87fa3 Brandon Schaefer 2016-05-02 20:00:43 +0000
  • e44fd87fa3 Mir: Fix button states bschaefer 2016-04-17 13:48:10 -0700
  • f000b5daff Mir: Fix window/context creation order bschaefer 2016-04-16 16:27:42 -0700
  • 1e82832737 wayland: Report unsupported operations as errors Emmanuel Gil Peyrot 2016-04-09 00:47:55 +0100
  • c301a1e51a wayland: Implement remaining attribute getters Emmanuel Gil Peyrot 2016-04-09 00:55:03 +0100
  • e673bdc617 wayland: Implement maximized state Emmanuel Gil Peyrot 2016-04-09 00:54:23 +0100
  • 71cedc6cfe wayland: Implement glfwSetWindowMonitor Emmanuel Gil Peyrot 2016-04-09 00:53:03 +0100
  • 5034c6c65e wayland: Handle hidden window as no shell surface Emmanuel Gil Peyrot 2016-04-09 00:51:48 +0100
  • f0f5d9f644 wayland: Implement size limits and aspect ratio Emmanuel Gil Peyrot 2016-04-09 00:42:58 +0100
  • 0b6a4313dd Create EWMH and XDND atoms on demand Camilla Berglund 2016-05-01 22:54:02 +0200
  • bc636e5ea9 Use VK_API_VERSION_1_0 to make the Vulkan example build again. Emmanuel Gil Peyrot 2016-04-28 01:24:06 +0100
  • 858c32bee8 Merge 6d38d09e0e into 3b0b5dacf5 Ricardo Vieira 2016-04-27 16:53:05 +0000
  • 83f2dc9e4d Merge 7bc5c9e382 into 3b0b5dacf5 IntellectualKitty 2016-04-27 13:45:08 +0000
  • 3b0b5dacf5 Fix test for joystick presence in matchCallback IntellectualKitty 2016-04-27 06:04:16 -0600
  • a9be9bc5fc calloc error in cocoa_joystick.m IntellectualKitty 2016-04-27 06:29:33 -0600
  • 7bc5c9e382 Error checking for pre-existing joystick in matchCallback in cocoa_joystick.m IntellectualKitty 2016-04-27 06:04:16 -0600
  • b2ce8b23e3 Merge ecd03baa21 into d97044d9ac Erlend Sogge Heggen 2016-04-20 11:05:51 +0000
  • d97044d9ac Update forum link Erlend Sogge Heggen 2016-04-20 12:40:56 +0200
  • ecd03baa21 Replaced old Sourceforge link with new link to Discourse forum Erlend Sogge Heggen 2016-04-20 12:40:56 +0200
  • 781b6d7f69 Fixes #740 - size callbacks incorrect on monitor orientation change in windows Doug Binks 2016-04-18 12:17:06 +0100
  • cb6ccaf494 * Fix button states bschaefer 2016-04-17 13:48:10 -0700
  • 99dc2c48bd Fix setting of GLFW_MAXIMIZED hint Camilla Berglund 2016-04-17 13:44:07 +0200
  • 45909fada2 Need to create the native window before creating the context. As creating the context creates the egl surface. bschaefer 2016-04-16 16:27:42 -0700
  • 247cfcdca3 wayland: Report a proper error on unsupported operations. Emmanuel Gil Peyrot 2016-04-09 00:47:55 +0100
  • 1bc4b2781e wayland: Implement remaining getters. Emmanuel Gil Peyrot 2016-04-09 00:55:03 +0100
  • 5bf428c516 wayland: Implement maximized state. Emmanuel Gil Peyrot 2016-04-09 00:54:23 +0100
  • c3a5a56e4d wayland: Implement glfwSetWindowMonitor. Emmanuel Gil Peyrot 2016-04-09 00:53:03 +0100
  • 01a58b8138 wayland: Handle hidden window as not having a shell surface. Emmanuel Gil Peyrot 2016-04-09 00:51:48 +0100
  • 6e0f39a6cb wayland: Implement window size limits and aspect ratio Emmanuel Gil Peyrot 2016-04-09 00:42:58 +0100
  • 95439ba529 Merge downstream FreeBSD fix Camilla Berglund 2016-04-04 12:52:08 +0200
  • 73b5ff633d Merge e050e63a09 into e2d5071e59 Diego Rodriguez-Losada 2016-04-01 00:31:53 +0000
  • e2d5071e59 Fix typo Camilla Berglund 2016-03-31 16:56:43 +0200
  • 135ed7feb4 Fix build on legacy MinGW Camilla Berglund 2016-03-31 14:22:54 +0200
  • bd345164d3 Fix missing constant on VC++ 2010 Camilla Berglund 2016-03-31 13:07:06 +0200
  • c41b029ca4 Update changelog Camilla Berglund 2016-03-31 12:40:41 +0200
  • 9e35bc7dae Update changelog Camilla Berglund 2016-03-31 10:54:54 +0200
  • c2fd61fa01 Remove unused variable in timeout test Camilla Berglund 2016-03-30 23:26:09 +0200
  • 7cbdae1bed Add initial DirectInput 8 support Camilla Berglund 2016-02-16 23:06:29 +0100
  • 3aebb0bfe3 Cleanup Camilla Berglund 2016-02-08 09:32:48 +0100
  • 8a7fa306ce Add glfwSetJoystickCallback Camilla Berglund 2015-12-13 17:38:50 +0100
  • bdd17c337f Make helper window child of HWND_MESSAGE Camilla Berglund 2016-02-08 16:39:08 +0100
  • 3bbc8e3191 Hack for msvcrt and mintty Camilla Berglund 2016-03-31 10:45:40 +0200
  • eb3577c1eb Add initial XInput support Camilla Berglund 2014-08-15 15:08:09 +0200
  • 9f1474c1d0 Add Unix full screen key chord for no reason Camilla Berglund 2016-03-29 13:05:30 +0200
  • 608a33f72b Add credit Camilla Berglund 2016-03-29 14:00:44 +0200
  • c580949417 Cleanup Camilla Berglund 2016-03-29 13:42:11 +0200
  • ae4ece840d Remove redundant OS X joystick polling IntellectualKitty 2016-03-23 16:11:34 -0600
  • 643b947c9c Merge a37e1c5ccb into 13e2ad2840 IntellectualKitty 2016-03-29 11:38:44 +0000
  • 13e2ad2840 Documentation work Camilla Berglund 2016-03-29 11:26:37 +0200
  • c234a19423 Fix invalid EGL display being terminated Camilla Berglund 2016-03-29 11:09:03 +0200
  • 20574fa81f Fix VC++ warnings Camilla Berglund 2016-03-29 11:05:42 +0200
  • 29e232f4b2 Improved error messages Camilla Berglund 2016-03-29 10:49:34 +0200
  • bc713dabc4 Documentation work Camilla Berglund 2016-03-29 10:45:06 +0200
  • 33c68a24a0 Formatting Camilla Berglund 2016-03-28 20:17:37 +0200
  • f96d865b93 Cleanup Camilla Berglund 2016-03-28 20:11:22 +0200
  • 925208d28f Fix copypaste mistake Camilla Berglund 2016-03-23 10:24:59 +0100
  • 7ab7d8b4b1 Make use of uint32_t where appropriate Camilla Berglund 2016-03-23 10:24:01 +0100
  • 5661d03be8 Replace GLFWuint64 with uint64_t Camilla Berglund 2016-03-23 10:09:07 +0100
  • 5eb2e83c82 Cleanup Camilla Berglund 2016-03-20 09:39:53 +0100
  • c1e4c45c7a Replace Win32 window long with window property Camilla Berglund 2016-03-27 21:20:31 +0200
  • 3503cba5d9 Fix Ctrl+Pause reported as unknown key on Win32 Camilla Berglund 2016-03-24 21:20:33 +0100
  • a37e1c5ccb Update cocoa_joystick.m IntellectualKitty 2016-03-23 16:11:34 -0600
  • 16fde26990 Merge 3cce4c42e3 into 728a088cd7 IntellectualKitty 2016-03-23 22:03:15 +0000
  • 3cce4c42e3 Merge pull request #1 from IntellectualKitty/IntellectualKitty-redundant-joystick-polling-OSX-1 IntellectualKitty 2016-03-23 15:55:30 -0600
  • b3bd4ae672 Update cocoa_joystick.m IntellectualKitty 2016-03-23 15:44:38 -0600
  • 728a088cd7 Fix event processing guide section Camilla Berglund 2016-03-18 12:08:43 +0100