81 Commits (c28d420060a60d579e15afb812d5bd054891179a)

Author SHA1 Message Date
Camilla Löwy f843d53333 Fix glfwMakeContextCurrent using uninitialized TLS ago%!(EXTRA string=3 years)
Camilla Löwy fd79b02840 Move single/double-buffer filtering to backends ago%!(EXTRA string=4 years)
Camilla Löwy 184377b493 Skip initial buffer swap when single-buffered ago%!(EXTRA string=4 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 2053f3ed22 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy c29e4455bb Move more context logic out of glfwCreateWindow ago%!(EXTRA string=7 years)
Camilla Löwy ae53cd29ef Improve context function error descriptions ago%!(EXTRA string=7 years)
Camilla Löwy bb3ab87a18 Remove unmaintained internal Doxygen docs ago%!(EXTRA string=7 years)
Camilla Löwy 1034b6e0db Move context management out of glfwCreateWindow ago%!(EXTRA string=7 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Camilla Löwy d5de48ab53 Report invalid constants in the appropriate base 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 e9560ef021 Add GLFW_OSMESA_CONTEXT_API ago%!(EXTRA string=8 years)
Camilla Löwy 2ba461e348 Formatting ago%!(EXTRA string=8 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund c844fea9df Improve client API error messages ago%!(EXTRA string=9 years)
Camilla Berglund 52d801bd19 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund ac09592355 Call context GetProcAddress directly 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 29e232f4b2 Improved error messages ago%!(EXTRA string=9 years)
Camilla Berglund 5eb2e83c82 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund de2d4c7763 Clarify pointer assertions ago%!(EXTRA string=9 years)
Camilla Berglund 0ebdad53e8 Add asserts for public API pointer parameters ago%!(EXTRA string=9 years)
Camilla Berglund d4079ad3a2 Move all context related members to _GLFWcontext ago%!(EXTRA string=10 years)
Camilla Berglund 5006ef3f56 Use more GLFWbool ago%!(EXTRA string=10 years)
Camilla Berglund 6a41d5e7ad Fix NULL pointer dereference ago%!(EXTRA string=10 years)
Camilla Berglund 7be8209d14 Add GLFW_CONTEXT_NO_ERROR window hint ago%!(EXTRA string=10 years)
Camilla Berglund 496f559c9a Add GLFW_NO_API for creating context-less windows ago%!(EXTRA string=10 years)
Camilla Berglund f5855968bb Move glClear call to context module ago%!(EXTRA string=10 years)
Camilla Berglund ac9a6f8504 Clarify client API major version tests ago%!(EXTRA string=10 years)
Camilla Berglund bf7cce25dc Replace external context and client API headers 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 6b8d490249 Make all client API functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund 1f95fac699 Extension string type cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 2aa8e17c88 Cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 882b770ecb Cleanup of #487. ago%!(EXTRA string=10 years)
Elviss Strazdins a21f586c3b Removed check for whether context is current. ago%!(EXTRA string=10 years)
Camilla Berglund d493a82f9e Various error fixes. ago%!(EXTRA string=10 years)
Camilla Berglund c1dce0f617 Cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 6e9788a9e6 Removed invalid context hint checks. ago%!(EXTRA string=10 years)
Camilla Berglund 4329a78011 Removed check for NULL to glfwExtensionSupported. ago%!(EXTRA string=11 years)
Camilla Berglund d311e28038 Fixed extension retrieval for OpenGL ES 3+. ago%!(EXTRA string=11 years)
Camilla Berglund 45d528baed Cleanup. ago%!(EXTRA string=11 years)