<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/jrfonseca-fdo/mesa/build/40" style="color:#078DC7;">Build mesa 40 completed</a></h1>


    <p style="color: #888;">
        Commit <a href="">b715e6d528</a> by <a href="mailto:jason.ekstrand@intel.com">Jason Ekstrand</a> on 11/26/2015 8:05 AM:
        <br />
        <span style="font-size: 110%;color:#222;">i965/vec4: Stop pretending to support indirect output stores\n\nSince we're using nir_lower_outputs_to_temporaries to shadow all our\noutputs, it's impossible to actually get an indirect store.  The code we\nhad to "handle" this was pretty bogus as it created a register with a\nreladdr and then stuffed it in a fixed varying slot without so much as a\nMOV.  Not only does this not do the MOV, it also puts the indirect on the\nwrong side of the transaction.  Let's just delete the broken dead code.\n\nReviewed-by: Kenneth Graunke <kenneth@whitecape.org></span>
    </p>

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