45 Commits (1e82832737167cfa569b1a74d44ff208f0b5cef5)

Author SHA1 Message Date
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)
Camilla Berglund b0e66c925c Explicitly choose closest policy. ago%!(EXTRA string=12 years)
Camilla Berglund fa35d701a7 Fixed sharing between windowed and fullscreen windows. ago%!(EXTRA string=12 years)
Camilla Berglund 4a2a00766c TLS key cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 94853a3a05 Made context creation use correct CGDisplay. ago%!(EXTRA string=12 years)
Camilla Berglund 719b60dd2b Added macros for library initialization check. ago%!(EXTRA string=13 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=13 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=13 years)
Camilla Berglund cc45a9e53d Updated native API and merged into related files. ago%!(EXTRA string=13 years)
Camilla Berglund 38947b37af Renamed context API init/terminate functions. ago%!(EXTRA string=13 years)
Camilla Berglund 4ab93ee155 Removed use of removed token. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 1790194828 Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
Camilla Berglund a8403c10d3 Moved NSGL context creation to proper module. ago%!(EXTRA string=13 years)
Camilla Berglund 0a7a57b74f Moved internal API functions to correct section. ago%!(EXTRA string=13 years)
Camilla Berglund 9c0e19adca Made error message tags more consistent. ago%!(EXTRA string=13 years)
Camilla Berglund 1eef0f0869 Renamed context module files. ago%!(EXTRA string=13 years)
Camilla Berglund 34d383399c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
Camilla Berglund 2a166c5086 Removed glfwCopyContext to map better against EGL. ago%!(EXTRA string=13 years)
Camilla Berglund 18a5aba8f1 Implemented TLS for all platforms. ago%!(EXTRA string=13 years)
Camilla Berglund 9e4bc36dd8 Initial TLS implementation (Cocoa broken). ago%!(EXTRA string=13 years)
Camilla Berglund 585a840329 Added window parameter to glfwSwapBuffers. ago%!(EXTRA string=13 years)