Commit Graph

  • f2617a671f Add a roundtrip after creating the xdg-surface Emmanuel Gil Peyrot 2018-01-04 21:56:01 +0100
  • 4778d02c67 Ignore _glfwPlatformShowWindow when already visible Emmanuel Gil Peyrot 2018-01-04 21:55:36 +0100
  • f710db6504 Ignore configure events of 0×0px Emmanuel Gil Peyrot 2018-01-04 21:55:09 +0100
  • 0e759c9422 Don’t set min/max size on GLFW_DONT_CARE Emmanuel Gil Peyrot 2018-01-04 21:54:29 +0100
  • a162004a90 Documentation work Emmanuel Gil Peyrot 2017-12-03 04:19:15 +0100
  • ae44a28125 Wayland: Add an alternate surface role using xdg-shell Emmanuel Gil Peyrot 2017-12-03 04:08:54 +0100
  • 14856e8b60 Wayland: Bind, listen and destroy xdg_wm_base Emmanuel Gil Peyrot 2017-12-03 03:59:48 +0100
  • 73567ae5be Wayland: Add xdg-shell to the platform Emmanuel Gil Peyrot 2017-12-03 03:59:12 +0100
  • 0d5f7a9eab Wayland: Add xdg-shell to the build system Emmanuel Gil Peyrot 2017-12-03 03:58:53 +0100
  • a199efae44 Wayland: Emit an error when wl_shell is absent or unusable Emmanuel Gil Peyrot 2017-12-03 03:56:39 +0100
  • 2254e371f9 Prevent auto-iconify from firing on window creation Emmanuel Gil Peyrot 2018-01-19 00:24:57 +0100
  • 6efe7e8b25 Bump wayland-protocols to 1.12 Emmanuel Gil Peyrot 2018-01-05 23:02:42 +0100
  • 0ae44e7b68 Add a roundtrip after creating the xdg-surface Emmanuel Gil Peyrot 2018-01-04 21:56:01 +0100
  • 796e409816 Ignore _glfwPlatformShowWindow when already visible Emmanuel Gil Peyrot 2018-01-04 21:55:36 +0100
  • c08a67e825 Ignore configure events of 0×0px Emmanuel Gil Peyrot 2018-01-04 21:55:09 +0100
  • 65c954144e Don’t set min/max size on GLFW_DONT_CARE Emmanuel Gil Peyrot 2018-01-04 21:54:29 +0100
  • 5fecb35126 Documentation work Emmanuel Gil Peyrot 2017-12-03 04:19:15 +0100
  • 62f380bea2 Wayland: Add an alternate surface role using xdg-shell Emmanuel Gil Peyrot 2017-12-03 04:08:54 +0100
  • d11dd918b5 Wayland: Bind, listen and destroy xdg_wm_base Emmanuel Gil Peyrot 2017-12-03 03:59:48 +0100
  • f48e4683db Wayland: Add xdg-shell to the platform Emmanuel Gil Peyrot 2017-12-03 03:59:12 +0100
  • 1e319f2875 Wayland: Add xdg-shell to the build system Emmanuel Gil Peyrot 2017-12-03 03:58:53 +0100
  • cfdf364915 Wayland: Emit an error when wl_shell is absent or unusable Emmanuel Gil Peyrot 2017-12-03 03:56:39 +0100
  • 14ad79f035 Documentation work Emmanuel Gil Peyrot 2018-01-29 03:25:24 +0100
  • f9b0dc9827 Documentation work Emmanuel Gil Peyrot 2017-02-26 19:27:31 +0000
  • 440e7e36f3 Fix typography of error messages Emmanuel Gil Peyrot 2018-01-29 02:30:10 +0100
  • 407a3e2860 Load libwayland-cursor at runtime Emmanuel Gil Peyrot 2018-01-05 21:58:10 +0100
  • 5fbf4ddde8 Load libwayland-egl at runtime Emmanuel Gil Peyrot 2018-01-05 21:33:40 +0100
  • 1ef7a552af Fix typography of error messages Emmanuel Gil Peyrot 2018-01-29 02:30:10 +0100
  • 5c8ed44c9e Load libwayland-cursor at runtime Emmanuel Gil Peyrot 2018-01-05 21:58:10 +0100
  • 61cff38efb Load libwayland-egl at runtime Emmanuel Gil Peyrot 2018-01-05 21:33:40 +0100
  • 6e69f63ffa Use the _glfw_dlopen/dlsym/dlclose define Emmanuel Gil Peyrot 2018-01-05 21:20:40 +0100
  • 2f21da346b Use the _glfw_dlopen/dlsym/dlclose define Emmanuel Gil Peyrot 2018-01-05 21:20:40 +0100
  • eb732457ea Prevent a race between surface destruction and focus Emmanuel Gil Peyrot 2018-01-24 13:36:01 +0100
  • ff618d15cf Merge remote-tracking branch 'upstream/master' into android Curi0 2018-01-26 19:19:03 +0530
  • 489a48bb07 Prevent a race between surface destruction and focus Emmanuel Gil Peyrot 2018-01-24 13:36:01 +0100
  • 1d9406b0b2 Win32: Fixup attach-win32-window Camilla Löwy 2018-01-17 18:22:49 +0100
  • 4e96e90f64 Win32: Add glfwAttachWin32Window Camilla Löwy 2018-01-17 16:39:21 +0100
  • 973bf29622 Remove use of non-standard function strdup Camilla Löwy 2018-01-17 11:56:35 +0100
  • bb3ab87a18 Remove unmaintained internal Doxygen docs Camilla Löwy 2018-01-17 11:25:32 +0100
  • 302d36dbdd
    Add framebuffersize() implementation by m0ppers Curi0 2018-01-16 18:34:24 +0530
  • b27c2fb2b7
    Merge pull request by m0ppers to remove the seperate thread Curi0 2018-01-16 18:33:42 +0530
  • d6b3a60fbc Documentation work Camilla Löwy 2018-01-11 14:13:54 +0100
  • fb87fda026 Merge ae04c86c42 into 6c421f131d Raja Lehtihet 2018-01-10 02:12:02 +0000
  • ae04c86c42 Merge branch 'master' of https://github.com/glfw/glfw Raja Lehtihet 2018-01-09 21:03:45 -0500
  • 6c421f131d Wayland: Implement scale callback Emmanuel Gil Peyrot 2018-01-09 21:33:23 +0100
  • 3ccc0f44d5 Merge 1e1e5c3cc4 into 93186e4999 linkmauve 2018-01-09 21:24:54 +0000
  • 93186e4999 Wayland: Fix glfwTerminate segfault on failed init Emmanuel Gil Peyrot 2018-01-05 21:56:27 +0100
  • c480b96cb6 Merge a356aacb10 into 2c1fc13ee4 linkmauve 2018-01-09 20:47:10 +0000
  • 1e1e5c3cc4 Implement scale callback on Wayland Emmanuel Gil Peyrot 2018-01-09 21:33:23 +0100
  • 2c1fc13ee4 Update changelog Camilla Löwy 2018-01-09 20:31:31 +0100
  • 20b12204af Win32: Fix GLFW_FOCUSED hint being ignored ocornut 2018-01-09 11:11:58 +0100
  • ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state Camilla Löwy 2018-01-04 13:50:58 +0100
  • 370eac3c48 Add glfwSetWindowContentScaleCallback Camilla Löwy 2017-12-11 21:26:40 +0100
  • 1034b6e0db Move context management out of glfwCreateWindow Camilla Löwy 2017-12-24 10:07:56 +0100
  • 421234174f Merge 7d130fbf2f into ac94014ef8 omar 2018-01-09 10:19:11 +0000
  • 7d130fbf2f Win32: Fix _glfwPlatformShowWindow() from activating the window (regardless of the GLFW_FOCUSED flag) (#1179) ocornut 2018-01-09 11:11:58 +0100
  • a7ca523ef0 Remove unused variable in opacity test Caio Marcelo de Oliveira Filho 2018-01-06 11:03:41 -0800
  • a356aacb10 Fix glfwTerminate() segfault when glfwInit() failed Emmanuel Gil Peyrot 2018-01-05 21:56:27 +0100
  • ac94014ef8 Update changelog and add credit Camilla Löwy 2018-01-05 08:13:33 +0100
  • 9f91bd6ea9 Win32: Fix HDEVNOTIFY handle leak przemekmirek 2018-01-04 20:45:55 +0100
  • 0ac08f38f4 Merge c3d2805423 into 84077401e9 pmir 2018-01-04 20:04:09 +0000
  • c3d2805423 Fix HDEVNOTIFY handle leak on Win32 przemekmirek 2018-01-04 20:45:55 +0100
  • e0a8a2e3bf
    Merge branch 'master' into master sagaceilo 2018-01-04 11:43:25 +0100
  • 4f76f27420 Merge Kamil Nowakowski 2017-12-28 21:10:15 +0100
  • 84077401e9 Use the oldest supported wayland-protocol for CI Emmanuel Gil Peyrot 2017-12-01 17:01:51 +0100
  • 10c18f8124 Use quotes consistently for wayland-protocols Emmanuel Gil Peyrot 2017-12-01 16:59:01 +0100
  • 09e0714284 Bump wayland-protocols version for idle-inhibit Emmanuel Gil Peyrot 2017-12-01 16:58:48 +0100
  • 9ad99ad0a2 Merge a0dda8798a into 7c2c7858c6 linkmauve 2017-12-19 14:33:04 +0000
  • 7c2c7858c6 Add monitor and joystick user pointers Camilla Löwy 2017-12-07 16:19:57 +0100
  • 9da2285b14 Cocoa: Make frame autosave hint a string Camilla Löwy 2017-12-12 16:45:38 +0100
  • 6158801aeb Change glfwInitHintString to glfwWindowHintString Camilla Löwy 2017-12-12 10:54:18 +0100
  • 3d493b60f1 Cleanup Camilla Löwy 2017-12-18 15:47:49 +0100
  • 18ee28bf82 Add credits Camilla Löwy 2017-12-18 15:47:34 +0100
  • 5f8431d7ca Update Nuklear to 2.00.4 Camilla Löwy 2017-12-17 19:27:27 +0100
  • 0ee9a03b1e Check for trailing whitespace in Travis Emmanuel Gil Peyrot 2017-11-17 03:37:37 +0000
  • c3cba58a71 Remove trailing whitespace Emmanuel Gil Peyrot 2017-11-17 03:34:18 +0000
  • 71a6010855 Merge fe346609e8 into ce4672d74b linkmauve 2017-12-14 14:31:31 +0000
  • ca0f3ae064 Merge e195854e00 into ce4672d74b Kovid Goyal 2017-12-14 09:17:24 +0000
  • ce4672d74b Make glfwSetGamma use powf instead of pow Camilla Löwy 2017-12-14 02:22:27 +0100
  • 9ffc66805c Merge 403c628e62 into 8dab9f6ab1 Kovid Goyal 2017-12-13 20:58:58 +0000
  • 8dab9f6ab1 Wayland: Clarify assertion Camilla Löwy 2017-12-13 21:55:53 +0100
  • 94266a7b12 Merge fc2213e2e5 into 682f1cf203 playbar 2017-12-13 06:14:55 +0000
  • fc2213e2e5
    Merge pull request #3 from glfw/master playbar 2017-12-13 14:13:36 +0800
  • d79056fc27 Add GLFW_CONTEXT_RENDERER context-renderer Camilla Löwy 2017-12-07 16:38:51 +0100
  • 2c85af81e7 Code clean up. Remove unused code. Raja 2017-12-10 21:47:30 -0500
  • 851446a592 Merge dddf8724be into 682f1cf203 Tuetuopay 2017-12-09 21:16:31 +0000
  • dddf8724be [GLES] Include proper glext header with GL ES 3.x Tuetuopay 2017-12-09 22:14:43 +0100
  • 682f1cf203 Fix wrong element array for hat to axis Camilla Löwy 2017-12-06 12:47:05 +0100
  • 0e8c4ea7ce Add lock key modifier bits input mode Camilla Löwy 2017-11-29 20:42:37 +0100
  • fd72eb917e Mir: Fix modifier bit translation Camilla Löwy 2017-12-05 01:57:12 +0100
  • d81946a35b Add window mode toggling to tearing test Camilla Löwy 2017-12-04 16:40:44 +0100
  • 638c4b604e Cleanup Camilla Löwy 2017-11-29 21:04:57 +0100
  • b8df6ae3c1 Finish deprecating charmods callback Camilla Löwy 2017-11-29 21:03:38 +0100
  • df434c839a Add mapping file drop support to joystick test Camilla Löwy 2017-12-04 03:44:58 +0100
  • c2858e9ed7 Verify gamepad mapping indices match hardware Camilla Löwy 2017-11-29 19:30:08 +0100
  • 4d8935625b Remove separate thread for android Andreas Streichardt 2017-12-03 11:33:30 +0100
  • d8db80828d Add framebuffersize() implementation Andreas Streichardt 2017-12-02 11:12:15 +0100
  • a0dda8798a Use the oldest supported wayland-protocol for travis Emmanuel Gil Peyrot 2017-12-01 17:01:51 +0100
  • ef2c014536 Use quotes consistently for wayland-protocols Emmanuel Gil Peyrot 2017-12-01 16:59:01 +0100
  • a281ac8a94 Bump wayland-protocols version for idle-inhibit Emmanuel Gil Peyrot 2017-12-01 16:58:48 +0100