2930 Commits (b9ed25d2e991944acb51dedc63f3fe68e24c02c9)

Author SHA1 Message Date
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 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 40c7e471e3 Move more non-source template files to CMake dir ago%!(EXTRA string=5 years)
Kovid Goyal a5e5b782c7 X11: Fix queries crashing if monitor disconnected ago%!(EXTRA string=5 years)
Camilla Löwy 190673e779 Win32: Add matching comment ago%!(EXTRA string=5 years)
Camilla Löwy 789a2bcb39 Win32: Fix scancode when key message only had VK ago%!(EXTRA string=5 years)
Camilla Löwy 5f1631cb0e Check scancode before use in glfwGetKeyName ago%!(EXTRA string=5 years)
Camilla Löwy a491b0698c Win32: Use non-async key state for modifier hack ago%!(EXTRA string=5 years)
Camilla Löwy 562c17d131 Win32: Fix no Super key release event after Win+V ago%!(EXTRA string=5 years)
Camilla Löwy 7da87aaae7 Cocoa: Add fully dynamic loading of Vulkan loader ago%!(EXTRA string=5 years)
Camilla Löwy 15d91801b7 Cocoa: Select Vulkan surface extension at runtime ago%!(EXTRA string=5 years)
ByunghoonKim c5cb4a253a Cocoa: Add support for VK_EXT_metal_surface ago%!(EXTRA string=5 years)
Camilla Löwy 9372ba95fa X11: Fix parent window handle initialization ago%!(EXTRA string=5 years)
Camilla Löwy aa5e313561 X11: Fix BadMatch focusing a window on non-EWMH WM ago%!(EXTRA string=5 years)
Camilla Löwy fe57e3c292 X11: Fix no window position events during resize ago%!(EXTRA string=5 years)
Camilla Löwy 781fbbadb0 Fix Threads package not located by our config file ago%!(EXTRA string=5 years)
Camilla Löwy a3d28ef52c X11: Fix IC event mask not being added to our window ago%!(EXTRA string=5 years)
Camilla Löwy 8149a5fc00 X11: Cleanup ago%!(EXTRA string=5 years)
Luflosi 74a46dfa0c Use the correct type in a for loop ago%!(EXTRA string=5 years)
Camilla Löwy 4ec7daf3e9 Cocoa: Replace display link with IOKit query ago%!(EXTRA string=5 years)
Camilla Löwy c3ca88055f NSGL: Simulate vsync for occluded windows ago%!(EXTRA string=5 years)
Camilla Löwy 54e8e0b092 NSGL: Remove problematic swap interval workaround ago%!(EXTRA string=5 years)
Camilla Löwy b4a8eb9b19 Cocoa: Only create per-monitor display link once ago%!(EXTRA string=5 years)
Camilla Löwy 28773a069e Cocoa: Fix undeclared selector warnings ago%!(EXTRA string=5 years)
Camilla Löwy 73a8ebb691 X11: Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 4e70c95aa3 X11: Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 9db156421f X11: Fix updating GLFW_FLOATING on a hidden window ago%!(EXTRA string=6 years)
Camilla Löwy 0b652a44d2 X11: Fix invalid read when clearing GLFW_FLOATING ago%!(EXTRA string=6 years)
Camilla Löwy 9b6d68ec70 X11: Fix missing checks for EWMH attention atoms ago%!(EXTRA string=6 years)
Camilla Löwy 4837b78ffe X11: Fix maximization of hidden windows ago%!(EXTRA string=6 years)
Camilla Löwy bc3be40f21 Enable strict C99 for non-VS compilers ago%!(EXTRA string=6 years)
Camilla Löwy da3f20d860 Win32: Add missing include for wcscmp ago%!(EXTRA string=6 years)
Camilla Löwy fb0028c766 Win32: Enable Unicode mode for all compilers ago%!(EXTRA string=6 years)
Camilla Löwy 994c3b4e48 Cocoa: Remove stale GCC workaround ago%!(EXTRA string=6 years)
Camilla Löwy 18307467b4 Gather CMake setup of configuration header ago%!(EXTRA string=6 years)
Camilla Löwy 49c5d837b4 Replace CMake threads variable with modern target ago%!(EXTRA string=6 years)
Camilla Löwy 8a5fd0c5a4 Replace ad-hoc CMake code with DEFINE_SYMBOL ago%!(EXTRA string=6 years)
Camilla Löwy a5ed740d9d Fix use of CMake 3.13 command target_link_options ago%!(EXTRA string=6 years)
Camilla Löwy a264d32987 Replace CMake list variables with target_sources ago%!(EXTRA string=6 years)
Camilla Löwy 081484ed34 Fix POSIX conformance issues for clock_gettime ago%!(EXTRA string=6 years)
Camilla Löwy 506a6aafde Formatting ago%!(EXTRA string=6 years)
Camilla Löwy a875a536b7 Cocoa: Fix duplicate conversion of title string ago%!(EXTRA string=6 years)
Camilla Löwy 2551829f75 Win32: Add VERSIONINFO resource to GLFW DLL ago%!(EXTRA string=6 years)
Camilla Löwy 59055d585f Update minimum required CMake version to 3.1 ago%!(EXTRA string=6 years)
Camilla Löwy c194193797 Replace CMake generator expression with variable ago%!(EXTRA string=6 years)
Camilla Löwy 9dc365f192 Merge GCC/Clang specific CMake blocks ago%!(EXTRA string=6 years)
Camilla Löwy 197193ac0b Fix source list for Objective-C fix ago%!(EXTRA string=6 years)
Camilla Löwy 9486ec0c02 Fix source list for -Wdeclaration-after-statement ago%!(EXTRA string=6 years)