[D3D8] Many Improvements

Duane Clark dclark at akamail.com
Tue Apr 27 15:33:52 CDT 2004


This commit to CVS doesn't compile for me:
http://www.winehq.org/hypermail/wine-cvs/2004/04/0346.html

The part the doesn't compile is the replacement of 
glCompressedTexImage2DARB()

-      glCompressedTexImage2DARB(gl_target,
-  ...
+      glCompressedTexImage2D(gl_target,
+  ...

The old name compiled fine for me; changing it back fixes the compile. 
This is on RH7.3.



More information about the wine-devel mailing list