<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;">

    <h1 style="font-size: 150%;font-weight:normal; color:#078DC7;"><a href="https://ci.appveyor.com/project/mesa3d/mesa/builds/23030697" style="color:#078DC7;">Build mesa 10389 completed</a></h1>


    <p style="color: #888;">
        Commit <a href="">3570d15b6d</a> by <a href="mailto:kenneth@whitecape.org">Kenneth Graunke</a> on 3/12/2019 2:00 AM:
        <br />
        <span style="font-size: 110%;color:#222;">intel/fs: Fix opt_peephole_csel to not throw away saturates.\n\nWe were not copying the saturate bit from the original instruction\nto the new replacement instruction.  This caused major misrendering\nin DiRT Rally on iris, where comparisons leading to discards failed\ndue to the missing saturate, causing lots of extra garbage pixels to\nbe drawn in text rendering, trees, and so on.\n\nThis did not show up on i965 because st/nir performs a more aggressive\nversion of nir_opt_peephole_select, yielding more b32csel operations.\n\nFixes: 52c7df1643e i965/fs: Merge CMP and SEL into CSEL on Gen8+\n\nReviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>\nReviewed-by: Ian Romanick <ian.d.romanick@intel.com></span>
    </p>

    <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p>
</div>