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(a)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 -- Gerald Pfeifer (Jerry) gerald(a)pfeifer.com http://www.pfeifer.com/gerald/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 01 May 2004 18:28, Gerald Pfeifer wrote:
Raphael,
Hi Gerald,
the following change to dlls/d3d8/utils.c <snip> 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?
Yes, i have the same here. I'll fix it in the next d3d8 patch (another function pointer trick)
Gerald
Regards, Raphael -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAlWbqp7NA3AmQTU4RAredAJ4ly1JAL1Jxs9JIjI6zwD2/0dmvIwCfTiTx P3KB/bNzsg76We1Lv4iRwVo= =pvRI -----END PGP SIGNATURE-----
participants (2)
-
Gerald Pfeifer -
Raphael