<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Images distorted after export to PDF from Writer with enabled JPG-compression if OpenGL ist active"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114705#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Images distorted after export to PDF from Writer with enabled JPG-compression if OpenGL ist active"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114705">bug 114705</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=138695" name="attach_138695" title="Bibisect log">attachment 138695</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=138695&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log

Bisected to:

author  Tomaž Vajngerl <<a href="mailto:tomaz.vajngerl@collabora.co.uk">tomaz.vajngerl@collabora.co.uk</a>> 2016-11-03 23:05:25
+0100
committer       Michael Meeks <<a href="mailto:michael.meeks@collabora.com">michael.meeks@collabora.com</a>>     2016-11-11
11:06:54 +0000
commit  d05b11e5f590272b0036cf09cf8721c37db33791 (patch)
tree    8da16be50adaf18936699c8e6653324169569156
parent  74eebc7a0768659426911541e16973bdf037c157 (diff)
tdf#103803 change from BGRA to RGBA color arrangement on Windows
BGRA is native color arrangement on Windows however some intel
drivers have problems with large textures if they read from a
BGRA buffer. So with this commit we switch to RGBA color
arrangement. This shouldn't cause much performance differences,
but we need to convert from RGBA to BGRA when printing.

+ fix: wrong GL format for RGBA image buffers
commit: ed42212f53b2e52238346e64dae31a931d6c90a1</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>