mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-03 22:04:15 +00:00 
			
		
		
		
	Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw
This commit is contained in:
		
						commit
						65c5e74348
					
				@ -1318,7 +1318,7 @@ int _glfwPlatformOpenWindow(_GLFWwindow* window,
 | 
			
		||||
    {
 | 
			
		||||
        if (!window->WGL.has_WGL_ARB_create_context)
 | 
			
		||||
        {
 | 
			
		||||
            _glfwSetError(GLFW_UNAVAILABLE_VERSION);
 | 
			
		||||
            _glfwSetError(GLFW_VERSION_UNAVAILABLE);
 | 
			
		||||
            return GL_FALSE;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user