401 Commits (4e70c95aa3bcb666320e17f2097f33d18a7fc225)

Author SHA1 Message Date
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)
Camilla Berglund 439417a22c Comment and string spell check pass. ago%!(EXTRA string=11 years)
Camilla Berglund d459145d28 Made glfwGetCursorPos query system directly. ago%!(EXTRA string=11 years)
Camilla Berglund 641761ddb0 Changed state attribs to direct access. ago%!(EXTRA string=11 years)
Camilla Berglund 2a1375e97c Added glfwCreateStandardCursor. ago%!(EXTRA string=11 years)
BrandonSchaefer cfb7d2f036 Start with the skeleton code for Mir support. ago%!(EXTRA string=11 years)
Camilla Berglund e9c7314d50 Added GLFW_FOCUSED window hint. ago%!(EXTRA string=11 years)
Camilla Berglund f8d80a936f Internal header cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 44c899ce70 Added support for GL_KHR_context_flush_control. ago%!(EXTRA string=11 years)
Camilla Berglund 96b12ee504 Added character with modifiers callback. ago%!(EXTRA string=11 years)
Camilla Berglund e8e05d462c Documentation work. ago%!(EXTRA string=11 years)
Camilla Berglund 7cb217ed4a Fixed plural forms on key/button arrays. ago%!(EXTRA string=11 years)
Camilla Berglund 3ce7bfef07 Added GLFW_FLOATING. ago%!(EXTRA string=11 years)
Camilla Berglund c9808586b3 Added GLFW_DOUBLEBUFFER. ago%!(EXTRA string=11 years)