The following g965 failures occur on the 10.5 branch. They were introduced by 86aaa10ce7bd8e919ba5c7517a4b6b975229f83c - i965: Prefer Meta over the BLT for BlitFramebuffer. piglit.spec.arb_copy_image.arb_copy_image-targets gl_texture_2d 32 32 1 gl_texture_1d_array 32 1 16 11 2 0 5 0 7 14 1 1 piglit.spec.arb_copy_image.arb_copy_image-targets gl_texture_1d_array 32 1 12 gl_texture_1d_array 32 1 16 11 0 3 5 0 7 14 1 8 piglit.spec.arb_copy_image.arb_copy_image-targets gl_texture_1d 32 1 1 gl_texture_1d_array 32 1 12 11 0 0 5 0 9 14 1 1 piglit.spec.arb_copy_image.arb_copy_image-targets gl_texture_cube_map 32 32 6 gl_texture_1d_array 32 1 16 11 2 3 5 0 7 14 1 2 piglit.spec.arb_copy_image.arb_copy_image-targets gl_texture_2d_array 32 32 15 gl_texture_1d_array 32 1 16 11 2 5 5 0 7 14 1 7
BTW, these failures do not occur on master.
I omitted the following test in my initial write-up: piglit.spec.arb_copy_image.arb_copy_image-targets gl_texture_rectangle 32 32 1 gl_texture_1d_array 32 1 16 11 2 0 5 0 7 14 1 1
http://lists.freedesktop.org/archives/mesa-dev/2015-March/078637.html
Fixed in master with: commit aa0705c06c03d2b882ac7b185ed123bc8a10d716 Author: Kenneth Graunke <kenneth@whitecape.org> Date: Wed Mar 4 18:14:31 2015 -0800 i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta. Cc: "10.5" <mesa-stable@lists.freedesktop.org>
At what point does this get merged into 10.5? The release is coming up, right?
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.