Lionel Ulmer lionel.ulmer@free.fr writes:
I could only find glCompressedTexImage2DARB in my glext.h (SGI OpenGL 1.2.1). Any clues?
Alexandre,
Would you accept a patch to provide our own OpenGL headers in the Wine source tree ? From what I know, their licensing is pretty relaxed (I can check though) and it would prevent all the myriads of compiling problems / #ifdef magic we have with GL code in Wine.
That seems really overkill. It's OK to define some symbols ourselves when they have well-known values, but I don't think shipping the full headers is really necessary; and I don't see how it would solve issues like the above anyway.