53 Commits (e673bdc617b59e4924d2b4f8889a3d75f5018ebe)

Author SHA1 Message Date
Emmanuel Gil Peyrot e673bdc617 wayland: Implement maximized state ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 71cedc6cfe wayland: Implement glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 5034c6c65e wayland: Handle hidden window as no shell surface ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot f0f5d9f644 wayland: Implement size limits and aspect ratio ago%!(EXTRA string=9 years)
Camilla Berglund 7ab7d8b4b1 Make use of uint32_t where appropriate ago%!(EXTRA string=9 years)
Camilla Berglund 6570d0c4b7 Add glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Camilla Berglund ea888114fa Remove monitor from _GLFWwndconfig ago%!(EXTRA string=9 years)
Camilla Berglund b823f7151e Add glfwSetWindowIcon ago%!(EXTRA string=9 years)
Camilla Berglund 5620895e88 Add glfwWaitEventsTimeout ago%!(EXTRA string=9 years)
Camilla Berglund baf574494d Add glfwFocusWindow ago%!(EXTRA string=9 years)
Camilla Berglund 93b4c828c1 Fix VC++ build failure ago%!(EXTRA string=9 years)
Jonas Ådahl 71c72db1e3 wayland: Pre-multiply custom cursor image alpha ago%!(EXTRA string=9 years)
Jonas Ådahl cb08dc574c wayland: Implement 'DISABLED' cursor mode ago%!(EXTRA string=9 years)
Camilla Berglund 7669ade19c Make instance extension count unsigned ago%!(EXTRA string=9 years)
Camilla Berglund a10caa4631 Add glfwMaximizeWindow and GLFW_MAXIMIZED ago%!(EXTRA string=9 years)
Camilla Berglund c56af32bb7 Fix use of undeclared constant ago%!(EXTRA string=9 years)
Camilla Berglund 9b75bffc88 Add basic Vulkan support ago%!(EXTRA string=9 years)
Jonas Ådahl cf6c11cfaa wayland: Only set surface buffer scale when supported ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 06479ba535 Wayland: Implement HiDPI support ago%!(EXTRA string=9 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot 9ac9c61433 Wayland: Make sure the cursor buffer is valid ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot 4c06426d46 Wayland: Create the surface before the context ago%!(EXTRA string=10 years)
Camilla Berglund 496f559c9a Add GLFW_NO_API for creating context-less windows ago%!(EXTRA string=10 years)
Camilla Berglund efdbfd3883 Cleanup ago%!(EXTRA string=10 years)
Ricardo Vieira e8f3de0f2e Implement glfwCreateStandardCursor for Wayland ago%!(EXTRA string=10 years)
Camilla Berglund d84772d620 Add size limits and aspect ratio functions ago%!(EXTRA string=10 years)
Camilla Berglund a407a673dd Add native Wayland and Mir functions ago%!(EXTRA string=10 years)
Camilla Berglund 0eccf75f65 Replace GL booleans with public macros ago%!(EXTRA string=10 years)
Camilla Berglund 13fbb4748a Clean up cursor mode setting ago%!(EXTRA string=10 years)
Camilla Berglund 95a07f3340 Start 3.2 ago%!(EXTRA string=10 years)
Camilla Berglund 1343ef5915 Replace stray malloc with calloc ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot 656666e722 wayland: Fix typo introduced in e253beaa. ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot e253beaa2b wayland: Implement glfwGetCursorPos ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot 4974585d04 wayland: Handle disconnect properly ago%!(EXTRA string=10 years)
Camilla Berglund 0fcbaeb596 Fixed broken Mir and Wayland builds. ago%!(EXTRA string=10 years)
Camilla Berglund 439417a22c Comment and string spell check pass. ago%!(EXTRA string=10 years)
Camilla Berglund 641761ddb0 Changed state attribs to direct access. ago%!(EXTRA string=10 years)
Camilla Berglund 2a1375e97c Added glfwCreateStandardCursor. ago%!(EXTRA string=11 years)
Jonas Ådahl 4dd669661b wayland: Coding style cleanup ago%!(EXTRA string=11 years)
Jonas Ådahl cd51d285e6 wayland: Clean up anonymous file creation ago%!(EXTRA string=11 years)
Jonas Ådahl 6e8e94837d wayland: Don't check *alloc result ago%!(EXTRA string=11 years)
Camilla Berglund e9c7314d50 Added GLFW_FOCUSED window hint. ago%!(EXTRA string=11 years)
Camilla Berglund 41d998eb3c Removed duplicate inclusion of client header. ago%!(EXTRA string=11 years)
Ricardo Vieira 25204b1ec7 wayland: Support for setting a cursor image ago%!(EXTRA string=11 years)
Camilla Berglund 8d170c7f47 Merged clipboard code into input. ago%!(EXTRA string=11 years)
Camilla Berglund b1fd3c00d0 Removed duplicate window position clearing. ago%!(EXTRA string=11 years)
Ricardo Vieira a7c9ca3b43 wayland: Release input focus when window is destroyed ago%!(EXTRA string=11 years)
Ricardo Vieira acf6bfb1f6 wayland: Destroy window context before clearing the egl surface ago%!(EXTRA string=11 years)
Ricardo Vieira 2c5c6a1ff5 wayland: Add support for resizing windows ago%!(EXTRA string=11 years)