From 27474060e1287a67c45cd790d29b9095b35b2bdf Mon Sep 17 00:00:00 2001 From: ShizZy Date: Thu, 29 Aug 2013 23:35:09 -0400 Subject: adding initial project layout --- externals/glfw-3.0.2/docs/html/bug.html | 98 +++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 externals/glfw-3.0.2/docs/html/bug.html (limited to 'externals/glfw-3.0.2/docs/html/bug.html') diff --git a/externals/glfw-3.0.2/docs/html/bug.html b/externals/glfw-3.0.2/docs/html/bug.html new file mode 100644 index 00000000..be7331b9 --- /dev/null +++ b/externals/glfw-3.0.2/docs/html/bug.html @@ -0,0 +1,98 @@ + + + + + + +GLFW: Bug List + + + + + + + + + +
+
+ + + + + + +
+
GLFW +  3.0.2 +
+
A multi-platform library for OpenGL, window and input
+
+
+ + + + + + + + +
+ +
+ +
+
+
+
Bug List
+
+
+
+
Global glfwSetMonitorCallback (GLFWmonitorfun cbfun)
+
X11: This callback is not yet called on monitor configuration changes.
+
Global glfwSetWindowPos (GLFWwindow *window, int xpos, int ypos)
+
X11: Some window managers ignore the set position of hidden (i.e. unmapped) windows, instead placing them where it thinks is appropriate once they are shown.
+
+
+ + + + -- cgit v1.2.3