glext.h with NV30 extensions?

Does anyone know if there is a glext.h floating around somewhere that has the new NV30 tokens and functions in it? If not, I can add them by hand, it just might take a while

– Zeno

Check out this one: http://cvs1.nvidia.com/OpenGL/include/glh/GL/glext.h

Has support for NV_fragment_program, NV_float_buffer, ARB_vertex_program, NV_vertex_program2, etc…

I like extgl :
http://www.uni-karlsruhe.de/~uli2/

You should try to develop in delpi… the “header” files arent that fast updated so i think i have included the exts myself for the last 2 years now :slight_smile: