C/C++ corner
STL
Perfomance problem when using the STL in a multi-threaded
application:the SGI
website proposes an explanation. But this problem is not
closed for me.
NVIDIA
Q: Where can I get gl.h or glx.h so I can compile OpenGL programs?
A: Most systems come with these headers preinstalled. However,
NVIDIA has provided our own gl.h and glx.h file in case your
system did not come with them or in case you want to develop
OpenGL apps that use the new NVIDIA OpenGL extensions. These
files have been installed in
/usr/share/doc/NVIDIA_GLX-1.0/include/GL to avoid conflicting with
the system installed versions. To use these headers copy them
into /usr/include/GL.
Xavier Cavin
(if you are lost, click home)
Last modified: Mon Aug 26 15:54:04 MDT 2002