Merge branch 'showwindow'

This commit is contained in:
Camilla Berglund
2012-09-11 20:03:55 +02:00
9 changed files with 172 additions and 112 deletions
+2
View File
@@ -238,6 +238,8 @@ int main(int argc, char** argv)
if (strategy)
glfwWindowHint(GLFW_OPENGL_ROBUSTNESS, strategy);
glfwWindowHint(GLFW_VISIBLE, GL_FALSE);
// We assume here that we stand a better chance of success by leaving all
// possible details of pixel format selection to GLFW