From: Kenneth B. R. <kbr...@al...> - 2002-02-08 16:08:13
|
> I checked those scripts, but the only thing they do is filter out the > lines containing GL[U]API and replace some strings. I ran the prepare > script again myself and glGetString is still in gl-proto-auto.orig. > However in gl-proto-auto.orig.h there's no sign of glGetString. So my > guess is you have to manually remove the functions that shouldn't be > autogenerated... Can anyone confirm this? If it's so, I'll write a small > script that reads a file containing the functions to be removed and > removes these automatically from the .orig file. Sven can confirm this 100% but I'll suggest to please write such a script as it doesn't appear (to me) to exist yet. |