4353 Commits (eacc1cafba90fa7b52302841dd47f5f8b1bf777a)
 

Author SHA1 Message Date
luz paz eacc1cafba Fix source comment typo ago%!(EXTRA string=3 years)
Camilla Löwy a30cd6acef Add credit ago%!(EXTRA string=3 years)
InKryption bb193325cc Add missing error to glfwGetClipboardString docs ago%!(EXTRA string=3 years)
Camilla Löwy b55a517ae0 Add credit ago%!(EXTRA string=3 years)
Jan Ekström 544790666b Cocoa: Use MACH_PORT_NULL for default IOKit port ago%!(EXTRA string=3 years)
Camilla Löwy fb0f2f92a3 Add missing changelog entries ago%!(EXTRA string=4 years)
Camilla Löwy 83d3fb08ec Fix some spelling errors in changelog ago%!(EXTRA string=4 years)
Camilla Löwy 999962bd2f Update changelog and add credit ago%!(EXTRA string=4 years)
Josh Codd f75c251dec Cocoa: Fix deprecation of kIOMasterPortDefault ago%!(EXTRA string=4 years)
Camilla Löwy 575d2971d4 Fix glfwinfo not handling --platform=any ago%!(EXTRA string=4 years)
Camilla Löwy 2a78a2cf82 Refactor platform selection for clarity? ago%!(EXTRA string=4 years)
Camilla Löwy 76a5f781db Add glfwInitVulkanLoader ago%!(EXTRA string=4 years)
Camilla Löwy 393eac458b Improve Vulkan guide header section ago%!(EXTRA string=4 years)
Camilla Löwy db91507956 Remove saving a function pointer only used once ago%!(EXTRA string=4 years)
Camilla Löwy ee6ff939a5 Fix invalid pointer conversions ago%!(EXTRA string=4 years)
Camilla Löwy 68534cc2ce Null: Remove unused function ago%!(EXTRA string=4 years)
Camilla Löwy 4005f70eef WGL: Limit DWM swap interval hack to Vista and 7 ago%!(EXTRA string=4 years)
Camilla Löwy 53d7622a3a Move list of contributors to separate file ago%!(EXTRA string=4 years)
Camilla Löwy 41ebcf1eed Add credit ago%!(EXTRA string=4 years)
luz paz 0fe96ec202 Fix various typos ago%!(EXTRA string=4 years)
Camilla Löwy 3d52f7e345 Limit scope of some loop counters in C99 files ago%!(EXTRA string=4 years)
Camilla Löwy f4d0365a5a Use switch statement instead of if-else-chain ago%!(EXTRA string=4 years)
Camilla Löwy 309d79376f Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb ago%!(EXTRA string=4 years)
Camilla Löwy 6efaaec9ce Improve headings and TOC layout in Doxygen docs ago%!(EXTRA string=4 years)
Camilla Löwy 38dd515524 Use Win32 instead of Windows in Doxygen headings ago%!(EXTRA string=4 years)
Ioannis Tsakpinis 727db55c3a
Fix context API checks in native access functions ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Camilla Löwy ff9d9515f6 Remove typedefs only used in one place ago%!(EXTRA string=4 years)
Camilla Löwy 36ea36736d Cocoa: Change helper function suffix to Cocoa ago%!(EXTRA string=4 years)
Camilla Löwy 09f9773e6f Cocoa: Make timer functions backend independent 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 6d51b39106 Select mapping platform name at runtime ago%!(EXTRA string=4 years)
Camilla Löwy d0776e04a3 Null: Add non-functional EGL support ago%!(EXTRA string=4 years)
Camilla Löwy 8b8d10bc01 Move library dependency logic to src directory ago%!(EXTRA string=4 years)
Camilla Löwy 0a9488e3f0 Remove configuration header 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 983c44b255 Document possible native access function errors ago%!(EXTRA string=4 years)
Camilla Löwy cca9008db2 Make native access functions verify context API ago%!(EXTRA string=4 years)
Camilla Löwy 0391b7b277 Remove Doxyfile tags deprecated by Doxygen 1.9.2 ago%!(EXTRA string=4 years)
Camilla Löwy 1d8d1ff3d0 Fix output for missing Vulkan surface extensions ago%!(EXTRA string=4 years)
Camilla Löwy 4be0444ee6 Remove potentially incorrect claim ago%!(EXTRA string=4 years)
Camilla Löwy 6a20053102 Fix docs for Windows monitor size calculation ago%!(EXTRA string=4 years)
Camilla Löwy 7614d088e9 Fix string buffer sizes in window test ago%!(EXTRA string=4 years)
Camilla Löwy 6ed5294223 Cocoa: Fix unresponsive cursor after cursor warp ago%!(EXTRA string=4 years)
Ioannis Tsakpinis 157ebb80aa Cocoa: Fix unresponsive cursor after ungrab ago%!(EXTRA string=4 years)