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


    <p style="color: #888;">
        Commit <a href="">1c5f4f4e17</a> by <a href="mailto:leo.liu@amd.com">Leo Liu</a> on 4/27/2018 12:32 PM:
        <br />
        <span style="font-size: 110%;color:#222;">st/omx/enc: fix blit setup for YUV LoadImage\n\nThe blit here involves scaling since it's copying from I8 format to R8G8 format.\nHalf of source will be filtered out with PIPE_TEX_FILTER_NEAREST instruction, it\nlooks that GPU always uses the second half as source. Currently we use "1" as\nthe start point of x for R, then causing 1 source pixel of U component shift to\nright. So "-1" should be the start point for U component.\n\nCc: 18.0 18.1 <mesa-stable@lists.freedesktop.org>\nReviewed-by: Marek Olšák <marek.olsak@amd.com></span>
    </p>

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