78 Commits (297999c9e1b9879ec39fe721919c9c131fc95fdf)

Author SHA1 Message Date
Camilla Löwy 297999c9e1 Add missing SDL2 attribution 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 980fc9b52f Cocoa: Apply retina window hint to Metal layer ago%!(EXTRA string=6 years)
Camilla Löwy 056c5d3f90 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 8d7e5cdb49 NSGL: Update current display for display link ago%!(EXTRA string=7 years)
Camilla Löwy f8bcc7e65c NSGL: Fix leak of condition object ago%!(EXTRA string=7 years)
Camilla Löwy ba761ab06e NSGL: Fix display link leaking and left running ago%!(EXTRA string=7 years)
Camilla Löwy d0e8d06d95 Cleanup ago%!(EXTRA string=7 years)
Camilla Löwy 3615d437a7 Formatting ago%!(EXTRA string=7 years)
amarcu5 82ca58da04 NSGL: Implement swap interval with CVDisplayLink ago%!(EXTRA string=7 years)
Camilla Löwy 4e3204d86d Cocoa: Replace global autorelease pool with blocks ago%!(EXTRA string=7 years)
Camilla Löwy 6dfc12a439 Cocoa: Fix some macOS 10.14 deprecation warnings ago%!(EXTRA string=7 years)
Camilla Löwy 5f8108e8a9 Cocoa: Fix SDK version numbers ago%!(EXTRA string=7 years)
Bailey Cosier 93e66661d3 Cleanup ago%!(EXTRA string=8 years)
Cem Karan ac009a5f5c Cocoa: Implement GLFW_TRANSPARENT ago%!(EXTRA string=8 years)
Camilla Löwy 32f482a6d8 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 0321bec232 Documentation work ago%!(EXTRA string=8 years)
Camilla Löwy 14a3fe0ac0 Make glfwGetError also provide description ago%!(EXTRA string=8 years)
Camilla Löwy aaf2800c9c Add internal TLS support ago%!(EXTRA string=8 years)
Camilla Löwy 77a8f103d8 Add GLFW_COCOA_GRAPHICS_SWICTHING ago%!(EXTRA string=9 years)
Camilla Löwy d92bb41e25 Fix typo ago%!(EXTRA string=9 years)
Camilla Löwy 69e351b44a Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy fd127d59fa Cocoa: Improve OpenGL version restriction messages 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 7f9840cecf Cocoa: Fix macOS 10.12 deprecation warnings ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand ago%!(EXTRA string=9 years)
Camilla Berglund f2ba78e04b Rename static functions to allow unity build 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 bda031f4ac Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund 45efb935c5 Use more GLFWbool ago%!(EXTRA string=10 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Camilla Berglund d4079ad3a2 Move all context related members to _GLFWcontext ago%!(EXTRA string=10 years)
Camilla Berglund 496f559c9a Add GLFW_NO_API for creating context-less windows ago%!(EXTRA string=10 years)
Camilla Berglund 5fd9709a8b Remove support for OS X 10.6 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 7c6a8775eb Fix error type for unavailable pixel format error ago%!(EXTRA string=10 years)
Camilla Berglund 90adbe0451 Fix no-GLES-on-NSGL error type and description ago%!(EXTRA string=10 years)
Camilla Berglund 38ca109766 Clarified context TLS function names. ago%!(EXTRA string=10 years)
Camilla Berglund d493a82f9e Various error fixes. ago%!(EXTRA string=11 years)
Camilla Berglund 439417a22c Comment and string spell check pass. ago%!(EXTRA string=11 years)
Camilla Berglund 5964f74e3a Fixed software renderer being selected on OS X. ago%!(EXTRA string=11 years)
Camilla Berglund e0132c3099 Added use of OpenGL 4.1 profile token on OS X. ago%!(EXTRA string=11 years)
Camilla Berglund c112804539 Ignore deprecated attributes on OS X core. ago%!(EXTRA string=11 years)
Camilla Berglund 44c899ce70 Added support for GL_KHR_context_flush_control. ago%!(EXTRA string=11 years)
Camilla Berglund cfc47abf0d Made context creation backends more consistent. ago%!(EXTRA string=11 years)