From ab06e7c64acb4cc67bb9931d81b10956e1de1ae0 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Fri, 5 Apr 2013 12:28:54 +0000 Subject: [PATCH] more typos in progress page git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1604 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/progress.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/freeglut/web-src/progress.php b/freeglut/web-src/progress.php index 7354f9c..ec40f94 100644 --- a/freeglut/web-src/progress.php +++ b/freeglut/web-src/progress.php @@ -39,7 +39,7 @@ would be nice, but not essential. Code reorganized such that platform-specific and display server-specific code are decoupledDone, thanks John Fay! This -already lead to a port to Android and support for GLES 1/2 on X11 +already led to a port to Android and support for GLES 1/2 on X11 (thanks Sylvain for both!), and paves the way for implementing native OSX and Wayland support3.0 @@ -60,7 +60,8 @@ value) after each token are ignored. This is a significant way in which FreeGLUT is not compatible with GLUT. Could be a nice project for someone who want to become familiar with the intricacies of requesting specific display formats on at least one of the various window servers -(Windows and X11 at the moment).Undecided +(Windows, X11 and Android/EGL at the +moment).Undecided