Commit Graph

  • bac15f9449 Cocoa: Fix multiple methods warning Camilla Löwy 2019-11-06 23:46:05 +0100
  • c819f27ce3 Cocoa: Process events after window destruction Camilla Löwy 2019-11-06 23:34:08 +0100
  • 94cb0347ab Cocoa: Add comments for Cocoa symbol macros Camilla Löwy 2019-11-06 17:25:16 +0100
  • 953a1c3f8b Cleanup Camilla Löwy 2019-11-10 15:20:29 +0100
  • 70a3104c49 Set C standard at 99 for all example targets Guillaume Racicot 2019-11-09 12:19:49 -0500
  • bc5523e994 Set C standard at 99 for all test targets Guillaume Racicot 2019-11-03 21:12:01 -0500
  • 8e288dc94c Win32: Add GLFW_WIN32_KEYBOARD_MENU Camilla Löwy 2019-08-20 19:00:59 +0200
  • de23429455 Add reminder for why events test is not closing Camilla Löwy 2019-09-26 23:31:22 +0200
  • 08f01c31a0 Add gamepad information to events test output Camilla Löwy 2019-09-26 19:27:09 +0200
  • 20e522cdf4 Make events test output only UTF-8 in C locale Camilla Löwy 2019-09-26 19:22:36 +0200
  • c5f1ca3e41 Add canonical build directory to .gitignore thewoz 2019-11-05 16:27:06 +0100
  • b69fb99031 Remove mappings for GUID used by different devices Camilla Löwy 2019-11-05 20:37:08 +0100
  • c88ee1c9d3 Win32: Change transparent framebuffer key color Camilla Löwy 2019-11-05 18:55:42 +0100
  • 35e69b48cf Set C standard at 99 for all example targets Guillaume Racicot 2019-11-09 12:19:49 -0500
  • 1ed4c69550 Remove accidentally duplicated function type definition. Beoran 2019-11-07 01:19:01 +0100
  • ee4132b5cf Test and fix joystick and game pad callbacks on Linux. Beoran 2019-11-07 01:01:31 +0100
  • 3484aa8187 Fix order of words in window guide Camilla Löwy 2019-11-01 13:27:44 +0100
  • 399c082033 X11: Fix content scale fallback value on KDE Camilla Löwy 2019-10-28 19:18:19 +0100
  • 1bf892f603 X11: Fix decoration enabling after window creation Camilla Löwy 2019-09-26 18:29:37 +0200
  • f9a9bb6747 Remove stray characters from hardcoded CFLAGS Camilla Löwy 2019-10-24 16:27:26 +0200
  • 91c6a542ff Cleanup Camilla Löwy 2019-10-24 16:20:43 +0200
  • 411d4dd51e Fix CMake 3.0 - 3.6 support regression Pablo Prietz 2019-10-24 12:04:18 +0200
  • 161e9e1215 Update changelog Camilla Löwy 2019-10-16 17:43:29 +0200
  • 3a8d97cc3d Allow AppVeyor to skip pure documentation updates Camilla Löwy 2019-10-16 16:49:37 +0200
  • afcefcb5f7 Fix -Wextra-semi warnings Corentin Wallez 2019-09-15 08:57:34 -0400
  • 8c69091c59 Use the correct type in a for loop Luflosi 2019-10-06 22:56:58 +0200
  • 857951419a Use HTTPS for Discourse forum Camilla Löwy 2019-10-13 16:42:54 +0200
  • 17f1cceb32 Add credit Camilla Löwy 2019-10-10 20:12:42 +0200
  • 3f0390b827 Enable C99 explicitly with CMake where available Guillaume Racicot 2019-09-05 09:47:49 -0400
  • 4a62820646 Clean up monitors tool output Camilla Löwy 2019-10-10 18:03:28 +0200
  • 3facbd2083 Use the correct type for a struct member Luflosi 2019-09-30 23:17:42 +0200
  • 1ed0a9fc1a Update .gitignore thewoz 2019-11-05 16:27:06 +0100
  • cae29a09d2 Set C standard at 99 for all test targets Guillaume Racicot 2019-11-03 21:12:01 -0500
  • 28d8507700 Fix order of words in window guide Camilla Löwy 2019-11-01 13:27:44 +0100
  • f5536ccae0 Implement joystick and game pad callbacks. Beoran 2019-10-31 20:49:39 +0100
  • 771dbbd42f
    Create premake5.lua kalleee 2019-10-31 12:45:59 +0100
  • 556cc61848 Added WIP types for the joystick callbacks. Beoran 2019-10-30 23:56:53 +0100
  • 75294462b3 X11: Fix content scale fallback value on KDE Camilla Löwy 2019-10-28 19:18:19 +0100
  • 5fc4c01302 X11: Fix decoration enabling after window creation Camilla Löwy 2019-09-26 18:29:37 +0200
  • 33683ec60e Remove stray characters from hardcoded CFLAGS Camilla Löwy 2019-10-24 16:27:26 +0200
  • 04f7f55f07 Cleanup Camilla Löwy 2019-10-24 16:20:43 +0200
  • 4d0ae4ffa7 Fix CMake 3.0 - 3.6 support regression Pablo Prietz 2019-10-24 12:04:18 +0200
  • 82978bb3af Documentation work Camilla Löwy 2019-10-18 13:21:59 +0200
  • 376897a344 Replace notes for previous releases with links Camilla Löwy 2019-10-18 13:17:47 +0200
  • 3f37e02ac7 Remove entry from changelog since bug was introduced after 3.3 release Pablo Prietz 2019-10-24 12:19:32 +0200
  • 8ef0a836a9 CMakeLists.txt: Add support for cmake < v3.7 Pablo Prietz 2019-10-24 12:04:18 +0200
  • 36c547875c Update changelog Camilla Löwy 2019-10-16 17:43:29 +0200
  • 692754a2c5 Allow AppVeyor to skip pure documentation updates Camilla Löwy 2019-10-16 16:49:37 +0200
  • 3a37a08998 Fix -Wextra-semi warnings Corentin Wallez 2019-09-15 08:57:34 -0400
  • 7749aac50d
    Use the correct type in a for loop Luflosi 2019-10-06 22:56:58 +0200
  • 1e20218b3d Use HTTPS for Discourse forum Camilla Löwy 2019-10-13 16:42:54 +0200
  • 545f409592 Add credit Camilla Löwy 2019-10-10 20:12:42 +0200
  • 8f852e0833 Enable C99 explicitly with CMake where available Guillaume Racicot 2019-09-05 09:47:49 -0400
  • f71b55f83d Clean up monitors tool output Camilla Löwy 2019-10-10 18:03:28 +0200
  • 0fb001cf43 Rename glfwGetCocoaOpenedFilenames() to glfwGetOpenedFilenames() Andrew Belt 2019-10-14 00:26:17 -0400
  • ccd95a8948 Add const to cast in glfwGetCocoaOpenedFilenames(). Andrew Belt 2019-10-14 00:09:05 -0400
  • ec03b24c71 Add glfwGetCocoaOpenedFilenames() Andrew Belt 2019-10-13 23:54:16 -0400
  • 79fce98077 needed ; or - | script (sorry...) Stephen McDowell 2019-10-07 07:54:56 -0400
  • 9d6f8c7441 install CMake >= 3.12 on macOS Stephen McDowell 2019-10-07 07:51:03 -0400
  • 3988fc18ba add object library support for parent projects Stephen McDowell 2019-10-07 07:18:51 -0400
  • 196fea3536 Add custom ignores Georgi Mirazchiyski 2019-10-06 22:27:13 +0100
  • d25248343e Use the correct type for a struct member Luflosi 2019-09-30 23:17:42 +0200
  • fe128e0a64
    Use the correct type for a struct member Luflosi 2019-09-30 23:17:42 +0200
  • d7dbc1890a Update outputdir to OutputDir Georgi Mirazchiyski 2019-10-06 14:24:27 +0100
  • 8922712f6d Added premake build support Georgi Mirazchiyski 2019-10-05 09:10:59 +0100
  • e4e9581557 Add VS 2010 and MinGW to AppVeyor build matrix Camilla Löwy 2019-10-02 22:41:02 +0200
  • 087110aa63 Win32: Cleanup keyboard input flag parsing Camilla Löwy 2019-09-13 01:16:13 +0200
  • e30718e927 Win32: Disable dynamic libgcc for MinGW DLL Camilla Löwy 2019-10-03 19:49:25 +0200
  • 613b169899 Use the correct type in a for loop Luflosi 2019-07-25 16:55:19 -0500
  • 1bd0a55aa7 Add VS 2010 and MinGW to AppVeyor build matrix Camilla Löwy 2019-10-02 22:41:02 +0200
  • 3d2540c373 Win32: Cleanup keyboard input flag parsing Camilla Löwy 2019-09-13 01:16:13 +0200
  • 3ec8f4a7f5 Win32: Disable dynamic libgcc for MinGW DLL Camilla Löwy 2019-10-03 19:49:25 +0200
  • 788a1e4a43 OS X EGL context api support with ANGLE Konya Tamas 2019-10-03 13:24:47 +0200
  • c2913ad879 Implement window transparency to mouse events (#1236) Rokas Kupstys 2019-09-30 15:44:43 +0300
  • 13a4e4e810 Fix typos luz.paz 2019-08-12 06:52:31 -0400
  • a1b65e8542 Cocoa: Fix glfwSetWindowSize anchor point Camilla Löwy 2019-08-29 22:08:29 +0200
  • 649553cc78 Remove deprecated tags from Doxyfile.in Camilla Löwy 2019-09-06 15:23:20 +0200
  • 934f0e9ff1 Update changelog and add credit Camilla Löwy 2019-09-01 20:05:58 +0200
  • b2919dca4b Fix comparison of video modes of equal area httpdigest 2019-08-31 02:44:04 +0200
  • 71cfafe2f9 Win32: Fix VS static analysis false positive Camilla Löwy 2019-08-22 23:39:47 +0200
  • 79f4ec6822 Unify key name string handling Camilla Löwy 2019-08-22 21:31:46 +0200
  • 2032a8f0dc Clarify comment Camilla Löwy 2019-08-15 17:25:36 +0200
  • c0d1249ca2 Fix license copyright year and formatting Camilla Löwy 2019-08-15 16:59:54 +0200
  • 2d3f388158 Win32: Fix initial state of maximized state cache Camilla Löwy 2019-08-14 19:18:29 +0200
  • 30e67357be Win32: Fix GLFW_MAXIMIZED not maximizing window Camilla Löwy 2019-08-13 15:18:02 +0200
  • 116f4c831d Put fix in correct position Camilla Löwy 2019-07-25 20:29:30 +0200
  • 1e8dc836a0 Fix Vulkan triangle test segfault on resize Camilla Löwy 2019-07-25 19:09:42 +0200
  • adcd306fbd Fix conflict with DEBUG macro defined by Bazel Camilla Löwy 2019-07-22 17:42:00 +0200
  • 243b1bc292 Use the correct type in a for loop Luflosi 2019-07-25 16:55:19 -0500
  • 4bd81b436d joystickcallback : Fix doc. Philippe Groarke 2019-09-22 15:07:45 -0400
  • 21d4e379ac joystickcallback : Add unit tests. Fix signature. Philippe Groarke 2019-09-22 14:56:22 -0400
  • 8b2b1d7eda joystickcallback : Add new callback, add overload. Philippe Groarke 2019-09-22 13:36:46 -0400
  • 9bed794ab7
    Merge pull request #10 from Puddlestomper/master Yan Chernikov 2019-09-20 17:41:14 +1000
  • 8322b4712d
    Use the correct type in a for loop Luflosi 2019-07-25 16:55:19 -0500
  • 7105ff2dfd Fix typos luz.paz 2019-08-12 06:52:31 -0400
  • 777de09faf Fix typos luz.paz 2019-08-12 06:52:31 -0400
  • 067c200472 Fix -Wextra-semi warnings. Corentin Wallez 2019-09-15 08:57:34 -0400
  • b74449be9d
    Added fallback for CMake 3.0 Guillaume Racicot 2019-09-09 08:27:36 -0400
  • d03cc382dc
    Using 'C_STANDARD' property for CMake 3.1.0 compatibility Guillaume Racicot 2019-09-06 12:42:32 -0400
  • 7f02898264 Cocoa: Fix glfwSetWindowSize anchor point Camilla Löwy 2019-08-29 22:08:29 +0200