Commit Graph

  • 2a6d25d1aa Win32: Add comment clarifying use of ToUnicode Camilla Löwy 2022-05-05 21:47:34 +02:00
  • f4e36e5389 Win32: Make monitor area retrieval more consistent Camilla Löwy 2022-04-21 21:22:24 +02:00
  • f001aa3490 Fix and clarify comments for GLFWAPI Camilla Löwy 2022-04-21 17:35:50 +02:00
  • b9ea733ca8 Move last bits of window setup to platform code Camilla Löwy 2022-04-06 21:13:48 +02:00
  • d3ede7b684 Add credit Camilla Löwy 2022-06-10 00:14:05 +02:00
  • c8be8606f0 Win32: Fix message reported by VS 2022 Camilla Löwy 2022-04-06 23:21:28 +02:00
  • 1b3b2108e3 Win32: Remove superfluous cast Camilla Löwy 2022-04-06 19:02:52 +02:00
  • af9eb79de4 Move CODEOWNERS to .github directory Camilla Löwy 2022-04-18 23:35:08 +02:00
  • 65b8c4a46b X11: Fix segfault on malformed INCR response Camilla Löwy 2022-04-18 23:22:25 +02:00
  • 946312fe93 X11: Fix returned clipboard string freed too early Camilla Löwy 2022-04-18 23:21:40 +02:00
  • bf5529512c Document delayed initialization of EGL display Camilla Löwy 2022-04-18 23:10:04 +02:00
  • 0052ddc5e3 Update stb_image_write.h to version 1.16 Camilla Löwy 2022-04-18 23:09:00 +02:00
  • 53d40878c8 X11: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:17:39 +02:00
  • 6dd9bf0bef Wayland: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:16:06 +02:00
  • 6d08e52bcf Cocoa: Fix EGL and OSMesa not being unloaded Camilla Löwy 2022-04-28 21:14:11 +02:00
  • 3d9d4e311c Win32: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:12:36 +02:00
  • af612103d0 Fix order of error checks in glfwSetGammaRamp Camilla Löwy 2022-04-21 15:37:31 +02:00
  • 4143d96228 Fix glfwMakeContextCurrent using uninitialized TLS Camilla Löwy 2022-04-08 18:22:39 +02:00
  • 05422e2824 Wayland: Add support for file drop events Camilla Löwy 2022-03-31 19:56:48 +02:00
  • 2b504e41d5 Wayland: Clean up listener struct initialization Camilla Löwy 2022-03-31 22:17:08 +02:00
  • 50d5de7cd4 Wayland: Make data offer reading a generic utility Camilla Löwy 2022-03-29 19:00:18 +02:00
  • 4d0e98d90c Wayland: Move window related code to window module Camilla Löwy 2022-06-09 19:26:42 +02:00
  • a465c1c32e Win32: Simplify window class handling Camilla Löwy 2022-05-06 17:58:42 +02:00
  • 2ae3e0c8d7 Win32: Add separate window class for helper window Camilla Löwy 2022-03-27 19:40:35 +02:00
  • ad3dbeb65f Add basic assertions for event API arguments Camilla Löwy 2021-12-22 14:14:24 +01:00
  • 05f6c13d11 Add support for GLFW_NATIVE_INCLUDE_NONE macro Camilla Löwy 2022-04-18 23:09:47 +02:00
  • edec334b32 Cocoa: Use system header to declare id type Camilla Löwy 2022-06-02 21:25:15 +02:00
  • 26920a1a38 X11: Fix previous error handler not being restored Camilla Löwy 2022-05-25 19:43:55 +02:00
  • 736a88b067 Fix return type of functions returning bool values Camilla Löwy 2022-05-22 14:40:00 +02:00
  • 2c204ab52e Fix joystick user pointer NULL during disconnect Camilla Löwy 2022-05-05 22:23:12 +02:00
  • e9c58bc181 Wayland: Fix missing lock key modifier bits Camilla Löwy 2022-06-08 19:14:13 +02:00
  • c0c0d172a1 Wayland: Remove check for error that cannot happen Camilla Löwy 2022-03-24 21:24:34 +01:00
  • 9e852ec39e Wayland: Remove error reporting of external bugs Camilla Löwy 2022-03-24 20:45:00 +01:00
  • 4d68daedc9 Wayland: Clean up clipboard writing Camilla Löwy 2022-03-24 20:34:04 +01:00
  • ea1b6b9638 Move URI list parsing to shared code Camilla Löwy 2022-03-24 20:17:32 +01:00
  • f145e1f930 Wayland: Add strerror output to error descriptions Camilla Löwy 2022-03-24 19:04:58 +01:00
  • 915e43885c Wayland: Clean up clipboard reading Camilla Löwy 2022-03-24 19:04:15 +01:00
  • 857fae4920 Wayland: Simplify clipboard string allocation Camilla Löwy 2022-03-24 18:02:48 +01:00
  • a31c648127 Wayland: Improve handling of pending data offers Camilla Löwy 2022-03-23 19:58:33 +01:00
  • c89899a428 Wayland: Return our clipboard without roundtrips Camilla Löwy 2022-03-24 14:51:24 +01:00
  • 75b27849f6 Wayland: Fix error paths not closing sending fd Camilla Löwy 2022-03-23 20:08:12 +01:00
  • f51ec79951 Wayland: Rename listener user data parameters Camilla Löwy 2022-03-23 18:58:08 +01:00
  • 3599fe4a78 Wayland: Clean up pointer declarations Camilla Löwy 2022-03-23 18:55:22 +01:00
  • 1ee540bf48 Wayland: Rename data transfer parameters Camilla Löwy 2022-03-23 18:52:06 +01:00
  • 32bedd9a94 Wayland: Fix phrasing of error messages Camilla Löwy 2022-03-22 19:30:43 +01:00
  • 25db8f8014 Wayland: Fix partial writes of clipboard string Camilla Löwy 2022-03-22 19:23:25 +01:00
  • 2430d6b7f7 Wayland: Remove superfluous global struct member Camilla Löwy 2022-03-22 19:04:29 +01:00
  • 53bd67ccfe Wayland: Fix double free on data source error Camilla Löwy 2022-03-22 18:55:31 +01:00
  • 22f718dcf4 Wayland: Fix handling of clipboard set to self Camilla Löwy 2022-03-22 18:46:57 +01:00
  • f93751ce68 Fix missing newline Camilla Löwy 2022-03-21 23:19:06 +01:00
  • 8897c8a1cb POSIX: Fix data type of return values Camilla Löwy 2022-03-22 20:11:42 +01:00
  • 307ccd68a5 Cocoa: Fix AirPlay causing harmless init error Camilla Löwy 2022-03-18 00:31:34 +01:00
  • de550b60e5 Win32: Fix using executable instance and not ours Camilla Löwy 2022-03-17 23:54:39 +01:00
  • 802882f7cb Add checks for some invalid values to public API Camilla Löwy 2022-03-15 21:22:49 +01:00
  • c2ccf6f919 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE Camilla Löwy 2022-03-15 19:22:21 +01:00
  • 32df2ed716 Win32: Fix scancode and key for Alt+PrtSc events Camilla Löwy 2022-03-15 19:12:29 +01:00
  • c2188e2d0a Fix accidental C99 in C89 header Camilla Löwy 2022-03-15 17:59:57 +01:00
  • e7a81f8aaa Fix GLAPIENTRY redefinition warning Camilla Löwy 2022-03-15 17:51:57 +01:00
  • 62e175ef9f Win32: Add comment clarifying use of ToUnicode Camilla Löwy 2022-05-05 21:47:34 +02:00
  • ce85c7dcaf Fix GLAPIENTRY not being defined for native access Camilla Löwy 2022-05-03 19:54:08 +02:00
  • 5c3ebfb9cc Remove OSMesa specific code from offscreen example Camilla Löwy 2022-05-03 19:50:28 +02:00
  • 3006c02bc2 Add shared min and max functions for int Camilla Löwy 2022-03-14 16:01:34 +01:00
  • 7dfd84c458 Win32: Make monitor area retrieval more consistent Camilla Löwy 2022-04-21 21:22:24 +02:00
  • 685de9089f Fix and clarify comments for GLFWAPI Camilla Löwy 2022-04-21 17:35:50 +02:00
  • 09653b8c54 Move last bits of window setup to platform code Camilla Löwy 2022-04-06 21:13:48 +02:00
  • 72642ea0d1 Simplify struct stitching for sync primitives Camilla Löwy 2021-11-09 19:41:34 +01:00
  • 8f050b5655 Wayland: Add support for older wayland-scanner Camilla Löwy 2022-04-08 17:09:04 +02:00
  • acf0c10e7a Win32: Fix message reported by VS 2022 Camilla Löwy 2022-04-06 23:21:28 +02:00
  • 80e31ce9e1 Win32: Remove superfluous cast Camilla Löwy 2022-04-06 19:02:52 +02:00
  • d3c2121221 Move CODEOWNERS to .github directory Camilla Löwy 2022-04-18 23:35:08 +02:00
  • 23e6e8e4b7 X11: Fix segfault on malformed INCR response Camilla Löwy 2022-04-18 23:22:25 +02:00
  • f60547ac80 X11: Fix returned clipboard string freed too early Camilla Löwy 2022-04-18 23:21:40 +02:00
  • 06089a91a6 Document delayed initialization of EGL display Camilla Löwy 2022-04-18 23:10:04 +02:00
  • 82ccbb3ef0 Update stb_image_write.h to version 1.16 Camilla Löwy 2022-04-18 23:09:00 +02:00
  • a8d8b760fb X11: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:17:39 +02:00
  • 2d281d7928 Wayland: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:16:06 +02:00
  • 89514cf0fc Cocoa: Fix EGL and OSMesa not being unloaded Camilla Löwy 2022-04-28 21:14:11 +02:00
  • 10e9033a29 Win32: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:12:36 +02:00
  • 29523dbfbf Fix order of error checks in glfwSetGammaRamp Camilla Löwy 2022-04-21 15:37:31 +02:00
  • f843d53333 Fix glfwMakeContextCurrent using uninitialized TLS Camilla Löwy 2022-04-08 18:22:39 +02:00
  • b43c122dd1 Start 3.3.8 Camilla Löwy 2022-04-05 19:54:09 +02:00
  • 4cb36872a5 Wayland: Add support for file drop events Camilla Löwy 2022-03-31 19:56:48 +02:00
  • 0f38382e25 Wayland: Clean up listener struct initialization Camilla Löwy 2022-03-31 22:17:08 +02:00
  • f010335b8c Wayland: Make data offer reading a generic utility Camilla Löwy 2022-03-29 19:00:18 +02:00
  • b7a3af9b79 Wayland: Move window related code to window module Camilla Löwy 2022-03-29 18:32:05 +02:00
  • 967282c2e6 Wayland: Remove check for error that cannot happen Camilla Löwy 2022-03-24 21:24:34 +01:00
  • 8d216054ad Wayland: Remove error reporting of external bugs Camilla Löwy 2022-03-24 20:45:00 +01:00
  • 34418951cc Wayland: Clean up clipboard writing Camilla Löwy 2022-03-24 20:34:04 +01:00
  • ad4a9e42f0 Move URI list parsing to shared code Camilla Löwy 2022-03-24 20:17:32 +01:00
  • e0889736fd Wayland: Add strerror output to error descriptions Camilla Löwy 2022-03-24 19:04:58 +01:00
  • c132135332 Wayland: Clean up clipboard reading Camilla Löwy 2022-03-24 19:04:15 +01:00
  • 4651165272 Wayland: Simplify clipboard string allocation Camilla Löwy 2022-03-24 18:02:48 +01:00
  • 8d87be1268 Wayland: Improve handling of pending data offers Camilla Löwy 2022-03-23 19:58:33 +01:00
  • 89d3ea8d69 Wayland: Return our clipboard without roundtrips Camilla Löwy 2022-03-24 14:51:24 +01:00
  • 990dc4b388 Wayland: Fix error paths not closing sending fd Camilla Löwy 2022-03-23 20:08:12 +01:00
  • a4460b694e Wayland: Rename listener user data parameters Camilla Löwy 2022-03-23 18:58:08 +01:00
  • 4506175023 Wayland: Clean up pointer declarations Camilla Löwy 2022-03-23 18:55:22 +01:00
  • ba11e60859 Wayland: Rename data transfer parameters Camilla Löwy 2022-03-23 18:52:06 +01:00
  • 2d45681bc3 Wayland: Fix phrasing and type of error messages Camilla Löwy 2022-03-22 19:30:43 +01:00
  • 4c110bba41 Wayland: Fix partial writes of clipboard string Camilla Löwy 2022-03-22 19:23:25 +01:00