66 Commits (e1495c013d57604e3a716a702d21fd408d44028f)

Author SHA1 Message Date
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)
Camilla Berglund c9808586b3 Added GLFW_DOUBLEBUFFER. ago%!(EXTRA string=11 years)
Camilla Berglund 281013002d Added GLFW_DONT_CARE. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
Camilla Berglund 6d8e78cc95 Further separation of window and context. ago%!(EXTRA string=12 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund adbd52ba27 Formatted todos and notes. ago%!(EXTRA string=12 years)
Camilla Berglund 3f74712540 Updated NSGL error tag. ago%!(EXTRA string=12 years)
Camilla Berglund 124bc392ab Removed stale comment. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 41a1374744 Updated references to OS X (previously Mac OS X). ago%!(EXTRA string=12 years)
Camilla Berglund c8b01f61d6 Enabled OpenGL 3.x and 4.x context on OS X 10.9. ago%!(EXTRA string=12 years)
Camilla Berglund f27eca113e Moved OpenGL framework loading to NSGL module. ago%!(EXTRA string=12 years)