49 Commits (7be8209d1402c52619ee309ddcc69e66ec39cf2c)

Author SHA1 Message Date
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=11 years)
Camilla Berglund ae8393c06e Fixed refresh of debug context attribute. ago%!(EXTRA string=11 years)
Camilla Berglund e2d6f2761c Fixed constness of function parameters. ago%!(EXTRA string=11 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=12 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=12 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)
Camilla Berglund 9c0e19adca Made error message tags more consistent. ago%!(EXTRA string=13 years)
Camilla Berglund 9a659c287e Fixed context param readback. ago%!(EXTRA string=13 years)
Camilla Berglund a8a0585164 Updated debug context detection. ago%!(EXTRA string=13 years)
Camilla Berglund fd0f06de8a Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 247a875435 Updated version verification. ago%!(EXTRA string=13 years)
Camilla Berglund 3f5843f500 Renamed tokens used for other client APIs. ago%!(EXTRA string=13 years)
Camilla Berglund 1eef0f0869 Renamed context module files. ago%!(EXTRA string=13 years)
Camilla Berglund 2a166c5086 Removed glfwCopyContext to map better against EGL. ago%!(EXTRA string=13 years)
Camilla Berglund 38cad9aff0 Added client API window hint. ago%!(EXTRA string=13 years)