Commit Graph

  • 362915ead2 Add new mouse button callback function Joshua Woodie 2021-10-09 16:15:31 -0400
  • b6efafdf6e Add mouse position to mouse button callback Joshua Woodie 2021-10-09 15:23:38 -0400
  • 55ad18454c
    BIG FIX Joe Rogan 2021-10-06 10:32:27 +0100
  • 679106e8b0
    Properly discard filtered events by XFilterEvent() Recursive G 2021-10-05 22:30:52 -0500
  • 7614d088e9 Fix string buffer sizes in window test Camilla Löwy 2021-10-05 18:11:00 +0200
  • 62e84ab8ee
    Merge pull request #13 from Jaytheway/master Yan Chernikov 2021-09-28 18:45:09 +1000
  • 6d3052e388 Added window creation hint to disable native OS title-bar Jaytheway 2021-09-28 11:35:27 +0300
  • 5bc3334fd3
    correct type Temmie 2021-09-28 03:04:17 +0200
  • d16153840a Add premake VitalyCloud 2021-09-27 05:51:20 +0300
  • 5808b2d330
    Merge ccf7c931b0 into 6ed5294223 Beoran 2021-09-22 17:38:45 +0000
  • ccf7c931b0
    Merge branch 'master' into beoran-601-joystick-callbacks Beoran 2021-09-22 19:38:40 +0200
  • 3a4b6c03ba
    Merge 496c700042 into 6ed5294223 divVerent 2021-09-20 00:24:39 -0400
  • 9d33cce145
    Merge 9bd85109d5 into 6ed5294223 Nikita Leonidov 2021-09-18 00:27:16 -0400
  • 7abdd926f4 Merge branch 'master' of https://github.com/glfw/glfw Kamil Nowakowski 2021-09-17 11:57:33 +0200
  • 213e78c6a9 Fix various typos luz paz 2021-09-15 08:20:56 -0400
  • 6ed5294223 Cocoa: Fix unresponsive cursor after cursor warp Camilla Löwy 2021-09-12 17:15:59 +0200
  • 157ebb80aa Cocoa: Fix unresponsive cursor after ungrab Ioannis Tsakpinis 2021-09-05 22:58:53 +0300
  • 312a7756e6
    Cocoa: Fix unresponsive cursor after ungrab Ioannis Tsakpinis 2021-09-05 22:58:53 +0300
  • b88a8c9364 Fixed usercontext glad use after merge Doug Binks 2021-09-04 12:41:39 +0100
  • 7a55ca34b9
    Merge branch 'master' into multi-context-windows Camilla Löwy 2021-09-02 19:31:33 +0200
  • e7758c506d Wayland: Fix cursor offset when shape changes Waris Boonyasiriwat 2021-05-12 00:30:14 -0700
  • 4cbe743b74 Wayland: Fix standard cursor name selection Camilla Löwy 2021-09-02 18:30:41 +0200
  • 33ff23dc07 Wayland: Fix some keys not repeating Koray Kilinc 2021-06-01 13:40:44 -0700
  • 216d5e8402 Wayland: Fix some keys not repeating Koray Kilinc 2021-06-01 13:40:44 -0700
  • 2ea932280d Win32: Fix C99isms not supported by VS2010 (fixup) Camilla Löwy 2021-08-30 22:13:38 +0200
  • be5e8fa3cf Update GH actions for runtime platform selection Camilla Löwy 2021-08-30 22:05:58 +0200
  • 7e50f85b47 Add runtime platform selection Camilla Löwy 2021-07-13 21:50:09 +0200
  • 077daddb75 Remove typedefs only used in one place Camilla Löwy 2021-08-30 20:40:35 +0200
  • e1d978eb0c Cocoa: Change helper function suffix to Cocoa Camilla Löwy 2021-08-25 23:43:32 +0200
  • 5ccf4d3793 Cocoa: Make timer functions backend independent Camilla Löwy 2021-07-18 22:54:58 +0200
  • 8f3044b86c Win32: Make timer functions backend independent Camilla Löwy 2021-07-18 20:38:53 +0200
  • 72678b6f33 Win32: Remove timeGetTime fallback for timer Camilla Löwy 2021-07-18 21:24:15 +0200
  • e7b91f9ed9 Win32: Make thread functions backend independent Camilla Löwy 2021-07-18 20:31:26 +0200
  • 12a0815b0d Remove context creation backend headers Camilla Löwy 2021-07-18 16:57:53 +0200
  • 63007c4bb2 Make dynamic module loading part of platform API Camilla Löwy 2021-07-16 14:57:22 +0200
  • 89db647f6f Make timer init part of platform API Camilla Löwy 2021-07-16 13:53:31 +0200
  • 51911c2831 Select mapping platform name at runtime Camilla Löwy 2021-07-15 22:12:21 +0200
  • 62bbfa1a8b Null: Add non-functional EGL support Camilla Löwy 2021-07-14 20:06:22 +0200
  • c1061b828b Move library dependency logic to src directory Camilla Löwy 2021-08-18 19:36:36 +0200
  • da0a8f4876 Remove configuration header Camilla Löwy 2021-04-15 15:33:19 +0200
  • 9773f901b1 Remove blank line before the end of some structs Camilla Löwy 2021-08-18 23:49:03 +0200
  • cf70b10692 Remove truism from end of gamepad mapping regexp Camilla Löwy 2021-08-25 12:09:21 +0200
  • 0a3fb9940f Simplify CMake if-statement variable references Camilla Löwy 2021-08-25 12:07:01 +0200
  • c113c59926 Raise maximum known CMake version to 3.20 Camilla Löwy 2021-08-25 11:40:03 +0200
  • ffe0795e64 Name parameters for callback function types Camilla Löwy 2021-08-25 20:47:17 +0200
  • 1d7339f3fc Win32: Fix invalid preprocessor command 'warning' Richard Boldiš 2021-08-24 02:30:41 +0200
  • 50b09938e7 X11: Fix function returning before cleanup Camilla Löwy 2021-08-15 14:55:13 +0200
  • 123643df2d Remove unneccessary quotes in CMake conditions Camilla Löwy 2021-04-21 15:03:42 +0200
  • ab5f006cff Update comment for msvcrt CMake option Camilla Löwy 2021-04-21 15:06:44 +0200
  • 74a8ba26c3 Simplify parsing of default gamepad mappings Camilla Löwy 2021-06-23 18:53:06 +0200
  • 929286ca47 Update gamepad mappings from upstream Camilla Löwy 2021-08-01 19:40:52 +0200
  • 63da04e5ce Add HTML header and footer to docs dependencies Camilla Löwy 2021-08-26 17:41:20 +0200
  • 8e23579842 Add OpenGL ES 2.0 triangle example Camilla Löwy 2021-08-25 17:53:00 +0200
  • 150744ecca Only rebuild documentation when necessary Camilla Löwy 2021-08-25 13:12:14 +0200
  • 8c8def5de5 Start making use of CMake 3.4 string(APPEND) Camilla Löwy 2021-08-25 12:17:45 +0200
  • 4f077c4133 Raise minimum required CMake version to 3.4 Camilla Löwy 2021-08-25 12:15:49 +0200
  • 7c25dff002 Remove truism from end of gamepad mapping regexp Camilla Löwy 2021-08-25 12:09:21 +0200
  • daed5edd6e Simplify CMake if-statement variable references Camilla Löwy 2021-08-25 12:07:01 +0200
  • d7b7c3b12a Raise maximum known CMake version to 3.20 Camilla Löwy 2021-08-25 11:40:03 +0200
  • 62074f3dea Update glad2 and switch to header-only version Camilla Löwy 2021-08-25 01:18:03 +0200
  • 518e26e16e Add credit Camilla Löwy 2021-08-16 22:37:24 +0200
  • 22b586b3d8 Add pluggable heap allocator Camilla Löwy 2021-08-03 20:53:48 +0200
  • 4e557437f2 Name parameters for callback function types Camilla Löwy 2021-08-25 20:47:17 +0200
  • 2ac7e20aaf Win32: Fix invalid preprocessor command 'warning' Richard Boldiš 2021-08-24 02:30:41 +0200
  • 415ea946fb Fix invalid preprocessor command 'warning' Richard Boldiš 2021-08-24 02:30:41 +0200
  • 496c700042 Enable joystick support on FreeBSD using the Linux driver. Rudolf Polzer 2021-08-22 08:18:50 -0400
  • d9143dc512
    Merge 761d7e7c4e into 85348c67cd Camilla Löwy 2021-08-21 23:08:54 +0300
  • 21c46f2a1c fix bit shift runtime error Slemmie 2021-08-20 06:41:59 +0200
  • 85348c67cd Wayland: Load functions for new atomic marshalling Camilla Löwy 2021-08-19 18:50:17 +0200
  • 1cddd1d74d Add credit Camilla Löwy 2021-08-16 22:37:24 +0200
  • 2f7bdc5703 Add pluggable heap allocator Camilla Löwy 2021-08-03 20:53:48 +0200
  • 2927cc87c8 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2021-08-16 23:24:52 +0200
  • 071d7c0f46 X11: Fix function returning before cleanup Camilla Löwy 2021-08-15 14:55:13 +0200
  • 8222fc363b
    Merge bd5c843084 into dffe203c17 Bayemite 2021-08-16 09:07:11 -0400
  • 71829a0f0d Wayland: Remove unused pkg-config dependency Camilla Löwy 2021-08-15 23:34:13 +0200
  • 244948e174 Export pkg-config dependencies via the CMake cache Camilla Löwy 2021-07-30 13:19:46 +0200
  • d83849792b Add override variable for CMake library type Camilla Löwy 2021-07-06 23:12:05 +0200
  • dffe203c17 Wayland: Make libwayland-client dynamically loaded Camilla Löwy 2021-07-13 18:12:43 +0200
  • 87d5646f5d Remove unneccessary quotes in CMake conditions Camilla Löwy 2021-04-21 15:03:42 +0200
  • 9a0e88a016 Update comment for msvcrt CMake option Camilla Löwy 2021-04-21 15:06:44 +0200
  • aff00d0dd8 POSIX: Use frequency member for clarity Camilla Löwy 2021-06-21 22:19:23 +0200
  • 111c02d74e POSIX: Remove use of deprecated gettimeofday Camilla Löwy 2021-06-21 22:14:40 +0200
  • 58b48a3a00 Win32: Remove changing the foreground lock timeout Camilla Löwy 2021-08-02 21:42:36 +0200
  • 6e967dfb8b fixed premake Langwedocjusz 2021-08-09 21:55:56 +0200
  • 6e0b3ac071 Premake setup and build directories added to gitignore Langwedocjusz 2021-08-09 21:40:32 +0200
  • 3864756b7d
    Added premake Langwedocjusz 2021-08-09 21:37:39 +0200
  • a90e0f21e5
    Merge branch 'glfw:master' into master bojosos 2021-08-05 15:33:22 +0300
  • b217b914f1 changed... Jerry 2021-08-04 14:59:45 +0800
  • d3317b4937 Add gamepad mapping filtering by backend Camilla Löwy 2021-06-29 00:42:31 +0200
  • b3b82cdd78 Add custom target for updating gamepad mappings Camilla Löwy 2021-06-28 23:52:07 +0200
  • 20a7962a9b Improve error description for invalid scancodes Camilla Löwy 2021-07-19 19:05:32 +0200
  • 44ad296813 Expand list of distro derivatives slightly Camilla Löwy 2021-07-18 14:55:02 +0200
  • 1b0eac9c58 Add Fedora package names to compilation guide Camilla Löwy 2021-07-18 14:45:12 +0200
  • 65c36563f6 Update changelog Camilla Löwy 2021-07-29 21:27:02 +0200
  • 1e98fc325d Cocoa: Fix macro redefinition warning Stephen Gowen 2021-01-19 11:31:15 -0600
  • 545b6c7970 Cocoa: Fix MoltenVK layer scale out of sync Camilla Löwy 2021-07-16 20:04:56 +0200
  • a7202e2341 Cocoa: Remove calls to -update on nil Camilla Löwy 2021-07-05 20:26:38 +0200
  • 9a5511b311 Improve library compilation guide somewhat Camilla Löwy 2021-07-08 21:56:00 +0200
  • a18f4e50b0 Add credit Camilla Löwy 2021-07-14 17:56:05 +0200
  • 3bf580ad1d realizing "as you would" is platform dependent David V. McKay 2021-07-07 23:44:22 -0400