2640 Commits (b3a79103a696f31f964484df4e5d24a590f98aa9)

Author SHA1 Message Date
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)
Camilla Berglund ccfd6dde45 X11: Make clipboard IPC use helper window ago%!(EXTRA string=9 years)
Camilla Berglund 706868dad8 X11: Make glfwPostEmptyEvent use helper window ago%!(EXTRA string=9 years)
Camilla Berglund 3b3a1390ad X11: Add IPC helper window ago%!(EXTRA string=9 years)
Camilla Berglund fafe1732b5 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 5ff7d9505f Simplify Vulkan extension checks ago%!(EXTRA string=9 years)
Camilla Berglund 9cd0c101f0 Fix glfwMaximizeWindow not checking window mode ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund 4aafdea5a7 X11: Fix glfw*WindowPos operating on window frame ago%!(EXTRA string=9 years)
Camilla Berglund c18d3aecbc Cocoa: Remove duplicate includes ago%!(EXTRA string=9 years)
Camilla Berglund f1c536fe13 X11: Fix BadMatch on XSetInputFocus ago%!(EXTRA string=9 years)
Camilla Berglund ad9233e620 X11: Clean up event wait timeout logic ago%!(EXTRA string=9 years)
Camilla Berglund f88a609000 X11: Only unmaximize visible windows ago%!(EXTRA string=9 years)
Camilla Berglund b581799c9a Fix comment ago%!(EXTRA string=9 years)