16 Sep
2003
16 Sep
'03
10:38 a.m.
Lionel Ulmer <lionel.ulmer(a)free.fr> writes:
When IDirect3DImpl_CheckDeviceFormat reports that D3DFMT_DXT3 is supported then white blocks appear instead of the menuitems and glCompressedTexImage2D returns the error code 0x502 (GL_INVALID_OPERATION).
Can you paste here the output of 'glxinfo' ? If GLX does not support S3TC texture compression, it should not return that 'D3DFMT_DXT3' is supported (at least not before adding software decoding code :-) ).
Here is the output of glxinfo and also of xdpyinfo. Michael