From 3ff83f17c8a2eabf315cac7caddb9171cb55e975 Mon Sep 17 00:00:00 2001 From: rkrolib Date: Mon, 15 Mar 2004 06:19:33 +0000 Subject: [PATCH] Forgot to update the ChangeLog for the benefit of those who do not have CVS or Web access. git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@482 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/freeglut/freeglut/ChangeLog b/freeglut/freeglut/ChangeLog index dfd009c..9850a9a 100644 --- a/freeglut/freeglut/ChangeLog +++ b/freeglut/freeglut/ChangeLog @@ -686,3 +686,10 @@ GLUT_OFFSCREEN as a rendering mode (as proposed by Nigel Stewart). The intent is that you specify GLUT_OFFSCREEN as a GLUT display mode, and then open a "window" much as you would a regular top-level window. Only UNIX_X11 is supprted at this point, for lack of knowledge. + +********************************* +* Ides of March, 2004. +********************************* + +(184) Per demands of project owner, offscreen rendering is now removed +from freeglut.