[Bug 77705] [SNB/IVB/HSW/BYT/BDW Bisected]Ogles3conform GL3Tests/packed_pixels/packed_pixels_pixelstore.test segfault
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 19 19:02:54 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77705
lu hua <huax.lu at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from lu hua <huax.lu at intel.com> ---
Fixed by commit 3171da34029337b6665d22b02c9db806b381daf7
commit 3171da34029337b6665d22b02c9db806b381daf7
Author: Kenneth Graunke
Date: Sun May 11 17:20:08 2014 -0700
i965: Don't _swrast_BlitFramebuffer when doing CopyTexSubImage.
The point of copytexsubimage_using_blit_framebuffer is to use a hardware
accelerated BlitFramebuffer path. If that fails, we shouldn't do a
swrast blit---we should try our CTSI fallback code.
This is especially important for i965 and GLES, where we don't even
create a swrast context.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77705
Signed-off-by: Kenneth Graunke
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140520/3398112e/attachment.html>
More information about the intel-3d-bugs
mailing list