Raphael,
the following change to dlls/d3d8/utils.c
revision 1.19 date: 2004/04/29 00:20:18; author: julliard; state: Exp; lines: +48 -11 Raphael Junqueira fenix@club-internet.fr - Fix compilation again using olders GL headers (glCompressedTexImage2DARB problem). - Fix typo on constant. - Detection of NVidia texture_shader and register_combiners extensions. - Begin to implement BUMPMAPPING using NVidia Texture shader extension (not really working for now).
actually causes a new problem with XFree86 4.3.0 and Mesa 3.4.2:
utils.c:1306: warning: implicit declaration of function `glActiveTextureARB'
Would you mind looking into that?
Gerald