Commit Graph

  • b31d7ddc8c Wayland: Fix destroying CSDs in the correct order Leonard König 2020-10-28 19:23:28 +0100
  • baf26a6ea7 Cocoa: Fix ObjC being built as C with CMake 3.19 Camilla Löwy 2020-10-18 19:34:23 +0200
  • 395ab660d5 Win32: Filter out duplicate size events Camilla Löwy 2020-10-07 23:35:17 +0200
  • 7dee4e05f9 Win32: Fix clang-cl interpreting -Wall as /Wall Camilla Löwy 2020-10-07 22:51:58 +0200
  • e0b3361683 Win32: Enable /W3 on VS for library sources Camilla Löwy 2020-10-07 22:50:54 +0200
  • a3523e1708 premake file bojosos 2021-01-21 18:50:33 +0200
  • ded619239a Fixes glfw/src/cocoa_platform.h:34:9: warning: 'GL_SILENCE_DEPRECATION' macro redefined [-Wmacro-redefined] Stephen Gowen 2021-01-19 11:31:15 -0600
  • 9477311130 Update changelog and add credit Camilla Löwy 2021-01-18 18:55:17 +0100
  • 384ff74a46 Cocoa: Fix install name for installed dylib Laurent Aphecetche 2019-06-14 16:42:50 +0200
  • f8d6801a50 Simplify references in CMake if-statements Camilla Löwy 2021-01-18 16:04:51 +0100
  • 3959ee8949 Cocoa: Unify CG display to NS screen mapping Camilla Löwy 2021-01-17 19:49:51 +0100
  • 8ab40399d3 Update changelog and add credit Camilla Löwy 2021-01-18 01:34:55 +0100
  • 2bc52ca82e Cocoa: Use modern API to get display name Nevyn Bengtsson 2021-01-11 17:27:27 +0100
  • 5aff72aa00 Cocoa: Fix duplicate monitor connection events Camilla Löwy 2021-01-18 01:26:00 +0100
  • 8b11867464 Cocoa: Fix menubar for unbundled apps on 10.15 Camilla Löwy 2020-12-08 23:23:20 +0100
  • 552209fe46 Update changelog Camilla Löwy 2021-01-18 16:24:27 +0100
  • f5af421a6b Cocoa: Fix duplicate video mode detection Philip Rideout 2021-01-05 20:42:46 -0800
  • 402a3fafac 8bitdo Controller mappings pmprog 2021-01-18 07:36:49 +0000
  • 5d1d1a01e3 Update repo URL for Nuklear Camilla Löwy 2021-01-03 21:13:02 +0100
  • 3a8ebb1903 Added 2 entries to the gitignores file. Luke Bayes 2021-01-02 19:55:31 -0500
  • d02a83b5c4 mac: Fix compilation for SDK < 10.15 Nevyn Bengtsson 2021-01-12 08:48:25 +0100
  • df57c1005c Use modern API to get display name Nevyn Bengtsson 2021-01-11 17:27:27 +0100
  • 06db51381e
    Cocoa: Fix duplicate video mode detection. Philip Rideout 2021-01-05 20:42:46 -0800
  • 39cd94ef2f Added 2 entries to the gitignores file. Luke Bayes 2021-01-02 19:55:31 -0500
  • 1a220f38df
    Update CMakeLists.txt atkurtul 2020-12-31 08:36:56 +0300
  • 0b7c7eed6a
    Update CMakeLists.txt atkurtul 2020-12-31 08:28:33 +0300
  • acb4871710
    Update CMakeLists.txt atkurtul 2020-12-31 08:27:17 +0300
  • ae4a1c7aa1 Added support for fetching floating type backbuffers. Kamil Nowakowski 2020-12-31 00:38:25 +0100
  • 06778491d7 Merge branch 'master' of https://github.com/glfw/glfw Kamil Nowakowski 2020-12-30 22:28:07 +0100
  • 3019d519f3 Merge branch 'master' of https://github.com/sagaceilo/glfw Kamil Nowakowski 2020-12-30 22:22:48 +0100
  • 532472780b
    Update CMakeLists.txt atkurtul 2020-12-30 08:07:27 +0300
  • 23aea7fe08
    Merge 615339a8f6 into 0b9e48fa3d Torkel Danielsson 2020-12-28 18:44:02 +0100
  • 6ce6b50787 Add credit Camilla Löwy 2020-12-15 02:13:24 +0100
  • 761f97d6b6 Fix indentation in internal.h ashishgamedev 2020-12-10 19:48:55 +0530
  • de3b5ec937 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2020-12-14 23:07:00 +0100
  • 78dccc5c00 Add missing changelog issue number Camilla Löwy 2020-11-19 02:49:14 +0100
  • 63e535210c Wayland: Fix destroying CSDs in the correct order Leonard König 2020-10-28 19:23:28 +0100
  • ae8561d740 Cocoa: Fix ObjC being built as C with CMake 3.19 Camilla Löwy 2020-10-18 19:34:23 +0200
  • ddd85a9e2f Win32: Filter out duplicate size events Camilla Löwy 2020-10-07 23:35:17 +0200
  • 83dbe197c0 Win32: Fix clang-cl interpreting -Wall as /Wall Camilla Löwy 2020-10-07 22:51:58 +0200
  • e669471aca Win32: Enable /W3 on VS for library sources Camilla Löwy 2020-10-07 22:50:54 +0200
  • 0b56adb721 Remove ignored Clang compiler flag Camilla Löwy 2020-10-07 21:40:16 +0200
  • db66a0f028 Add credit Camilla Löwy 2020-10-05 23:23:57 +0200
  • 0a16464f5e Update test SPIR-V shader code Nicolas Caramelli 2020-10-04 21:33:08 +0200
  • 4b64dd404b
    Merge 9ccdcd7833 into 0b9e48fa3d Torkel Danielsson 2020-12-14 12:18:48 +0000
  • 0b9e48fa3d Fix minor typo: If if -> If. Bhee 2020-12-14 02:37:20 -0500
  • d607bb5002 Fix minor typo: If if -> If. Bhee 2020-12-14 02:37:20 -0500
  • 29f553c86f Merge changes from glfw/glfw Richard Knight 2020-12-12 15:37:48 +0000
  • 1468b500f0
    Fixed Indentation in src/internal.h ashishgamedev 2020-12-10 19:48:55 +0530
  • 1adfbde4d7 Wayland: Move 96 DPI default to outputHandleMode Nicolas Caramelli 2020-10-19 22:00:30 +0200
  • 9462981ab3 X11: GLFW_X11_XCB_VULKAN_SURFACE instead of GLFW_X11_XCB Nicolas Caramelli 2020-11-19 09:15:53 +0100
  • 08e5a17063 Use switch statement instead of if-else-chain for cursor shapes Luflosi 2020-07-23 18:22:23 +0200
  • 3f2586ee33 Added Mac support for glfw ravimohan1991 2020-12-01 17:25:49 +0530
  • 5a096a9115 Added premake5.lua Ravi Mohan 2020-11-29 13:56:31 +0530
  • f36c3c1e81
    Merge branch 'master' into wayland_fixes ninja 2020-11-27 11:37:58 +0100
  • 7e8da57094 Add missing changelog issue number Camilla Löwy 2020-11-19 02:49:14 +0100
  • 0dc1005c85 Wayland: Fix destroying CSDs in the correct order Leonard König 2020-10-28 19:23:28 +0100
  • 615339a8f6 remove one trailing whitespace Torkel 2020-11-19 09:47:22 +0900
  • edb8465598 changelog and author Torkel 2020-11-18 23:27:04 +0900
  • b9eb6affa3 docs for shutdown Torkel 2020-11-18 23:16:06 +0900
  • 30c5f3a924 response to the shutdown Torkel 2020-10-28 12:37:39 +0900
  • 067598814d add machine shutdown callback Torkel 2020-10-22 18:39:38 +0900
  • 3327050ca6 Cocoa: Fix ObjC being built as C with CMake 3.19 Camilla Löwy 2020-10-18 19:34:23 +0200
  • 0780b3bc14 Fix typo hdf89shfdfs 2020-11-14 09:00:38 -0500
  • 8ab920ea67 Created a more generalized helper module hdf89shfdfs 2020-11-13 07:36:41 -0500
  • 5c928ff452 Add credit Camilla Löwy 2020-10-12 18:56:25 +0200
  • 2f76f70c76 Wayland: Simplify adding of protocol sources Camilla Löwy 2020-10-12 18:34:09 +0200
  • 420b165bff Wayland: Fix indentation Camilla Löwy 2020-10-12 18:32:50 +0200
  • a62a6c5019 Wayland: Scanner tool has input and output args Camilla Löwy 2020-10-12 18:26:09 +0200
  • d5f32dfb3b Wayland: Ensure paths are passed on in quoted form Camilla Löwy 2020-10-12 18:20:53 +0200
  • a6f8cc9d44 Fix unquoted paths with variable references Camilla Löwy 2020-10-12 17:34:46 +0200
  • af8f9713dd Wayland: Fix CMake binary dir when built as subdir Joel Winarske 2020-10-08 14:58:06 -0700
  • 0bccc3852b Win32: Filter out duplicate size events Camilla Löwy 2020-10-07 23:35:17 +0200
  • ac627706ef Win32: Fix clang-cl interpreting -Wall as /Wall Camilla Löwy 2020-10-07 22:51:58 +0200
  • 6b78419c9a Win32: Enable /W3 on VS for library sources Camilla Löwy 2020-10-07 22:50:54 +0200
  • 9b140d08d7 Remove ignored Clang compiler flag Camilla Löwy 2020-10-07 21:40:16 +0200
  • 71eb156c6d X11: add GLFW_X11_XCB init hint Nicolas Caramelli 2020-11-11 00:02:44 +0100
  • 37f8d5e063 Fix for #1648: menubar not clickable on macOS Catalina Richard Wilkes 2020-11-05 09:27:49 -0800
  • 45676d0125
    docs: fix simple typo, collapseable -> collapsable Tim Gates 2020-11-02 22:13:55 +1100
  • f584b5ad83 wl: Fix destroying CSDs in the correct order Leonard König 2020-10-28 19:23:28 +0100
  • 5f2d8fb9a4 Modernize MSVC runtime library code hdf89shfdfs 2020-10-26 06:26:46 -0400
  • 6419ed578f Added dumb fix for disabled cursor snapping to center Tom Cheng 2020-10-25 09:54:13 +0000
  • 0b12ddc061 X11: method to use VK_KHR_xlib_surface instead of VK_KHR_xcb_surface Nicolas Caramelli 2020-10-23 18:55:37 +0200
  • 9ccdcd7833 remove trailing whitespace Torkel 2020-07-22 15:29:08 +0900
  • aa1ce3c06e touch Torkel 2020-07-22 14:01:48 +0900
  • 35f3508ecd Update changelog and add credit Camilla Löwy 2020-10-20 20:03:58 +0200
  • c940695eb0 Fix macOS Print Screen Andy Williams 2020-10-14 17:53:01 +0100
  • 90f31da893 Wayland: Move the 96 DPI assumption into the outputHandleMode() callback Nicolas Caramelli 2020-10-19 22:00:30 +0200
  • 2795527633
    Fix macOS Print Screen Andy Williams 2020-10-14 17:53:01 +0100
  • cae7ba9527
    Merge d76ad8b600 into 0ef149c8f2 Joel Winarske 2020-10-14 10:16:02 +0000
  • 0ef149c8f2 Wayland: Assume 96 DPI if physical size is <= 0 Nicolas Caramelli 2020-10-14 10:25:46 +0200
  • 7d6e8acd75 Wayland: Assume 96 DPI if physical size is <= 0 Nicolas Caramelli 2020-10-14 10:25:46 +0200
  • d76ad8b600 create missing directory and use proper binary folder Joel Winarske 2020-10-08 14:58:06 -0700
  • 3fb01bbebe WIP: Wayland: Add a tablet skeleton wayland-tablet Emmanuel Gil Peyrot 2020-10-08 22:27:21 +0200
  • a506a8dc73 Add credit Camilla Löwy 2020-10-05 23:23:57 +0200
  • 8d47dc5894 Update test SPIR-V shader code Nicolas Caramelli 2020-10-04 21:33:08 +0200
  • 48aa567d0c Update changelog and add credit Camilla Löwy 2020-09-29 20:16:59 +0200
  • 53b1396a09 Win32: Fix value for _WIN32_WINNT_WINBLUE Vladimir Perminov 2020-09-29 20:03:42 +0300
  • 60e7364b30 Update changelog Camilla Löwy 2020-09-23 23:34:42 +0200
  • 166611cef5 Win32: Update all monitor handles on config change Doug Binks 2020-09-04 16:59:08 +0100