106 Commits (29523dbfbfe097bec9ae3a5ec08b08915e1e4a59)

Author SHA1 Message Date
Camilla Löwy 3d52f7e345 Limit scope of some loop counters in C99 files ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Camilla Löwy 36ea36736d Cocoa: Change helper function suffix to Cocoa 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 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy 6de084000b Cocoa: Fix console apps getting a dock icon ago%!(EXTRA string=4 years)
Camilla Löwy 8b11867464 Cocoa: Fix menubar for unbundled apps on 10.15 ago%!(EXTRA string=4 years)
Andy Williams c940695eb0 Fix macOS Print Screen ago%!(EXTRA string=5 years)
Camilla Löwy 782e6b6cef Make joystick platform code init on demand ago%!(EXTRA string=5 years)
Camilla Löwy 72366ac9a9 Cocoa: Finish launching NSApp in glfwInit ago%!(EXTRA string=5 years)
Camilla Löwy 7da87aaae7 Cocoa: Add fully dynamic loading of Vulkan loader ago%!(EXTRA string=6 years)
Camilla Löwy 6e6805000a Cocoa: Fix pre-window-creation event processing ago%!(EXTRA string=6 years)
Camilla Löwy b3544ca43e Cocoa: Update outdated comment ago%!(EXTRA string=6 years)
Camilla Löwy 56aad76b16 Add C dialect reminders to each source file 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 3461d1c2a5 Fix missing context APIs in version strings ago%!(EXTRA string=6 years)
Camilla Löwy 1fca33b3c1 Cocoa: Remove checks for pre-10.8 SDK ago%!(EXTRA string=6 years)
Camilla Löwy 056c5d3f90 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 4e3204d86d Cocoa: Replace global autorelease pool with blocks ago%!(EXTRA string=6 years)
Camilla Löwy 2fbb560eb7 Cocoa: Fix window creation blocking after re-init ago%!(EXTRA string=6 years)
Camilla Löwy ea7eb2ddab Cocoa: Move app delegate and menu creation to init ago%!(EXTRA string=7 years)
Camilla Löwy 88c5edb409 Cocoa: Remove subclassing of NSApplication ago%!(EXTRA string=7 years)
Camilla Löwy e3be6b8ae0 Cleanup ago%!(EXTRA string=8 years)
Sergey Tikhomirov 80e4922b5e Cocoa: Hide cursor instead of using blank image ago%!(EXTRA string=8 years)
Camilla Löwy aaf2800c9c Add internal TLS support ago%!(EXTRA string=8 years)
Camilla Löwy 6d9a58bfef Add glfwInitHint ago%!(EXTRA string=8 years)
Camilla Löwy 04f559e28d Restructure monitor enumeration ago%!(EXTRA string=9 years)
Camilla Löwy 58ceab5f1e Add GLFW_COCOA_RETINA_FRAMEBUFFER ago%!(EXTRA string=9 years)
Sergey Tikhomirov 11a2413476 Cocoa: Fix issue with application sandboxing ago%!(EXTRA string=9 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund 8d6f265441 Update default name from OS X to macOS ago%!(EXTRA string=9 years)
Camilla Berglund e6a32db7b9 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Patrick Snape 74ed35792f Cocoa: Add missing call to removeObserver: ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand 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 72b3a7a59f Move comment to the actual line being discussed ago%!(EXTRA string=9 years)
Camilla Berglund 32f38b97d5 Fix OS X key names not following layout ago%!(EXTRA string=9 years)
Camilla Berglund c4c99727c5 Add dynamic loading of HIToolbox.framework ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund 5fa7e2faa4 Release autorelease pool last ago%!(EXTRA string=9 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName 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 b00a7d0619 Simplified version string functions. ago%!(EXTRA string=10 years)
Camilla Berglund 1634742177 Fixed lifetime management of application delegate. ago%!(EXTRA string=11 years)