From 3b734f0d6b9e28c1f2c4ae54e3f46e573e02f4a5 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Fri, 9 Mar 2018 21:36:10 +0100 Subject: Initial Commit --- glfw-3.2.1/docs/html/bug.html | 94 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 glfw-3.2.1/docs/html/bug.html (limited to 'glfw-3.2.1/docs/html/bug.html') diff --git a/glfw-3.2.1/docs/html/bug.html b/glfw-3.2.1/docs/html/bug.html new file mode 100644 index 0000000..8f296a9 --- /dev/null +++ b/glfw-3.2.1/docs/html/bug.html @@ -0,0 +1,94 @@ + + + + + + +GLFW: Bug List + + + + + + + + + + + +
+ + + + + + +
+
+ + +
+ +
+ +
+
+
+
Bug List
+
+
+
+
Page Window guide
+
On some Linux systems, creating contexts via both the native and EGL APIs in a single process will cause the application to segfault. Stick to one API or the other on Linux for now.
+
+
+ + + -- cgit v1.2.3