78 Commits (bf09dba95b92637795ef6f13ad87f1c9a2e5b0be)

Author SHA1 Message Date
Camilla Löwy bf09dba95b Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot 95e282d5a0 Wayland: Add transparency support ago%!(EXTRA string=8 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Camilla Löwy e3be6b8ae0 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 82284b86eb Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy baa9cd8968 Cleanup ago%!(EXTRA string=8 years)
Felipe Ferreira da Silva 412eb6a611 Add glfwRequestWindowAttention ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot 0e0862cfc7 Wayland: Fix broken build ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot f4c5e6568e Wayland: Commit shell surface creation ago%!(EXTRA string=8 years)
Camilla Löwy 9e56099edd Add glfwSetWindowAttrib ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot a49601ba87 Wayland: Rename snake_case identifiers to camelCase for consistency ago%!(EXTRA string=9 years)
Camilla Berglund e6a32db7b9 Cleanup 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 5ff7d9505f Simplify Vulkan extension checks ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund fcdef1d0a0 Fix potential context resource leaks ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand ago%!(EXTRA string=9 years)
Camilla Berglund bda031f4ac Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 797ee8d8e3 Move all cursor positioning to platform code ago%!(EXTRA string=9 years)
linkmauve a502152075 wayland: Always make the window surface opaque ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot 1e82832737 wayland: Report unsupported operations as errors ago%!(EXTRA string=9 years)
Emmanuel Gil Peyrot c301a1e51a wayland: Implement remaining attribute getters ago%!(EXTRA string=9 years)
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=10 years)
Emmanuel Gil Peyrot 06479ba535 Wayland: Implement HiDPI support ago%!(EXTRA string=10 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)