58 Commits (bda031f4ac3c7d2a23f717652449c8c21c7d98fc)

Author SHA1 Message Date
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=10 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)
Camilla Berglund 44c899ce70 Added support for GL_KHR_context_flush_control. 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 6d8e78cc95 Further separation of window and context. ago%!(EXTRA string=12 years)
Camilla Berglund ae8393c06e Fixed refresh of debug context attribute. ago%!(EXTRA string=12 years)
Camilla Berglund e2d6f2761c Fixed constness of function parameters. ago%!(EXTRA string=12 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 87e6417353 Added hack detecting ARB_compatibility. ago%!(EXTRA string=12 years)
Camilla Berglund 95c7029e19 Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund adbd52ba27 Formatted todos and notes. ago%!(EXTRA string=12 years)
Camilla Berglund b9d4875f3e Improved documentation of hacks. ago%!(EXTRA string=12 years)
Camilla Berglund 97ae40496d Added reporting of extension string retrieval failure. ago%!(EXTRA string=12 years)
Camilla Berglund eabbb20d17 Added NULL test for glGetStringi. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund ad1f6f0341 Renamed glfwGetWindowParam to glfwGetWindowAttrib. ago%!(EXTRA string=12 years)
Camilla Berglund d82f068f7e Reintroduced manual framebuffer config selection. 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 a8ea120cae Removed internal fbconfig enum and selection. ago%!(EXTRA string=13 years)
Camilla Berglund 0517a82467 Added support for GLESv1_CM and GLESv2 client libraries. ago%!(EXTRA string=13 years)
Camilla Berglund 9af960e2dd Made the pointer-ness of object handles explicit. ago%!(EXTRA string=13 years)
Camilla Berglund 1790194828 Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)