Commit Graph

  • 36f8250321 Add missing entries to new symbols list Camilla Löwy 2020-06-26 20:18:15 +0200
  • b420ca7404 Add GLFW_CONTEXT_DEBUG window hint alias Camilla Löwy 2020-06-26 18:35:48 +0200
  • 4e3b43383a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib Camilla Löwy 2020-06-28 19:21:36 +0200
  • 8a69a0d7e5 Re-word docs for OPENGL_DEBUG_CONTEXT hint A. Tombs 2020-06-18 02:23:08 +0100
  • 2539d03747 Win32: Use helper window DC as EGL native display Camilla Löwy 2020-06-17 20:23:07 +0200
  • bcb8558189 Remove EGL and OSMesa struct member macros Camilla Löwy 2020-06-05 13:34:27 +0200
  • aec9fae8f3 EGL: Add support for EGL_EXT_platform_base Camilla Löwy 2020-06-03 22:02:25 +0200
  • d7f7b0e1b5 EGL: Replace native handle macros with functions Camilla Löwy 2020-06-03 20:49:36 +0200
  • b66f105f3e
    Fix typos Luflosi 2020-06-23 16:20:27 +0200
  • bf1c62b261 Remove deprecated sudo key from Travis CI config Camilla Löwy 2020-06-17 19:31:53 +0200
  • 3a3c32c6b1 Add credit Camilla Löwy 2020-06-17 20:21:31 +0200
  • 81f475bccb Fix GLU header inclusion being disabled Tatsuya Yatagawa 2020-06-05 12:57:43 +0900
  • c1f60ab5dc Make compiler specific workarounds more consistent Camilla Löwy 2020-05-25 16:49:36 +0200
  • e47705d8fb Move more compiler workarounds to library setup Camilla Löwy 2020-05-25 16:33:44 +0200
  • 8369880b56 Only look for OSMesa module if building examples Camilla Löwy 2020-05-25 16:30:13 +0200
  • cfc23cd087 Fix MinGW linker flag tests breaking later tests Camilla Löwy 2020-05-25 22:23:22 +0200
  • 69ff0b8ee0 Refresh Doxygen file with version 1.8.18 Camilla Löwy 2020-06-05 14:19:34 +0200
  • e0c77f71f9 Null: Make platform more conformant Camilla Löwy 2020-05-21 17:16:26 +0200
  • c72da994ba Wayland: Fix repeated keys reported to NULL window Camilla Löwy 2020-06-02 19:54:30 +0200
  • 399c2a1fad Clarify docs on default GL header inclusion Camilla Löwy 2020-05-28 17:38:21 +0200
  • 9a87c2a4b4 Add feature available/implemented errors Camilla Löwy 2020-05-20 18:02:58 +0200
  • fbf8aae44f Fix typo in header option macro docs Camilla Löwy 2020-05-28 18:07:57 +0200
  • 7486e12f88 Add statement to docs for glfwTerminate A. Tombs 2020-05-22 14:37:58 +0100
  • 105cf32e0b Fix desktop GL header not always being suppressed Camilla Löwy 2020-05-26 23:35:40 +0200
  • a84a30ab63 Win32: Fix VS /W4 compile warnings ben1 2020-05-25 15:22:25 +1000
  • 250b94cd03 Use the correct type in a for loop Luflosi 2020-05-25 15:03:23 +0200
  • d4f5074535 Replace %m conversion specifier with %s and strerror() Luflosi 2020-05-25 15:42:52 +0200
  • 91eebe922d Use CALayer instead of NSView for EGLNativeWindowType Corentin Wallez 2020-04-19 14:10:52 +0200
  • 51a465ee2b Win32: Remove checks for pre-XP Windows Camilla Löwy 2020-05-20 17:59:10 +0200
  • 5f9dfe3d83 X11: Clarify function name and comment Camilla Löwy 2020-05-19 19:03:02 +0200
  • 27295b508f Note removal of wl_shell support in release notes Camilla Löwy 2020-05-19 18:56:25 +0200
  • ef5220d6b1 X11: Clarify code flow for Clang static analysis Camilla Löwy 2020-05-19 17:59:18 +0200
  • a17a1b2011 X11: Fix XKB events being passed on to core path Camilla Löwy 2020-05-19 17:55:28 +0200
  • e07925c404 X11: Fix XKB state event bits being overwritten Camilla Löwy 2020-05-19 17:49:02 +0200
  • cf3a03a85d X11: Remove duplicate XKB group initialization Camilla Löwy 2020-05-19 17:47:58 +0200
  • 0c403c8ca6 X11: Fix XKB group event depending on state query Camilla Löwy 2020-05-19 17:44:59 +0200
  • 844bc8031c Add null platform to Travis CI Camilla Löwy 2020-05-19 13:24:49 +0200
  • 67c720d117 Correct sign in mat4x4_rotate_Y gre-42 2020-04-15 18:00:11 +0200
  • d7ae90a790 Update community resource links Camilla Löwy 2020-04-30 21:21:40 +0200
  • 41a19ed49c Disambiguate Vulkan support reference link Camilla Löwy 2020-05-04 23:18:48 +0200
  • 949275bbed Cocoa: Fix call to NSWindow from non-main threads Camilla Löwy 2020-04-30 22:12:21 +0200
  • cab41529da X11: Improve non-XKB fallback for key mapping Camilla Löwy 2020-04-23 21:27:28 +0200
  • 318e08d914 X11: Add additional XKB key names for Right Alt Camilla Löwy 2020-04-23 17:42:36 +0200
  • 560304e0f4 X11: Use XKB key name MENU for Menu key Camilla Löwy 2020-03-31 17:00:43 +0200
  • 9ecacf1d7f X11: Check XKB key aliases in addition to names Camilla Löwy 2020-03-25 18:16:15 +0100
  • ee45b58647 X11: Fix X keycode ranges for XKB and core Camilla Löwy 2020-03-17 00:04:48 +0100
  • 215a05af3d Update changelog and add credit Camilla Löwy 2020-03-31 17:30:22 +0200
  • a41a58a95e X11: Fix function keys mapped to GLFW_KEY_UNKNOWN Ali Sherief 2019-11-21 16:49:44 +0200
  • e65de2941c X11: Improve window handle race condition Camilla Löwy 2020-03-19 23:28:21 +0100
  • 2c8e0512dd X11: Filter out Xlib errors from other connections Camilla Löwy 2020-03-16 17:13:59 +0100
  • 44b5d06583 X11: Add support for XIM callbacks Camilla Löwy 2020-01-22 20:12:36 +0100
  • 350ba73267 Update linmath.h Camilla Löwy 2020-03-02 19:43:21 +0100
  • 9516df52a4 Fix unclear language in build guide Camilla Löwy 2020-03-12 01:57:10 +0100
  • 72366ac9a9 Cocoa: Finish launching NSApp in glfwInit Camilla Löwy 2020-03-05 20:32:19 +0100
  • 6aca3e99f0 Wayland: Remove unused link-time dependency Camilla Löwy 2020-02-12 14:53:18 +0100
  • 4381b86b6b X11: Fix CJK IME input when locale CTYPE is "C" Camilla Löwy 2020-02-06 15:46:37 +0100
  • 27d19d06ca WGL: Remove unused constants Camilla Löwy 2020-02-06 15:21:36 +0100
  • 4b8ac11aa3 Fix rendering race in offscreen example Camilla Löwy 2020-02-05 02:01:47 +0100
  • a0a5cc57df X11: Make libX11 dynamically loaded Camilla Löwy 2019-12-16 13:19:37 +0100
  • 0c27ed1d0e X11: Fix setting the clipboard string to itself Camilla Löwy 2020-01-24 09:34:54 +0100
  • d1ae7bac60 Put docs target in GLFW3 folder Camilla Löwy 2020-02-10 17:44:34 +0100
  • 40c7e471e3 Move more non-source template files to CMake dir Camilla Löwy 2020-01-20 16:33:33 +0100
  • 76406c7894 Mention that xdg-shell is mandatory on Wayland Emmanuel Gil Peyrot 2020-02-06 09:02:14 +0100
  • d973acc123 Update OpenGL bits of build documentation slightly Camilla Löwy 2020-01-19 20:08:11 +0100
  • 46c7c1cdff Remove AppVeyor skip commits setting Camilla Löwy 2020-01-16 23:29:38 +0100
  • 13479ed27d Update changelog and add credit Camilla Löwy 2020-01-16 21:12:37 +0100
  • a5e5b782c7 X11: Fix queries crashing if monitor disconnected Kovid Goyal 2018-08-21 13:04:52 +0530
  • 65cfe743af Add credit Camilla Löwy 2020-01-16 17:35:11 +0100
  • d862d56acb Fix docs install condition Crunkle 2020-01-14 00:49:04 +0000
  • 190673e779 Win32: Add matching comment Camilla Löwy 2020-01-15 22:19:19 +0100
  • 789a2bcb39 Win32: Fix scancode when key message only had VK Camilla Löwy 2020-01-15 18:54:42 +0100
  • 5f1631cb0e Check scancode before use in glfwGetKeyName Camilla Löwy 2020-01-15 16:34:58 +0100
  • a491b0698c Win32: Use non-async key state for modifier hack Camilla Löwy 2020-01-15 16:26:29 +0100
  • 562c17d131 Win32: Fix no Super key release event after Win+V Camilla Löwy 2020-01-15 16:19:56 +0100
  • 7da87aaae7 Cocoa: Add fully dynamic loading of Vulkan loader Camilla Löwy 2020-01-16 05:09:19 +0100
  • 15d91801b7 Cocoa: Select Vulkan surface extension at runtime Camilla Löwy 2020-01-16 01:52:50 +0100
  • c5cb4a253a Cocoa: Add support for VK_EXT_metal_surface ByunghoonKim 2020-01-06 00:46:42 +0900
  • 9372ba95fa X11: Fix parent window handle initialization Camilla Löwy 2020-01-12 17:18:21 +0100
  • aa5e313561 X11: Fix BadMatch focusing a window on non-EWMH WM Camilla Löwy 2020-01-05 14:34:39 +0100
  • fe57e3c292 X11: Fix no window position events during resize Camilla Löwy 2020-01-01 16:56:32 +0100
  • 6b01affd89 Update changelog Camilla Löwy 2020-01-01 01:43:40 +0100
  • bf292f0083 Update changelog and add credit Camilla Löwy 2020-01-01 01:42:25 +0100
  • 781fbbadb0 Fix Threads package not located by our config file Camilla Löwy 2019-12-26 15:34:01 +0100
  • 5dd207048c Set macOS deployment target in Travis CI build Camilla Löwy 2019-12-25 22:54:23 +0100
  • a3d28ef52c X11: Fix IC event mask not being added to our window Camilla Löwy 2019-12-22 09:23:22 +0100
  • 8149a5fc00 X11: Cleanup Camilla Löwy 2019-12-22 09:12:59 +0100
  • 74a46dfa0c Use the correct type in a for loop Luflosi 2019-10-06 22:53:42 +0200
  • 4ec7daf3e9 Cocoa: Replace display link with IOKit query Camilla Löwy 2019-12-25 17:09:38 +0100
  • c3ca88055f NSGL: Simulate vsync for occluded windows Camilla Löwy 2019-11-10 19:09:23 +0100
  • 54e8e0b092 NSGL: Remove problematic swap interval workaround Camilla Löwy 2019-11-07 15:13:49 +0100
  • b4a8eb9b19 Cocoa: Only create per-monitor display link once Camilla Löwy 2019-12-19 08:43:01 +0100
  • 28773a069e Cocoa: Fix undeclared selector warnings Camilla Löwy 2019-12-20 08:10:56 +0100
  • 73a8ebb691 X11: Cleanup Camilla Löwy 2019-12-17 02:17:31 +0100
  • 4e70c95aa3 X11: Cleanup Camilla Löwy 2019-12-16 17:44:17 +0100
  • 9db156421f X11: Fix updating GLFW_FLOATING on a hidden window Camilla Löwy 2019-12-16 16:09:52 +0100
  • 0b652a44d2 X11: Fix invalid read when clearing GLFW_FLOATING Camilla Löwy 2019-12-17 01:43:08 +0100
  • 9b6d68ec70 X11: Fix missing checks for EWMH attention atoms Camilla Löwy 2019-12-16 15:08:54 +0100
  • 4837b78ffe X11: Fix maximization of hidden windows Camilla Löwy 2019-12-16 14:53:06 +0100
  • bc3be40f21 Enable strict C99 for non-VS compilers Camilla Löwy 2019-12-15 17:37:42 +0100
  • da3f20d860 Win32: Add missing include for wcscmp Camilla Löwy 2019-12-15 17:36:55 +0100