261 Commits (f79a52fe9bdd443facff3e66fede0dc03536c266)

Author SHA1 Message Date
Camilla Berglund f79a52fe9b Win32: Make glfwPostEmptyEvent use helper window 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 7be62631ae Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 2c32503b10 Fix comment ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand ago%!(EXTRA string=9 years)
Camilla Berglund 66149a29da Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 0ee8159f6c Win32: Remove intermediate clipboard string copy ago%!(EXTRA string=9 years)
Camilla Berglund 6f313ff245 Win32: Use helper window to load WGL extensions ago%!(EXTRA string=9 years)
Camilla Berglund 5f17b61ff2 Win32: Remove accidental C99 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 ed076b7c5b Win32: Re-enable cursor during modal loops ago%!(EXTRA string=9 years)
Camilla Berglund 2d2756cbad Simplify cursor window logic ago%!(EXTRA string=9 years)
Camilla Berglund 03db3ed6e9 Cleanup 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)
ocornut 3c1a83d61f Fix keys filtered by IME being passed to callback ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund e640d840b7 Fix Win32 window size event race condition ago%!(EXTRA string=9 years)
Camilla Berglund eb3577c1eb Add initial XInput support ago%!(EXTRA string=9 years)
Camilla Berglund 20574fa81f Fix VC++ warnings ago%!(EXTRA string=9 years)
Camilla Berglund 7ab7d8b4b1 Make use of uint32_t where appropriate ago%!(EXTRA string=9 years)
Camilla Berglund c1e4c45c7a Replace Win32 window long with window property 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 4e4b8727fc Fix Win32 icon restoration ago%!(EXTRA string=9 years)
Camilla Berglund b823f7151e Add glfwSetWindowIcon ago%!(EXTRA string=9 years)
Camilla Berglund fca5a8ab48 Fix Win32 custom cursor set for non-client area 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 165171f9c8 Add comment for Win32 helper window path ago%!(EXTRA string=9 years)
Camilla Berglund 0ea193c4e2 Fix detection of Win32 software monitor events 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 5c98a44603 Move Win32 clipboard code to helper window ago%!(EXTRA string=10 years)
Camilla Berglund 4cd493dd9a Add Win32 helper window ago%!(EXTRA string=10 years)
Camilla Berglund b4b210526a Move to RegisterWindowClassEx for no real reason ago%!(EXTRA string=10 years)
Camilla Berglund 1bf33a7402 Clarify WNDPROC window pointer handling ago%!(EXTRA string=10 years)
Camilla Berglund 27462c1078 Cleanup ago%!(EXTRA string=10 years)
Stanislav dc373d2e0e Fix for MinGW compilation ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)