Commit Graph

  • a4521ff21f
    Merge dc6a1c5408 into 53d86c64d7 Nguyễn Gia Phong 2021-12-02 09:12:11 -0800
  • 53d86c64d7 Win32: Handle content scale error on creation Camilla Löwy 2021-12-01 18:09:56 +0100
  • fbfd7e65c8 Win32: Fix bad content scale on monitor disconnect Camilla Löwy 2021-12-01 17:55:16 +0100
  • d1efa32983 Formatting Camilla Löwy 2021-11-30 21:14:44 +0100
  • 79de08db06 Cleanup Camilla Löwy 2021-11-30 20:34:47 +0100
  • e40fa3bb94 Add credits and update changelog Camilla Löwy 2021-11-02 23:15:05 +0100
  • 9cd4d2fa20 X11: Fix undefined behavior in glfwSetWindowIcon Stephen Gutekanst 2021-10-31 11:22:40 -0700
  • 81d762bf66 Fix docs calling GLFW_CONTEXT_REVISION a hint Stephen Gutekanst 2021-11-15 15:50:37 -0700
  • 486724c433 Update comments for global mutable data Camilla Löwy 2021-11-09 19:40:36 +0100
  • 55528e9178 Fix source comment typo luz paz 2021-10-28 14:35:09 -0400
  • 689840f2eb Add credit Camilla Löwy 2021-11-25 01:22:46 +0100
  • c59092619a Add missing error to glfwGetClipboardString docs InKryption 2021-11-22 23:32:29 +0000
  • dc6a1c5408
    Explicitly link X11 libraries Nguyễn Gia Phong 2021-11-27 22:00:28 +0700
  • 37fc28bff6 Fix docs calling GLFW_CONTEXT_REVISION a hint Stephen Gutekanst 2021-11-15 15:50:37 -0700
  • 706d1f1653 Gather Null specific platform selection logic Camilla Löwy 2021-11-16 01:51:27 +0100
  • b3a98f8555 Update comments for global mutable data Camilla Löwy 2021-11-09 19:40:36 +0100
  • eacc1cafba Fix source comment typo luz paz 2021-10-28 14:35:09 -0400
  • a30cd6acef Add credit Camilla Löwy 2021-11-25 01:22:46 +0100
  • bb193325cc Add missing error to glfwGetClipboardString docs InKryption 2021-11-22 23:32:29 +0000
  • f7484963e8
    Merge branch 'glfw:master' into master Richard Knight 2021-11-25 14:23:52 +0000
  • bfd9eaf092 Fix mappings for gamepads present at init Camilla Löwy 2021-11-24 23:09:24 +0100
  • 6902435005 Update changelog Camilla Löwy 2021-11-24 23:08:49 +0100
  • 6eb24a49df Add credit Camilla Löwy 2021-11-22 21:32:34 +0100
  • bec6e7565b Cocoa: Use MACH_PORT_NULL for default IOKit port Jan Ekström 2021-11-18 22:59:52 +0200
  • aa54048cf9
    Add possible error comment InKryption 2021-11-22 23:32:29 +0000
  • b55a517ae0 Add credit Camilla Löwy 2021-11-22 21:32:34 +0100
  • 544790666b Cocoa: Use MACH_PORT_NULL for default IOKit port Jan Ekström 2021-11-18 22:59:52 +0200
  • 90e173b77f cocoa: utilize MACH_PORT_NULL for default IOKit port Jan Ekström 2021-11-18 22:59:52 +0200
  • 3d8a194eef use unsigned long / correct incompatability with underlying libxcb expectations Stephen Gutekanst 2021-11-15 16:59:33 -0700
  • 63fa528ccf update docstring which inaccurately says GLFW_CONTEXT_REVISION is a window hint Stephen Gutekanst 2021-11-15 15:50:37 -0700
  • 920afdd1ce Fix undefined behaviour in X11 keypress handling Silver 2021-11-11 10:06:24 +0000
  • bb2b007af6 cast to uint32_t, change target from long -> uint32_t Stephen Gutekanst 2021-11-04 22:15:24 -0700
  • d70fe3699d switch to unsigned int which is more correct and more efficient Stephen Gutekanst 2021-11-01 09:49:29 -0700
  • b582cc576e do not rely on undefined behavior in glfwSetWindowIcon for X11 Stephen Gutekanst 2021-10-31 11:22:40 -0700
  • 19543afbfb Start 3.3.6 Camilla Löwy 2021-10-28 22:16:41 +0200
  • 8bf429b2de Fix source comment typo luz paz 2021-10-28 14:35:09 -0400
  • d3b73abba0 Add missing changelog entries 3.3.5 Camilla Löwy 2021-10-28 11:48:34 +0200
  • fb0f2f92a3 Add missing changelog entries Camilla Löwy 2021-10-28 11:48:34 +0200
  • fbdb08c43e Fix some spelling errors in changelog Camilla Löwy 2021-10-27 23:58:59 +0200
  • 71316f843c Update changelog and add credit Camilla Löwy 2021-10-27 23:14:19 +0200
  • 472d45c07b Cocoa: Fix deprecation of kIOMasterPortDefault Josh Codd 2021-10-26 00:14:30 +0100
  • 85f37ada6d Move list of contributors to separate file Camilla Löwy 2021-07-19 18:25:50 +0200
  • b77a9b1d0d Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb Camilla Löwy 2021-09-26 16:28:04 +0200
  • db85858062 Fix context API checks in native access functions Ioannis Tsakpinis 2021-10-23 16:17:33 +0300
  • ca676357c0 Win32: Remove timeGetTime fallback for timer Camilla Löwy 2021-07-18 21:24:15 +0200
  • 4ea7485fbe Remove blank line before the end of some structs Camilla Löwy 2021-08-18 23:49:03 +0200
  • 73b6754a67 Document possible native access function errors Camilla Löwy 2021-10-04 20:39:10 +0200
  • 2d3ce6eaae Make native access functions verify context API Camilla Löwy 2021-10-04 20:32:32 +0200
  • 83d3fb08ec Fix some spelling errors in changelog Camilla Löwy 2021-10-27 23:58:59 +0200
  • 999962bd2f Update changelog and add credit Camilla Löwy 2021-10-27 23:14:19 +0200
  • f75c251dec Cocoa: Fix deprecation of kIOMasterPortDefault Josh Codd 2021-10-26 00:14:30 +0100
  • 575d2971d4 Fix glfwinfo not handling --platform=any Camilla Löwy 2021-10-25 21:24:07 +0200
  • 2a78a2cf82 Refactor platform selection for clarity? Camilla Löwy 2021-10-25 21:11:26 +0200
  • 76a5f781db Add glfwInitVulkanLoader Camilla Löwy 2021-10-21 20:45:44 +0200
  • 393eac458b Improve Vulkan guide header section Camilla Löwy 2021-10-21 23:49:03 +0200
  • db91507956 Remove saving a function pointer only used once Camilla Löwy 2021-10-21 21:54:50 +0200
  • ee6ff939a5 Fix invalid pointer conversions Camilla Löwy 2021-10-21 19:43:01 +0200
  • 68534cc2ce Null: Remove unused function Camilla Löwy 2021-10-19 15:32:40 +0200
  • 4005f70eef WGL: Limit DWM swap interval hack to Vista and 7 Camilla Löwy 2021-10-18 01:05:09 +0200
  • 53d7622a3a Move list of contributors to separate file Camilla Löwy 2021-07-19 18:25:50 +0200
  • 6eafd5f57e Redefine kIOMainPortDefault Josh Codd 2021-10-26 17:59:33 +0100
  • ff6720782a Fix kIOMasterPortDefault deprecation - MacOS 12.0 Josh Codd 2021-10-26 00:14:30 +0100
  • 41ebcf1eed Add credit Camilla Löwy 2021-10-17 20:52:31 +0200
  • 0fe96ec202 Fix various typos luz paz 2021-09-15 08:20:56 -0400
  • 3d52f7e345 Limit scope of some loop counters in C99 files Camilla Löwy 2021-02-16 20:12:19 +0100
  • f4d0365a5a Use switch statement instead of if-else-chain Camilla Löwy 2021-07-19 21:02:30 +0200
  • 309d79376f Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb Camilla Löwy 2021-09-26 16:28:04 +0200
  • 6efaaec9ce Improve headings and TOC layout in Doxygen docs Camilla Löwy 2021-08-29 21:51:00 +0200
  • 459644dd0e Fix merge conflicts knokko 2021-10-24 14:19:27 +0200
  • 38dd515524 Use Win32 instead of Windows in Doxygen headings Camilla Löwy 2021-08-29 21:53:44 +0200
  • 727db55c3a
    Fix context API checks in native access functions Ioannis Tsakpinis 2021-10-23 16:17:33 +0300
  • 5a04cae54c Adds a glfwInitVulkan function to provide a vkGetInstanceProcAddr. Pascal Muetschard 2018-11-05 15:29:21 -0800
  • cec0b33ee1 Remove Doxyfile tags obsoleted by Doxygen 1.9.2 Camilla Löwy 2021-10-17 20:27:32 +0200
  • cc5f563905 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2021-10-14 00:17:57 +0200
  • 9400bc9f35 Remove potentially incorrect claim Camilla Löwy 2021-10-12 12:54:19 +0200
  • 1a7e4da343 Fix docs for Windows monitor size calculation Camilla Löwy 2021-10-12 00:23:37 +0200
  • 95df61e5ed Cocoa: Fix unresponsive cursor after cursor warp Camilla Löwy 2021-09-12 17:15:59 +0200
  • c32fefc6a0 Cocoa: Fix unresponsive cursor after ungrab Ioannis Tsakpinis 2021-09-05 22:58:53 +0300
  • 6bb5f5d59d Wayland: Fix cursor offset when shape changes Waris Boonyasiriwat 2021-05-12 00:30:14 -0700
  • 56a4cb0a3a Add runtime platform selection Camilla Löwy 2021-07-13 21:50:09 +0200
  • ff9d9515f6 Remove typedefs only used in one place Camilla Löwy 2021-08-30 20:40:35 +0200
  • 36ea36736d Cocoa: Change helper function suffix to Cocoa Camilla Löwy 2021-08-25 23:43:32 +0200
  • 09f9773e6f Cocoa: Make timer functions backend independent Camilla Löwy 2021-07-18 22:54:58 +0200
  • bdfe6b09af Win32: Make timer functions backend independent Camilla Löwy 2021-07-18 20:38:53 +0200
  • b6834bf2a1 Win32: Remove timeGetTime fallback for timer Camilla Löwy 2021-07-18 21:24:15 +0200
  • 35f3b58c21 Win32: Make thread functions backend independent Camilla Löwy 2021-07-18 20:31:26 +0200
  • f5758d75d0 Remove context creation backend headers Camilla Löwy 2021-07-18 16:57:53 +0200
  • b7d0c6037d Make dynamic module loading part of platform API Camilla Löwy 2021-07-16 14:57:22 +0200
  • e31deedc99 Make timer init part of platform API Camilla Löwy 2021-07-16 13:53:31 +0200
  • 6d51b39106 Select mapping platform name at runtime Camilla Löwy 2021-07-15 22:12:21 +0200
  • d0776e04a3 Null: Add non-functional EGL support Camilla Löwy 2021-07-14 20:06:22 +0200
  • 8b8d10bc01 Move library dependency logic to src directory Camilla Löwy 2021-08-18 19:36:36 +0200
  • 0a9488e3f0 Remove configuration header Camilla Löwy 2021-04-15 15:33:19 +0200
  • efe764b492 Remove blank line before the end of some structs Camilla Löwy 2021-08-18 23:49:03 +0200
  • 983c44b255 Document possible native access function errors Camilla Löwy 2021-10-04 20:39:10 +0200
  • cca9008db2 Make native access functions verify context API Camilla Löwy 2021-10-04 20:32:32 +0200
  • 0391b7b277 Remove Doxyfile tags deprecated by Doxygen 1.9.2 Camilla Löwy 2021-10-04 13:21:36 +0200
  • 1d8d1ff3d0 Fix output for missing Vulkan surface extensions Camilla Löwy 2021-10-06 19:49:34 +0200
  • 4be0444ee6 Remove potentially incorrect claim Camilla Löwy 2021-10-12 12:54:19 +0200
  • 6a20053102 Fix docs for Windows monitor size calculation Camilla Löwy 2021-10-12 00:23:37 +0200