1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-06 08:58:50 -04:00

Commit Graph

  • da26eefc61 Update changelog Camilla Löwy 2020-08-04 17:21:17 +0200
  • b488c3f87f
    Make _glfwPlatformInitJoysticks() return the correct type in null_joystick Luflosi 2020-08-08 22:48:04 +0200
  • 05dd2fa298 Win32: Disable fb transparency when it is broken Camilla Löwy 2020-07-28 00:12:45 +0200
  • a2674a9034 Cocoa: Fix potential leak of CFNumber object Camilla Löwy 2020-07-23 18:55:29 +0200
  • 0cc13ceafc Return NULL instead of GLFW_FALSE where appropriate Luflosi 2020-07-23 18:18:14 +0200
  • c01acc267a X11: Fix joystick detection before joystick init Camilla Löwy 2020-07-23 21:14:36 +0200
  • 1a965d2230 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2020-07-23 18:49:52 +0200
  • 2a5ac9a6d6 Documentation fix Camilla Löwy 2020-07-21 18:06:13 +0200
  • e0f7ce402b Documentation fix Camilla Löwy 2020-07-21 18:06:13 +0200
  • f771d41292 Cleanup Camilla Löwy 2020-07-21 17:46:48 +0200
  • 782e6b6cef Make joystick platform code init on demand Camilla Löwy 2020-07-12 18:31:29 +0200
  • 02bd652f2b Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2020-07-16 13:35:26 +0200
  • 114704262c Wayland: Fix scroll offsets being inverted Camilla Löwy 2020-07-15 23:11:19 +0200
  • bd2fb9ebaf Wayland: Fix partial framebuffer size retrieval Camilla Löwy 2020-07-15 21:56:52 +0200
  • 85a169ff50 X11: Fix cursor hover query retry behavior Camilla Löwy 2020-07-10 00:03:53 +0200
  • 539f4bdca2 X11: Fix race in window hovered query Camilla Löwy 2020-07-08 15:53:01 +0200
  • 606c0fc03e X11: Fix detection of key events duplicated by XIM Camilla Löwy 2020-06-30 20:57:24 +0200
  • f760b124ca Wayland: Fix scroll offsets being inverted Camilla Löwy 2020-07-15 23:11:19 +0200
  • 5f60c22cfa Wayland: Fix partial framebuffer size retrieval Camilla Löwy 2020-07-15 21:56:52 +0200
  • 5c92cd9f52 Make windows test a tolerable example Camilla Löwy 2020-07-15 17:10:32 +0200
  • 686e18fd72 Remove window opacity test Camilla Löwy 2020-07-08 19:31:01 +0200
  • 3207fc7120 Add window property test Camilla Löwy 2020-07-08 19:30:16 +0200
  • 74b9f309a9 Update Nuklear to 4.01.3 Camilla Löwy 2020-07-08 19:55:35 +0200
  • a122d91303 Documentation work for GLFW_MOUSE_PASSTHROUGH Camilla Löwy 2020-07-08 23:21:28 +0200
  • dfeacee000 Move mouse passthrough before window showing Camilla Löwy 2020-07-08 00:28:35 +0200
  • 1095a43708 Remove no-op call at window creation Camilla Löwy 2020-07-07 18:39:07 +0200
  • 6d2003d07a Move management of shared state to shared code Camilla Löwy 2020-07-06 23:37:33 +0200
  • 7da3e52c86 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events Camilla Löwy 2020-07-06 23:17:41 +0200
  • 68e4261d73 X11: Include X Shape extension headers Camilla Löwy 2020-07-06 23:15:20 +0200
  • e81d381256 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH Camilla Löwy 2020-07-06 23:09:28 +0200
  • d285a9fdeb Add support for mouse input transparency Rokas Kupstys 2019-09-30 15:44:43 +0300
  • 6c031af245 Null: Fix typos in workarea retrieval Camilla Löwy 2020-07-13 19:43:13 +0200
  • 49dbcfcb8c X11: Fix cursor hover query retry behavior Camilla Löwy 2020-07-10 00:03:53 +0200
  • ceb20c7f97 X11: Fix race in window hovered query Camilla Löwy 2020-07-08 15:53:01 +0200
  • 0ebae5a3df Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2020-07-02 23:24:20 +0200
  • 4ae93e0547 X11: Remove non-UTF-8 fallback paths Camilla Löwy 2020-07-02 18:53:26 +0200
  • 9a3664b4a9 X11: Fix detection of key events duplicated by XIM Camilla Löwy 2020-06-30 20:57:24 +0200
  • d858e48860 Win32: Fix non-BMP Unicode codepoint input Camilla Löwy 2020-06-29 20:43:28 +0200
  • e6646c8508 Cocoa: Fix regression in private use area check Camilla Löwy 2020-06-29 23:14:16 +0200
  • 9cae95faa3 Cocoa: Fix non-BMP Unicode codepoint input Camilla Löwy 2020-06-29 21:16:59 +0200
  • 26aaa007e0 Fix format of change log entry Camilla Löwy 2020-06-29 21:14:29 +0200
  • f921caf4a6 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib Camilla Löwy 2020-06-28 19:21:36 +0200
  • 9aefb67358 Re-word docs for OPENGL_DEBUG_CONTEXT hint A. Tombs 2020-06-18 02:23:08 +0100
  • 1730184971 Fix typos Luflosi 2020-06-23 16:20:27 +0200
  • 325b4186d3 Remove deprecated sudo key from Travis CI config Camilla Löwy 2020-06-17 19:31:53 +0200
  • 92c6209530 Add credit Camilla Löwy 2020-06-17 20:21:31 +0200
  • 307ce3aa1a Fix GLU header inclusion being disabled Tatsuya Yatagawa 2020-06-05 12:57:43 +0900
  • d7b67a2eb4 Fix MinGW linker flag tests breaking later tests Camilla Löwy 2020-05-25 22:23:22 +0200
  • 5dbca2e2c9 Wayland: Fix repeated keys reported to NULL window Camilla Löwy 2020-06-02 19:54:30 +0200
  • 6ce2070392 Win32: Fix non-BMP Unicode codepoint input Camilla Löwy 2020-06-29 20:43:28 +0200
  • e47832ffcf Cocoa: Fix regression in private use area check Camilla Löwy 2020-06-29 23:14:16 +0200
  • ad9eb768c9 Cocoa: Fix non-BMP Unicode codepoint input Camilla Löwy 2020-06-29 21:16:59 +0200
  • 854ce1db4e Fix format of change log entry Camilla Löwy 2020-06-29 21:14:29 +0200
  • f5f060e6bf Init hint documentation work Camilla Löwy 2020-06-26 17:39:57 +0200
  • 0dea8a4441 EGL: Add support for EGL_ANGLE_platform_angle Camilla Löwy 2020-06-25 18:22:08 +0200
  • e6a6a99813 Use stdbool more consistently in glfwinfo Camilla Löwy 2020-06-28 21:23:17 +0200
  • 1cecb8beb0 Move glfwinfo argument processing before glfwInit Camilla Löwy 2020-06-28 21:18:21 +0200
  • 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
  • 830b05ecf9 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2020-06-02 19:47:53 +0200
  • 63af05c419 Clarify docs on default GL header inclusion Camilla Löwy 2020-05-28 17:38:21 +0200
  • e336288eeb Fix typo in header option macro docs Camilla Löwy 2020-05-28 18:07:57 +0200
  • fb0c8d4662 Add statement to docs for glfwTerminate A. Tombs 2020-05-22 14:37:58 +0100
  • 78ad4e8f36 Fix desktop GL header not always being suppressed Camilla Löwy 2020-05-26 23:35:40 +0200
  • 37a86f24f0 Win32: Fix VS /W4 compile warnings ben1 2020-05-25 15:22:25 +1000
  • 11e5102d83 Use the correct type in a for loop Luflosi 2020-05-25 15:03:23 +0200
  • a8e5c530ee Replace %m conversion specifier with %s and strerror() Luflosi 2020-05-25 15:42:52 +0200
  • 8b63ca53de Use CALayer instead of NSView for EGLNativeWindowType Corentin Wallez 2020-04-19 14:10:52 +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
  • ca2cd2f796 X11: Clarify function name and comment Camilla Löwy 2020-05-19 19:03:02 +0200
  • 0a7c24e48c X11: Clarify code flow for Clang static analysis Camilla Löwy 2020-05-19 17:59:18 +0200
  • 48bc089e9e X11: Fix XKB events being passed on to core path Camilla Löwy 2020-05-19 17:55:28 +0200
  • 3df4ebeaac X11: Fix XKB state event bits being overwritten Camilla Löwy 2020-05-19 17:49:02 +0200
  • dff64496d6 X11: Remove duplicate XKB group initialization Camilla Löwy 2020-05-19 17:47:58 +0200
  • 117f7694b2 X11: Fix XKB group event depending on state query Camilla Löwy 2020-05-19 17:44:59 +0200