323 Commits (ac009a5f5c41f9a78d19cd6cf0c72a0700bafc14)

Author SHA1 Message Date
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)
Aaron Jacobs 755f913b02 Fix invalid types, null pointer use, memory leak ago%!(EXTRA string=10 years)
Camilla Berglund fb6fbcf700 Fix video modes not restored when hiding OS X app ago%!(EXTRA string=10 years)
Camilla Berglund f6f0771770 Replace NSScreen with platform functions ago%!(EXTRA string=10 years)
Camilla Berglund 4b4cb9ce66 Fix window refresh events emission on OS X ago%!(EXTRA string=10 years)
Camilla Berglund 67eadf1e97 Fix glfwIconifyWindow not restoring video mode ago%!(EXTRA string=10 years)
Camilla Berglund 41287694cb Replace convertBaseToScreen deprecated in 10.11 ago%!(EXTRA string=10 years)
Camilla Berglund e686f5a249 Fixed AppKit not initialized for cursor creation. ago%!(EXTRA string=10 years)
Camilla Berglund cc4c232956 Renamed cursor window library struct member. ago%!(EXTRA string=10 years)
Camilla Berglund 58c2c10cdb Moved helper functions to correct section. ago%!(EXTRA string=10 years)
Camilla Berglund 8f0fd7ecf5 Reverted to plain NSView. ago%!(EXTRA string=10 years)
Camilla Berglund 9040c64e5b Implemented GLFW_AUTO_ICONIFY on OS X. ago%!(EXTRA string=10 years)
Camilla Berglund 076d9311fa Removed tab characters. ago%!(EXTRA string=10 years)
Camilla Berglund c5099ff407 Cleanup of #493. ago%!(EXTRA string=10 years)
Chi-kwan Chan 4277e9f5d6 Removed NSScreen member of OS X monitor. ago%!(EXTRA string=10 years)
Camilla Berglund d493a82f9e Various error fixes. ago%!(EXTRA string=10 years)