We're experiencing an unwanted display behavior with the intel driver and the corresponding i915tex_dri.so DRI driver: When an object in our example application is looked at from close by, the optical appearance is quite as it should be; with growing "distance" from the object, it seems to disappear in some kind of "fog". As I don't think I can describe this very good, I put example screenshots of the effect on the following page: http://www.bcsoft.de/xorg/intel/fog_example.html The effect does not appear when using the option "Legacy3D" "true" , so it seems to be related to the i915tex_dri.so DRI driver. Used components: xserver git from 2007-06-19 xf86-video-intel git from 2007-07-12 drm git from 2007-07-12 MesaLib git from 2007-07-13 xorg-libs from 2007-07-12
lspci|grep VGA: 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
additional info: this effect only happens to objects with "mipmap"-ed textures, I was told. it was still present with Mesa git from 2007-07-24
i915tex is gone. would you please test on the git upstream to see if your issue still exist? If yes, please open another bug to track, and I'll mark this bug as wontfix... thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.