414 Commits (201400b974b63eb7f23eb7d8563589df9c699d7c)

Author SHA1 Message Date
Camilla Berglund 2d2756cbad Simplify cursor window logic 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)
Camilla Berglund 0e846883bf Clarify cursor position variable names ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund 8a7fa306ce Add glfwSetJoystickCallback ago%!(EXTRA string=9 years)
Camilla Berglund f96d865b93 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 7ab7d8b4b1 Make use of uint32_t where appropriate ago%!(EXTRA string=9 years)
Camilla Berglund 5661d03be8 Replace GLFWuint64 with uint64_t ago%!(EXTRA string=9 years)
Camilla Berglund 5eb2e83c82 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 6570d0c4b7 Add glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Camilla Berglund 99c925efd8 Add tracking of which window 'owns' a monitor 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 31f67dd3cc Add glfwGetTimerValue and glfwGetTimerFrequency ago%!(EXTRA string=9 years)
Camilla Berglund 8221aadea3 Include stddef.h unconditionally in public header 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)
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 96cdcec58a Fix declaration of dispatchable Vulkan handles ago%!(EXTRA string=9 years)
Camilla Berglund 9b75bffc88 Add basic Vulkan support ago%!(EXTRA string=9 years)
Camilla Berglund 45efb935c5 Use more GLFWbool ago%!(EXTRA string=10 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Camilla Berglund 0df4e06f11 Make more RFC 2119 compliant use of may ago%!(EXTRA string=10 years)
Camilla Berglund d4079ad3a2 Move all context related members to _GLFWcontext ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Camilla Berglund 9d3a3c32d6 Replace hardcoded version number with macro ago%!(EXTRA string=10 years)
Camilla Berglund 5006ef3f56 Use more GLFWbool ago%!(EXTRA string=10 years)
Camilla Berglund 7be8209d14 Add GLFW_CONTEXT_NO_ERROR window hint ago%!(EXTRA string=10 years)
Camilla Berglund f5855968bb Move glClear call to context module ago%!(EXTRA string=10 years)
Camilla Berglund 678cc54c44 Cleanup of questionable brevity ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot dc5e56c2f3 Add GCC printf format check to _glfwInputError ago%!(EXTRA string=10 years)
Camilla Berglund d84772d620 Add size limits and aspect ratio functions ago%!(EXTRA string=10 years)
Camilla Berglund 22eca139fb Remove compile-time client library selection ago%!(EXTRA string=10 years)
Camilla Berglund bf7cce25dc Replace external context and client API headers 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 6b8d490249 Make all client API functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund 1f95fac699 Extension string type cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund cc4c232956 Renamed cursor window library struct member. ago%!(EXTRA string=10 years)
Camilla Berglund ff67e06844 Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
Camilla Berglund 5f74c2afdf Cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 96b3f17d02 Re-used config structs for hints. ago%!(EXTRA string=10 years)
Camilla Berglund 5268914b3f Started 3.1.2. ago%!(EXTRA string=10 years)
Camilla Berglund 8f08661d9e Header option macro fixes and documentation work. ago%!(EXTRA string=10 years)
Camilla Berglund ead8a1c333 Started 3.1.1. ago%!(EXTRA string=10 years)