288 Commits (2af40c3fe6117b703071d47317f1db39dcbb02f7)

Author SHA1 Message Date
Camilla Berglund c156b50e4c Add glfwSetWindowMaximizeCallback 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 52e47b5a53 Formatting ago%!(EXTRA string=9 years)
Camilla Berglund 7be62631ae Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand ago%!(EXTRA string=9 years)
Camilla Berglund 757eea2779 Update email address ago%!(EXTRA string=9 years)
Camilla Berglund 6a8e169001 Update copyright notice year ago%!(EXTRA string=9 years)
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 cd49efa84e Enable Cocoa multi-threaded mode ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund 7ab7d8b4b1 Make use of uint32_t where appropriate ago%!(EXTRA string=9 years)
Camilla Berglund 17bcefeac1 Fix CGL context not being released until later 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 86751b42a6 Fix OS X default max window size ago%!(EXTRA string=9 years)
Camilla Berglund 9a78fd049d Fix view not being made first responder 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 73216e5fb1 Fix NSBeep being emitted for some keys ago%!(EXTRA string=9 years)
Camilla Berglund a9b9c4cc33 Cleanup ago%!(EXTRA string=9 years)
Yoshiki Shibukawa e7bb03d8e7 Improve OS X IME candidate window placement ago%!(EXTRA string=9 years)
Camilla Berglund 59dbd3b6ce Cleanup ago%!(EXTRA string=9 years)
Mario Dorn 3107c9548d Implement NSTextInputClient protocol on OS X ago%!(EXTRA string=9 years)
Xo Wang 9f5658c8ac Removed OS X modifier flags cache ago%!(EXTRA string=9 years)
Camilla Berglund d3f5d036f8 Fix OS X modifier flags cache getting out of date ago%!(EXTRA string=9 years)
Camilla Berglund baf574494d Add glfwFocusWindow 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 9b75bffc88 Add basic Vulkan support ago%!(EXTRA string=9 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Camilla Berglund 1ea66b9033 Cleanup ago%!(EXTRA string=10 years)
Camilla Berglund e82e2b7570 Fix full screen window position on OS X ago%!(EXTRA string=10 years)
Camilla Berglund d4079ad3a2 Move all context related members to _GLFWcontext ago%!(EXTRA string=10 years)
Camilla Berglund d3e5a3024c Fix update being called on nil context ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Camilla Berglund 496f559c9a Add GLFW_NO_API for creating context-less windows ago%!(EXTRA string=10 years)
Camilla Berglund aee6b8765e Remove support for OS X 10.6 ago%!(EXTRA string=10 years)
Camilla Berglund d84772d620 Add size limits and aspect ratio 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)