432 Commits (b9ed25d2e991944acb51dedc63f3fe68e24c02c9)

Author SHA1 Message Date
Michael Pennington b9ed25d2e9 Wayland: Add GLFW_WAYLAND_APP_ID window hint 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 2c204ab52e Fix joystick user pointer NULL during disconnect ago%!(EXTRA string=3 years)
Camilla Löwy ad4a9e42f0 Move URI list parsing to shared code 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 fe7be39793 Clean up internal Unicode code point handling ago%!(EXTRA string=3 years)
Camilla Löwy cb22c54119 Move UTF-8 encoding to shared code ago%!(EXTRA string=3 years)
Emmanuel Gil Peyrot 6281f498c8 EGL: Use EGL_EXT_present_opaque when available ago%!(EXTRA string=3 years)
Camilla Löwy 76a5f781db Add glfwInitVulkanLoader ago%!(EXTRA string=4 years)
Camilla Löwy db91507956 Remove saving a function pointer only used once ago%!(EXTRA string=4 years)
Camilla Löwy ee6ff939a5 Fix invalid pointer conversions ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Camilla Löwy ff9d9515f6 Remove typedefs only used in one place ago%!(EXTRA string=4 years)
Camilla Löwy f5758d75d0 Remove context creation backend headers ago%!(EXTRA string=4 years)
Camilla Löwy b7d0c6037d Make dynamic module loading part of platform API ago%!(EXTRA string=4 years)
Camilla Löwy e31deedc99 Make timer init part of platform API ago%!(EXTRA string=4 years)
Camilla Löwy 6d51b39106 Select mapping platform name at runtime ago%!(EXTRA string=4 years)
Camilla Löwy 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy 201400b974 Simplify parsing of default gamepad mappings ago%!(EXTRA string=4 years)
Camilla Löwy 04f21abb52 Make GLFW_DOUBLEBUFFER a window attribute ago%!(EXTRA string=4 years)
Camilla Löwy da236ba807 Make monitor and joystick names static strings ago%!(EXTRA string=4 years)
Nicolas Caramelli 84f95a7d7f Add GLFW_X11_XCB_VULKAN_SURFACE init hint ago%!(EXTRA string=4 years)
ashishgamedev 761f97d6b6 Fix indentation in internal.h ago%!(EXTRA string=4 years)
Camilla Löwy 782e6b6cef Make joystick platform code init on demand ago%!(EXTRA string=5 years)
Rokas Kupstys d285a9fdeb Add support for mouse input transparency 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 bcb8558189 Remove EGL and OSMesa struct member macros 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 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 8e288dc94c Win32: Add GLFW_WIN32_KEYBOARD_MENU ago%!(EXTRA string=6 years)
Luflosi 2db3b9688d
Replace some tabs with spaces ago%!(EXTRA string=6 years)
Camilla Löwy a337c56848 Start 3.4 ago%!(EXTRA string=6 years)
Camilla Löwy ab118b2529 Fix copyright years (somewhat) ago%!(EXTRA string=6 years)
Felipe Ferreira da Silva be295ccbea Add glfwGetMonitorWorkarea ago%!(EXTRA string=6 years)
Camilla Löwy 1155c83013 Rename raw input to raw mouse motion, cleanup ago%!(EXTRA string=6 years)
Nathan Poirier 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported ago%!(EXTRA string=6 years)
Camilla Löwy d5ab3e919a Cleanup ago%!(EXTRA string=6 years)
iamCaveLamp a46104ee69 Removed duplicates of centerCursor function ago%!(EXTRA string=6 years)
Camilla Löwy 52c7a4fc7f Fix glfwGetGammaRamp error handling ago%!(EXTRA string=6 years)
Camilla Löwy 8c611fd5d0 Win32: Fix build on older versions of Visual C++ ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot cc805c0963 Mir: Remove this experimental backend ago%!(EXTRA string=7 years)
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Doug Binks 0be4f3f75a Add GLFW_FOCUS_ON_SHOW window hint and attribute ago%!(EXTRA string=7 years)
Camilla Löwy 94ffc12b38 Fix value for VK_MVK_macos_surface constant ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 8d98a6e37d Add a FreeMonitor platform API ago%!(EXTRA string=7 years)
Camilla Löwy 3c9011030f Cleanup ago%!(EXTRA string=7 years)
Camilla Löwy 2040309d0c Add support for gamepad mapping input modifiers ago%!(EXTRA string=7 years)
Camilla Löwy 9bfa499d94 Formatting ago%!(EXTRA string=7 years)