2372 Commits (f680001b95f337e4a2e859cda06c8f8dbd2c8bc1)

Author SHA1 Message Date
Camilla Löwy 0cd409bd6d Comment work ago%!(EXTRA string=9 years)
Camilla Löwy 2ea7f9769a OSMesa: Fix invalid window frame size ago%!(EXTRA string=9 years)
Camilla Löwy 221451b817 Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy 48a795c101 Merge single-use function _glfwFreeMonitors ago%!(EXTRA string=9 years)
Camilla Löwy dd81707992 EGL: Fix test for EGL_RGB_BUFFER ago%!(EXTRA string=9 years)
Camilla Löwy ec410fb6fe Cocoa: Enable EGL ago%!(EXTRA string=9 years)
Camilla Löwy 3edaa5280d Add GLFW_INCLUDE_ES32 ago%!(EXTRA string=9 years)
Camilla Löwy 51e415a026 Cocoa: Fix CGDisplayModeCopyPixelEncoding cutoff ago%!(EXTRA string=9 years)
Camilla Löwy 04f559e28d Restructure monitor enumeration ago%!(EXTRA string=9 years)
Camilla Löwy ecda05af29 Cocoa: Implement window cascading ago%!(EXTRA string=9 years)
Camilla Löwy 4661315192 Add GLFW_COCOA_FRAME_AUTOSAVE ago%!(EXTRA string=9 years)
Camilla Löwy 0f488ac286 Win32: Fix underflow in deadzone logic ago%!(EXTRA string=9 years)
Camilla Löwy e649708cb2 X11: Make more use of XRRGetScreenResourcesCurrent ago%!(EXTRA string=9 years)
Camilla Löwy f656d95339 Documentation work ago%!(EXTRA string=9 years)
Camilla Löwy 6eae8f22dc X11: Load Xxf86vm at run-time ago%!(EXTRA string=9 years)
Camilla Löwy 58ceab5f1e Add GLFW_COCOA_RETINA_FRAMEBUFFER ago%!(EXTRA string=9 years)
Camilla Löwy 0e8ba24f32 Formatting ago%!(EXTRA string=9 years)
Camilla Löwy 744cee6ec9 Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy 32eb50b75e Move to Vulkan style function typedefs ago%!(EXTRA string=9 years)
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)