From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...ALL.diff?r1=1.10&r2=1.11&hideattic=0&sortby=rev | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.10&r2=1.11&hideattic=0&sortby=rev (limited to 'cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.10&r2=1.11&hideattic=0&sortby=rev') diff --git a/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.10&r2=1.11&hideattic=0&sortby=rev b/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.10&r2=1.11&hideattic=0&sortby=rev new file mode 100644 index 00000000..19701e24 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.10&r2=1.11&hideattic=0&sortby=rev @@ -0,0 +1,37 @@ + + + +code/nel/INSTALL - diff - 1.11 + +
[BACK] Return to INSTALL + CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/INSTALL between version 1.10 and 1.11

+ + + + + + + + + + + + + + + + + + +
version 1.10, 2001/02/19 16:27:32version 1.11, 2001/02/20 13:26:37
Line 27 
Line 27 
       - Yacc / Bison   <URL:http://www.gnu.org/software/bison/bison.html>       - Yacc / Bison   <URL:http://www.gnu.org/software/bison/bison.html>
       - Mesa     3.3   <URL:http://www.mesa3d.org/>       - Mesa     3.3   <URL:http://www.mesa3d.org/>
  
    Some of the GNU/Linux distributions uses a "custom" version of Mesa which    On some OpenGL implementations, you migth have some troubles, coming from
    include the last SGI's version of the glext.h file, which is good :-).    the <GL/glext.h> file, to get NeL to compile. This file could be missing
    The other GNU/Linux distributions use a strict distribution of Mesa,    or not up to date. You will find the latest version of this file on SGI's
    which migth use an older version of that file. So if you encounter    website :
    some problems during the NeL compilation concerning the GL_GLEXT_VERSION, 
    you should download the last version of the glext.h on SGI's website :       - glext.h        <URL:http://oss.sgi.com/projects/ogl-sample/ABI/glext.h>
    <URL:http://oss.sgi.com/projects/ogl-sample/ABI/glext.h>. 
  
    Most of our documentation is done using Doxygen, so you might need it    Most of our documentation is done using Doxygen, so you might need it
    to read our prose and our code documentation. If you want have nice    to read our prose and our code documentation. If you want have nice


+
Legend:
+
Removed from v.1.10 
changed lines
 Added in v.1.11
+
+ + + + + +
+
\ No newline at end of file -- cgit v1.2.1