414 Commits (201400b974b63eb7f23eb7d8563589df9c699d7c)

Author SHA1 Message Date
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)
Camilla Löwy 973bf29622 Remove use of non-standard function strdup ago%!(EXTRA string=7 years)
Camilla Löwy bb3ab87a18 Remove unmaintained internal Doxygen docs ago%!(EXTRA string=7 years)
Camilla Löwy ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state ago%!(EXTRA string=7 years)
Camilla Löwy 370eac3c48 Add glfwSetWindowContentScaleCallback ago%!(EXTRA string=7 years)
Camilla Löwy 1034b6e0db Move context management out of glfwCreateWindow ago%!(EXTRA string=7 years)
Camilla Löwy 7c2c7858c6 Add monitor and joystick user pointers ago%!(EXTRA string=8 years)
Camilla Löwy 9da2285b14 Cocoa: Make frame autosave hint a string ago%!(EXTRA string=8 years)
Camilla Löwy 6158801aeb Change glfwInitHintString to glfwWindowHintString ago%!(EXTRA string=8 years)
Camilla Löwy 0e8c4ea7ce Add lock key modifier bits input mode ago%!(EXTRA string=8 years)
Camilla Löwy 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity ago%!(EXTRA string=8 years)
Camilla Löwy bf7cc2ffac Fix missing inclusion guard needed for unity build ago%!(EXTRA string=8 years)
Camilla Löwy 31cbb20ba2 Deprecate window parameter of clipboard functions ago%!(EXTRA string=8 years)
Camilla Löwy bf09dba95b Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries ago%!(EXTRA string=8 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Bailey Cosier 93e66661d3 Cleanup ago%!(EXTRA string=8 years)
Wolfgang Draxinger 019609b6cd Add GLFW_TRANSPARENT and X11 implementation ago%!(EXTRA string=8 years)
Camilla Löwy 0c70eb8d5c Unify error message buffer lengths ago%!(EXTRA string=8 years)