[Mesa-dev] Mesa (master): 57 new commits
Michel Dänzer
michel at daenzer.net
Thu May 14 19:48:46 PDT 2015
On 14.05.2015 22:52, fredrik at kemper.freedesktop.org (Fredrik HXXglund)
wrote:
>
> URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b284f08ab399154ad10e2166440b44cbbdcb2c5
> Author: Laura Ekstrand <laura at jlekstrand.net>
> Date: Tue Feb 3 14:47:00 2015 -0800
>
> main: _mesa_blit_framebuffer updates its arbitrary framebuffers.
>
> Previously, we used _mesa_update_state to update the currently bound
> framebuffers prior to performing a blit. Now that _mesa_blit_framebuffer
> uses arbitrary framebuffers, _mesa_update_state is not specific enough.
>
> Reviewed-by: Fredrik Höglund <fredrik at kde.org>
> Signed-off-by: Fredrik Höglund <fredrik at kde.org>
This commit broke the piglit test
spec at ext_framebuffer_multisample@bitmap with the radeonsi driver:
Probe color at (224,0)
Left: 0.000000 0.000000 0.000000 1.000000
Right: 1.000000 1.000000 1.000000 1.000000
Looks like it's because the bottom right squares of the Xs are missing,
see the attached picture.
Any ideas?
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ext_framebuffer_multisample-bitmap-broken.png
Type: image/png
Size: 4822 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150515/a14810a0/attachment.png>
More information about the mesa-dev
mailing list