189 Commits (51a465ee2b50234f984efce0e229f7e9afceda9a)

Author SHA1 Message Date
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 03db3ed6e9 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 135ed7feb4 Fix build on legacy MinGW ago%!(EXTRA string=9 years)
Camilla Berglund bd345164d3 Fix missing constant on VC++ 2010 ago%!(EXTRA string=9 years)
Camilla Berglund 7cbdae1bed Add initial DirectInput 8 support ago%!(EXTRA string=9 years)
Camilla Berglund eb3577c1eb Add initial XInput support ago%!(EXTRA string=9 years)
Camilla Berglund 5661d03be8 Replace GLFWuint64 with uint64_t ago%!(EXTRA string=9 years)
Camilla Berglund 6570d0c4b7 Add glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Camilla Berglund b823f7151e Add glfwSetWindowIcon ago%!(EXTRA string=9 years)
Camilla Berglund 31f67dd3cc Add glfwGetTimerValue and glfwGetTimerFrequency ago%!(EXTRA string=9 years)
Camilla Berglund d956dbbd2c Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 9b75bffc88 Add basic Vulkan support ago%!(EXTRA string=9 years)
Ioannis Tsakpinis 06899bd9a6 Fix SetProcessDpiAwareness case mismatch ago%!(EXTRA string=10 years)
Camilla Berglund 7fec7a0569 Make source file names more consistent ago%!(EXTRA string=10 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Camilla Berglund 02fdd6459e Make EGL backend more readable ago%!(EXTRA string=10 years)
Camilla Berglund 75f1dfaf8a Move DWM enabled test to file where it is used ago%!(EXTRA string=10 years)
Camilla Berglund 4cd493dd9a Add Win32 helper window ago%!(EXTRA string=10 years)
Camilla Berglund 27462c1078 Cleanup ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Camilla Berglund 9f3636a103 Add partial support for Windows 8.1 per-monitor DPI ago%!(EXTRA string=10 years)
Camilla Berglund 23bf1b530b Move all WGL weirdness to Win32 code 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 95a07f3340 Start 3.2 ago%!(EXTRA string=10 years)
Camilla Berglund 842aeb8c47 Make Win32 video mode enumeration faster ago%!(EXTRA string=10 years)
Camilla Berglund bfe55118dd Fixed name of Win32 cursor tracking flag. ago%!(EXTRA string=10 years)
Camilla Berglund a257e7a3ee Removed caching of Win32 window styles. ago%!(EXTRA string=10 years)
Camilla Berglund ff67e06844 Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
Camilla Berglund 38ae319bea Header inclusion cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 8309e0ecb0 Use DwmFlush when DWM is enabled. ago%!(EXTRA string=10 years)
Camilla Berglund dcc78017b0 Fixed iconification event for maximized windows. ago%!(EXTRA string=11 years)
Camilla Berglund d459145d28 Made glfwGetCursorPos query system directly. ago%!(EXTRA string=11 years)
Camilla Berglund 1495134398 Changed all key translation to arrays. ago%!(EXTRA string=11 years)
Camilla Berglund 49ec306a0a Added glfwGet*Adapter to native API. ago%!(EXTRA string=11 years)
Camilla Berglund 99cedceef5 Expose display device name as UTF-8. ago%!(EXTRA string=11 years)
Camilla Berglund 1b6d8a6ed6 Enabled enumeration of mirroring displays. ago%!(EXTRA string=11 years)
Camilla Berglund f8d80a936f Internal header cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund c85294e0b2 Window class cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 82dc6c8b8f Removed option to disable loading of winmm. ago%!(EXTRA string=11 years)
Camilla Berglund d5cf713c20 Clarified comment on APIENTRY hack. ago%!(EXTRA string=11 years)
Camilla Berglund 7c925353a5 Renamed context module headers. ago%!(EXTRA string=11 years)
Camilla Berglund 17d9051b82 Separated time state from window system state. ago%!(EXTRA string=11 years)
Camilla Berglund 660034332d Separated joystick state from window system state. ago%!(EXTRA string=11 years)
Camilla Berglund ebb7145ccc Fixed VC++ warnings. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)