2203 Commits (f308228a19fe26fa83d56cbb62500818bfccea6c)

Author SHA1 Message Date
Sergey Tikhomirov 11a2413476 Cocoa: Fix issue with application sandboxing ago%!(EXTRA string=9 years)
Camilla Löwy be4eb6fb2b OSMesa: Add missing stubs ago%!(EXTRA string=9 years)
Camilla Löwy 9e56099edd Add glfwSetWindowAttrib ago%!(EXTRA string=9 years)
Camilla Löwy d92bb41e25 Fix typo ago%!(EXTRA string=9 years)
Camilla Löwy 69e351b44a Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy fd127d59fa Cocoa: Improve OpenGL version restriction messages ago%!(EXTRA string=9 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund 9190cf8796 Cocoa: Disable deprecated function on macOS 10.12+ ago%!(EXTRA string=9 years)
Camilla Berglund d19a21bd01 Cocoa: Monitor name cleanup ago%!(EXTRA string=9 years)
Matthew Henry 94b8486d4b Cocoa: Replace deprecated CGDisplayIOServicePort ago%!(EXTRA string=9 years)
Camilla Berglund 5b8051581e OSMesa: Allow cursor creation ago%!(EXTRA string=9 years)
Camilla Berglund 0e8d129efb OSMesa: Context creation compliance fixes ago%!(EXTRA string=9 years)
Camilla Berglund 62012e3c68 OSMesa: Add fallback to OSMesaCreateContextExt ago%!(EXTRA string=9 years)
Camilla Berglund fef21361c5 OSMesa: Cleanup ago%!(EXTRA string=9 years)
Jason Daly 368fa9475d Add headless OSMesa backend ago%!(EXTRA string=9 years)
Camilla Berglund 4d322a97e1 Fix Vulkan extension count when none were found ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 8210f89b12 Wayland: Set a proper name for outputs. ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot a28baabefe Allow a monitor to be created without a name. ago%!(EXTRA string=9 years)
Camilla Berglund e94d16667b Cocoa: Add basic support for Vulkan via MoltenVK ago%!(EXTRA string=9 years)
Camilla Berglund c3db1cae3f Fix glfwGetInstanceProcAddress for static linking ago%!(EXTRA string=9 years)
Camilla Berglund fef25ea934 Emit all Vulkan init errors from init function ago%!(EXTRA string=9 years)
Camilla Berglund a9282bad29 Disable all dl* calls for _GLFW_VULKAN_STATIC ago%!(EXTRA string=9 years)
Camilla Berglund 3d4bd9667a Win32: Fix joystick error message prefix ago%!(EXTRA string=9 years)
Camilla Berglund 7420814fe2 Win32: Poll only helper window messages at init ago%!(EXTRA string=9 years)
Camilla Berglund 8d6f265441 Update default name from OS X to macOS ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 046d281abc Wayland: Implement compose key for character input ago%!(EXTRA string=9 years)
Camilla Berglund efc6b35615 Rename joystick ID variables ago%!(EXTRA string=9 years)
Sergey Tikhomirov 967e837c73 Cocoa: Fix 'first responder' error on macOS 10.12 ago%!(EXTRA string=9 years)
Mário Freitas 238ebb600d Cocoa: Fix assert on disabling window aspect ratio ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot a49601ba87 Wayland: Rename snake_case identifiers to camelCase for consistency ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot aa10ec6e45 Wayland: Replace all deprecated xkbcommon aliases. ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot be935debe9 Wayland: Properly unref all xkbcommon objects. ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 1c8a74b661 Wayland: Properly destroy all bound objects. ago%!(EXTRA string=9 years)
Camilla Berglund 73ddbc3acd Cocoa: Add workaround for hasty deprecation ago%!(EXTRA string=9 years)
Camilla Berglund 7f9840cecf Cocoa: Fix macOS 10.12 deprecation warnings ago%!(EXTRA string=9 years)
Camilla Berglund c156b50e4c Add glfwSetWindowMaximizeCallback ago%!(EXTRA string=9 years)
Camilla Berglund 434238fcd4 Fix checks for Vulkan surface extension presence ago%!(EXTRA string=9 years)
Kyle Brenneman d590eb074f Add support for EGL_KHR_get_all_proc_addresses ago%!(EXTRA string=9 years)
Camilla Berglund f0a55df963 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 54930ddd33 Check only for relevant Vulkan extensions ago%!(EXTRA string=9 years)
Camilla Berglund 3e59b7345c Fix early-out in Vulkan extension check ago%!(EXTRA string=9 years)
Camilla Berglund 838c4e938c Win32: Allow iconifying undecorated windows ago%!(EXTRA string=9 years)
Camilla Berglund f79a52fe9b Win32: Make glfwPostEmptyEvent use helper window ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 2eb1657d91 Wayland: Only input a character on GLFW_PRESS action ago%!(EXTRA string=9 years)
Camilla Berglund e6a32db7b9 Cleanup ago%!(EXTRA string=9 years)
Brandon Schaefer acce7ec9cf Mir: Add cursor mode support ago%!(EXTRA string=9 years)
Camilla Berglund bb3cb8f233 Cleanup ago%!(EXTRA string=9 years)
Michael Stocker e745b0dd47 Add glfwGetKeyScancode ago%!(EXTRA string=9 years)
Camilla Berglund f17d60da64 Add scancode arrays for Wayland and Mir ago%!(EXTRA string=9 years)
Camilla Berglund afb6e485b7 X11: Make selection event checks include window ago%!(EXTRA string=9 years)