Microsoft and OpenGL dlls

use opengl.lib, glu.lib, opengl.dll glu.dll

b/c they can actually use MMX, unlike
opengl32.lib, glu32.lib, opengl32.dll, glu32.dll…

that’s if you are running with hardware accel. It made my programs 3-5 times faster!!

To some this is old news… but I am /SURE/ that there are people unaware of this out there!!

opengl.dll glu.dll and their libs can be found at SGI’s site if not here…
and libs you can import them if you don’t want to dl them