diff --git a/doc/README.html b/doc/README.html index d94176e..95e7930 100644 --- a/doc/README.html +++ b/doc/README.html @@ -222,7 +222,7 @@ don't have to worry about installation at all.
On Linux, typing "make install" will attempt to install GLEW into /usr/include/GL and /usr/lib. You can -customize the installation target via the GLEW_TARGET +customize the installation target via the GLEW_DEST environment variable if you do not have write access to these directories.
@@ -410,9 +410,13 @@ GLEW was developed by Milan Ikits. He also performs occasional maintainance to make sure that GLEW stays in mint condition. Aaron Lefohn, Joe Kniss, and Chris Wyman were the first users and also assisted with the design and debugging process. The acronym -originates from Aaron Lefohn. The RPM packages are maintained by Karol -Pietrzak. Nate Robins created the wglinfo utility, -to which modifications were added by Michael Wimmer. +originates from Aaron Lefohn. Pasi Kärkkäinen identified +and fixed several problems with GLX and SDL. The RPM packages are +maintained by Karol + Pietrzak. Nate Robins created the +wglinfo utility, + to which modifications were added by +Michael Wimmer.