View Full Version : ARB_vertex_program and glext.h
I’ve downloaded the last glext.h file and it seems that there is no support for ARB_vertex_program in it (or maybe it is but I don’t have the latest version?) Is there a way to get all the function types and defines for this extension from other source because I’m quite lazy to start coding myself from the spec? Thanks.
Asgard
11-21-2002, 12:10 AM
http://www.levp.de/3d/
bakery2k
11-21-2002, 12:19 AM
Mesa comes with a later glext.h than is available at the extension registry. It contains the declarations you require.
www.mesa3d.org (http://www.mesa3d.org)
There are headers and a setup library for ARB_vertex_program and ARB_fragment_program here:
http://www.ati.com/developer/sdk/radeonSDK/html/info/Prog3D.html
Hi Dan,
When will the specs to some of the new extensions be made available ? Especially some of the new 9700 extensions.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.