1
Linux Specific Issues / Re: Weird graphics issues
« on: March 09, 2008, 11:36:03 pm »@Barius:
I don't have an answer, but I did see in the data/config/gldrivers.xml file there was another rule which might need to be changed -Code: [Select]<rule description="Intel DRI: Disable texture compression">
try also changing that pattern to
Code: [Select]<regexp string="glversion" pattern="Mesa 7\.0\.." />
this change fixes the white box inventory bug, thanks a lot
