I was wondering why only windows uses had problems ... i did not see this this forum

Anyway, i added the mesa 7.2.1 to the "Intel DRI: Disable ARB_fragment_program" rule, changed the driconf settings but that fixes nothing:
<rule description="Intel DRI: Disable ARB_fragment_program">
<conditions fulfill="all">
<regexp string="renderer" pattern="Mesa.*Intel" />
<conditions fulfill="one">
<regexp string="glversion" pattern="Mesa 6\.5\.." />
<regexp string="glversion" pattern="Mesa 7\.0\.." />
<regexp string="glversion" pattern="Mesa 7\.2.*" />
</conditions>
</conditions>
<applicable>
<usecfg>noafp</usecfg>
</applicable>
</rule>
I do not have graphics lag but graphics corruption, or is my english that bad and does that mean the same ?
(See
http://www.smitplaza.com/planeshift-screenshot.jpg for a screenshot)