213 Commits (a46f829de8d90d6932a696fd397479042ec1071d)

Author SHA1 Message Date
Camilla Löwy a46f829de8 Refactor cursor mode paths ago%!(EXTRA string=3 years)
Camilla Löwy a465c1c32e Win32: Simplify window class handling ago%!(EXTRA string=3 years)
Camilla Löwy 736a88b067 Fix return type of functions returning bool values ago%!(EXTRA string=3 years)
Camilla Löwy 07a5518c3e Win32: Fix using executable instance and not ours ago%!(EXTRA string=3 years)
Camilla Löwy aa803f7de5 Win32: Update rationale for reimplementation ago%!(EXTRA string=3 years)
Camilla Löwy 34573798f4 Win32: Rename Windows 10 macros for clarity ago%!(EXTRA string=3 years)
Camilla Löwy 723f3eb40d Win32: Fix maximization showing a hidden window ago%!(EXTRA string=3 years)
luz paz 0fe96ec202 Fix various typos ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Camilla Löwy bdfe6b09af Win32: Make timer functions backend independent ago%!(EXTRA string=4 years)
Camilla Löwy b6834bf2a1 Win32: Remove timeGetTime fallback for timer ago%!(EXTRA string=4 years)
Camilla Löwy 35f3b58c21 Win32: Make thread functions backend independent ago%!(EXTRA string=4 years)
Camilla Löwy f5758d75d0 Remove context creation backend headers ago%!(EXTRA string=4 years)
Camilla Löwy b7d0c6037d Make dynamic module loading part of platform API ago%!(EXTRA string=4 years)
Camilla Löwy e31deedc99 Make timer init part of platform API ago%!(EXTRA string=4 years)
Camilla Löwy efe764b492 Remove blank line before the end of some structs ago%!(EXTRA string=4 years)
Camilla Löwy 58b48a3a00 Win32: Remove changing the foreground lock timeout ago%!(EXTRA string=4 years)
Camilla Löwy 85bce8a8ea Replace GL_ARB_debug_output in comments ago%!(EXTRA string=4 years)
Camilla Löwy 0bccc3852b Win32: Filter out duplicate size events ago%!(EXTRA string=5 years)
Vladimir Perminov 53b1396a09 Win32: Fix value for _WIN32_WINNT_WINBLUE ago%!(EXTRA string=5 years)
Camilla Löwy 05dd2fa298 Win32: Disable fb transparency when it is broken ago%!(EXTRA string=5 years)
Camilla Löwy 6ce2070392 Win32: Fix non-BMP Unicode codepoint input ago%!(EXTRA string=5 years)
Camilla Löwy bcb8558189 Remove EGL and OSMesa struct member macros ago%!(EXTRA string=5 years)
Camilla Löwy d7f7b0e1b5 EGL: Replace native handle macros with functions ago%!(EXTRA string=5 years)
Camilla Löwy 51a465ee2b Win32: Remove checks for pre-XP Windows ago%!(EXTRA string=5 years)
Camilla Löwy 8e288dc94c Win32: Add GLFW_WIN32_KEYBOARD_MENU ago%!(EXTRA string=6 years)
Luflosi 2db3b9688d
Replace some tabs with spaces ago%!(EXTRA string=6 years)
Camilla Löwy a337c56848 Start 3.4 ago%!(EXTRA string=6 years)
Camilla Löwy ab118b2529 Fix copyright years (somewhat) ago%!(EXTRA string=6 years)
Camilla Löwy 93962ec168 Win32: Fix VS 2010 build error ago%!(EXTRA string=6 years)
Camilla Löwy 7c3aaf8065 Win32: Fix OCR_HAND macro missing on MinGW ago%!(EXTRA string=6 years)
Camilla Löwy e2fa82ffbb Cleanup ago%!(EXTRA string=6 years)
Max Risuhin cf79f06257 Win32: Fix standard cursors not being DPI aware ago%!(EXTRA string=6 years)
Camilla Löwy 1725d1c4f5 Win32: Fix build on early Windows 10 SDKs ago%!(EXTRA string=7 years)
Camilla Löwy eeac43c3f7 Win32: Fix symbol definition detection ago%!(EXTRA string=7 years)
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Camilla Löwy 5294439595 Win32: Add support for Per-Monitor V2 awareness ago%!(EXTRA string=7 years)
Camilla Löwy a67d8afbd4 Win32: Clean up DWM detection ago%!(EXTRA string=7 years)
Camilla Löwy f82a8f09eb Win32: Disable mouse trails for full screen ago%!(EXTRA string=7 years)
Camilla Löwy 15d89bdff6 Win32: Allow compile-time override of class name ago%!(EXTRA string=7 years)
Camilla Löwy c443b02472 Cleanup ago%!(EXTRA string=7 years)
Andreas Noever fcc244ea6d Win32: Fix windows build with WINVER >= Vista ago%!(EXTRA string=7 years)
Camilla Löwy 1d75b205cb Cleanup ago%!(EXTRA string=7 years)
Camilla Löwy 973bf29622 Remove use of non-standard function strdup ago%!(EXTRA string=7 years)
przemekmirek 9f91bd6ea9 Win32: Fix HDEVNOTIFY handle leak ago%!(EXTRA string=7 years)
Camilla Löwy 638c4b604e Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 98990217bc Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries ago%!(EXTRA string=8 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Christopher Pelloux 51f0cd3b51 Win32: Implement GLFW_TRANSPARENT ago%!(EXTRA string=8 years)