389 Commits (bdedec9932f22e66b7c69461bd90b92785dcb9f3)

Author SHA1 Message Date
Camilla Löwy 86bf5698ec Fix glfwGetKeyName incorrectly emitting error ago%!(EXTRA string=1 year)
Doug Binks 1de78b2ff9 Cleanup ago%!(EXTRA string=1 year)
Hilderin c8521b7fda
Win 32: Fix disabled cursor mode when connected over RDP ago%!(EXTRA string=1 year)
Camilla Löwy 8e6c8d7eff Remove reminders to use C89 for some source files ago%!(EXTRA string=1 year)
Camilla Löwy 29885c6942 Win32: Improve clipboard contention issue ago%!(EXTRA string=1 year)
Camilla Löwy 509f4131be Win32: Fix glfwWaitEventsTimeout ignoring messages ago%!(EXTRA string=2 years)
Camilla Löwy ab3ea8ac9f Win32: Remove unhelpful helper function ago%!(EXTRA string=3 years)
Camilla Löwy c812b9d87c Add conditional compilation for platform units ago%!(EXTRA string=3 years)
Camilla Löwy 0f9a9578f3 Add window hints for initial position ago%!(EXTRA string=3 years)
Camilla Löwy 488008e0a2 Add cursor mode GLFW_CURSOR_CAPTURED ago%!(EXTRA string=3 years)
Camilla Löwy a46f829de8 Refactor cursor mode paths ago%!(EXTRA string=3 years)
Camilla Löwy 6dd526fb1a Win32: Fix right Shift scancode when using CJK IME ago%!(EXTRA string=3 years)
Camilla Löwy a465c1c32e Win32: Simplify window class handling ago%!(EXTRA string=3 years)
Camilla Löwy 2ae3e0c8d7 Win32: Add separate window class for helper window ago%!(EXTRA string=3 years)
Camilla Löwy 736a88b067 Fix return type of functions returning bool values ago%!(EXTRA string=3 years)
Camilla Löwy 7dfd84c458 Win32: Make monitor area retrieval more consistent ago%!(EXTRA string=3 years)
Camilla Löwy 09653b8c54 Move last bits of window setup to platform code ago%!(EXTRA string=3 years)
Camilla Löwy 80e31ce9e1 Win32: Remove superfluous cast ago%!(EXTRA string=3 years)
Camilla Löwy 07a5518c3e Win32: Fix using executable instance and not ours ago%!(EXTRA string=3 years)
Camilla Löwy 8d9231fe5e Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE ago%!(EXTRA string=3 years)
Camilla Löwy 03cfe957e7 Win32: Fix scancode and key for Alt+PrtSc events ago%!(EXTRA string=3 years)
Camilla Löwy 3ee5031fd7 Add shared min and max functions for int ago%!(EXTRA string=3 years)
Camilla Löwy 8f9ff8503e Formatting ago%!(EXTRA string=3 years)
Camilla Löwy 34573798f4 Win32: Rename Windows 10 macros for clarity ago%!(EXTRA string=3 years)
Camilla Löwy 8ff9ed92b4 Win32: Fix calls to encoding compatibility macros ago%!(EXTRA string=3 years)
Camilla Löwy 723f3eb40d Win32: Fix maximization showing a hidden window ago%!(EXTRA string=3 years)
Camilla Löwy 367d06deaf Win32: Fix scale fixup losing initial position ago%!(EXTRA string=3 years)
Camilla Löwy a730acf8e5 Win32: Fix rect of undecorated maximized windows ago%!(EXTRA string=3 years)
Camilla Löwy fe7be39793 Clean up internal Unicode code point handling ago%!(EXTRA string=3 years)
Camilla Löwy 53d86c64d7 Win32: Handle content scale error on creation ago%!(EXTRA string=4 years)
Camilla Löwy d1efa32983 Formatting ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Camilla Löwy 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy 56092814f3 Improve error description for invalid scancodes ago%!(EXTRA string=4 years)
Camilla Löwy 729c9988d0 Win32: Fix content area rescaling on older systems ago%!(EXTRA string=4 years)
Camilla Löwy 410890aa80 Win32: Fix full screen windows affected by scaling ago%!(EXTRA string=4 years)
Luflosi 08e5a17063 Use switch statement instead of if-else-chain for cursor shapes ago%!(EXTRA string=5 years)
Camilla Löwy 0bccc3852b Win32: Filter out duplicate size events ago%!(EXTRA string=5 years)
Camilla Löwy 05dd2fa298 Win32: Disable fb transparency when it is broken ago%!(EXTRA string=5 years)
Camilla Löwy 782e6b6cef Make joystick platform code init on demand ago%!(EXTRA string=5 years)
Camilla Löwy 6d2003d07a Move management of shared state to shared code ago%!(EXTRA string=5 years)
Camilla Löwy 7da3e52c86 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events ago%!(EXTRA string=5 years)
Rokas Kupstys d285a9fdeb Add support for mouse input transparency ago%!(EXTRA string=5 years)
Camilla Löwy 6ce2070392 Win32: Fix non-BMP Unicode codepoint input ago%!(EXTRA string=5 years)
Camilla Löwy 0dea8a4441 EGL: Add support for EGL_ANGLE_platform_angle ago%!(EXTRA string=5 years)
Camilla Löwy 2539d03747 Win32: Use helper window DC as EGL native display ago%!(EXTRA string=5 years)
Camilla Löwy aec9fae8f3 EGL: Add support for EGL_EXT_platform_base ago%!(EXTRA string=5 years)
Camilla Löwy d7f7b0e1b5 EGL: Replace native handle macros with functions ago%!(EXTRA string=5 years)
Camilla Löwy 51a465ee2b Win32: Remove checks for pre-XP Windows ago%!(EXTRA string=5 years)
Camilla Löwy 190673e779 Win32: Add matching comment ago%!(EXTRA string=5 years)