4107 Commits (e47705d8fb2cfe1ce89e68d68e8591e1827d6725)
 

Author SHA1 Message Date
Camilla Löwy e47705d8fb Move more compiler workarounds to library setup ago%!(EXTRA string=5 years)
Camilla Löwy 8369880b56 Only look for OSMesa module if building examples ago%!(EXTRA string=5 years)
Camilla Löwy cfc23cd087 Fix MinGW linker flag tests breaking later tests ago%!(EXTRA string=5 years)
Camilla Löwy 69ff0b8ee0 Refresh Doxygen file with version 1.8.18 ago%!(EXTRA string=5 years)
Camilla Löwy e0c77f71f9 Null: Make platform more conformant ago%!(EXTRA string=5 years)
Camilla Löwy c72da994ba Wayland: Fix repeated keys reported to NULL window ago%!(EXTRA string=5 years)
Camilla Löwy 399c2a1fad Clarify docs on default GL header inclusion ago%!(EXTRA string=5 years)
Camilla Löwy 9a87c2a4b4 Add feature available/implemented errors ago%!(EXTRA string=5 years)
Camilla Löwy fbf8aae44f Fix typo in header option macro docs ago%!(EXTRA string=5 years)
A. Tombs 7486e12f88 Add statement to docs for glfwTerminate ago%!(EXTRA string=5 years)
Camilla Löwy 105cf32e0b Fix desktop GL header not always being suppressed ago%!(EXTRA string=5 years)
ben1 a84a30ab63 Win32: Fix VS /W4 compile warnings ago%!(EXTRA string=5 years)
Luflosi 250b94cd03 Use the correct type in a for loop ago%!(EXTRA string=5 years)
Luflosi d4f5074535 Replace %m conversion specifier with %s and strerror() ago%!(EXTRA string=5 years)
Corentin Wallez 91eebe922d Use CALayer instead of NSView for EGLNativeWindowType ago%!(EXTRA string=5 years)
Camilla Löwy 51a465ee2b Win32: Remove checks for pre-XP Windows ago%!(EXTRA string=5 years)
Camilla Löwy 5f9dfe3d83 X11: Clarify function name and comment ago%!(EXTRA string=5 years)
Camilla Löwy 27295b508f Note removal of wl_shell support in release notes ago%!(EXTRA string=5 years)
Camilla Löwy ef5220d6b1 X11: Clarify code flow for Clang static analysis ago%!(EXTRA string=5 years)
Camilla Löwy a17a1b2011 X11: Fix XKB events being passed on to core path ago%!(EXTRA string=5 years)
Camilla Löwy e07925c404 X11: Fix XKB state event bits being overwritten ago%!(EXTRA string=5 years)
Camilla Löwy cf3a03a85d X11: Remove duplicate XKB group initialization ago%!(EXTRA string=5 years)
Camilla Löwy 0c403c8ca6 X11: Fix XKB group event depending on state query ago%!(EXTRA string=5 years)
Camilla Löwy 844bc8031c Add null platform to Travis CI ago%!(EXTRA string=5 years)
gre-42 67c720d117 Correct sign in mat4x4_rotate_Y ago%!(EXTRA string=5 years)
Camilla Löwy d7ae90a790 Update community resource links ago%!(EXTRA string=5 years)
Camilla Löwy 41a19ed49c Disambiguate Vulkan support reference link ago%!(EXTRA string=5 years)
Camilla Löwy 949275bbed Cocoa: Fix call to NSWindow from non-main threads ago%!(EXTRA string=5 years)
Camilla Löwy cab41529da X11: Improve non-XKB fallback for key mapping ago%!(EXTRA string=5 years)
Camilla Löwy 318e08d914 X11: Add additional XKB key names for Right Alt ago%!(EXTRA string=5 years)
Camilla Löwy 560304e0f4 X11: Use XKB key name MENU for Menu key ago%!(EXTRA string=5 years)
Camilla Löwy 9ecacf1d7f X11: Check XKB key aliases in addition to names ago%!(EXTRA string=5 years)
Camilla Löwy ee45b58647 X11: Fix X keycode ranges for XKB and core ago%!(EXTRA string=5 years)
Camilla Löwy 215a05af3d Update changelog and add credit ago%!(EXTRA string=5 years)
Ali Sherief a41a58a95e X11: Fix function keys mapped to GLFW_KEY_UNKNOWN ago%!(EXTRA string=5 years)
Camilla Löwy e65de2941c X11: Improve window handle race condition ago%!(EXTRA string=5 years)
Camilla Löwy 2c8e0512dd X11: Filter out Xlib errors from other connections ago%!(EXTRA string=5 years)
Camilla Löwy 44b5d06583 X11: Add support for XIM callbacks ago%!(EXTRA string=5 years)
Camilla Löwy 350ba73267 Update linmath.h ago%!(EXTRA string=5 years)
Camilla Löwy 9516df52a4 Fix unclear language in build guide ago%!(EXTRA string=5 years)
Camilla Löwy 72366ac9a9 Cocoa: Finish launching NSApp in glfwInit ago%!(EXTRA string=5 years)
Camilla Löwy 6aca3e99f0 Wayland: Remove unused link-time dependency ago%!(EXTRA string=5 years)
Camilla Löwy 4381b86b6b X11: Fix CJK IME input when locale CTYPE is "C" ago%!(EXTRA string=5 years)
Camilla Löwy 27d19d06ca WGL: Remove unused constants ago%!(EXTRA string=5 years)
Camilla Löwy 4b8ac11aa3 Fix rendering race in offscreen example ago%!(EXTRA string=5 years)
Camilla Löwy a0a5cc57df X11: Make libX11 dynamically loaded ago%!(EXTRA string=5 years)
Camilla Löwy 0c27ed1d0e X11: Fix setting the clipboard string to itself ago%!(EXTRA string=5 years)
Camilla Löwy d1ae7bac60 Put docs target in GLFW3 folder ago%!(EXTRA string=5 years)
Camilla Löwy 40c7e471e3 Move more non-source template files to CMake dir ago%!(EXTRA string=5 years)
Emmanuel Gil Peyrot 76406c7894 Mention that xdg-shell is mandatory on Wayland ago%!(EXTRA string=5 years)