Latest OpenGL .h files

Hi

I’m wondering if anyone could point me in the right direction for the latest GL.H, GLU.H, GLAUX.H (GLUT.H) etc… (basically the whole bang shoot)

I’m looking for access to the latest extensions to OpenGL 1.3 be they EXT, ARB or vendor specific.

Any help would be greatly appreciated.
Thanks
Glen

PS: I’ve looked on OSS.SGI and got a few files there but they still don’t include that many new features.

ATi has a some headers on their site, nVidia probably has some headers too at their site, at least in their SDK.
http://www.ati.com/na/pages/resource_centre/dev_rel/sdk/RadeonSDK/Html/Info/Prog3D.html

The offical OpenGL extension headers are located on SGI’s OpenGL SI site, which seems to be down right now… (it is on my connection anyway)

Take a look at my site, I have ogl 1.3, some EXT, all ARB, most NV and most ATI headers, all in one file, and with a function that loads them all automatically.

-Lev

[This message has been edited by Lev (edited 02-03-2002).]