diff options
author | Anuj Phogat <anuj.phogat@gmail.com> | 2014-07-14 16:16:47 -0700 |
---|---|---|
committer | Anuj Phogat <anuj.phogat@gmail.com> | 2014-07-17 15:52:27 -0700 |
commit | 984a02ba556802775d63a9ce77b4dac567bf8680 (patch) | |
tree | 59bf7cfd267be4309a184c5352c3b7f3c9071eb6 /docs/relnotes/10.3.html | |
parent | 5d9f5cd35b63e8d7fdb42a5ad26c53d2a19f6985 (diff) | |
download | external_mesa3d-984a02ba556802775d63a9ce77b4dac567bf8680.zip external_mesa3d-984a02ba556802775d63a9ce77b4dac567bf8680.tar.gz external_mesa3d-984a02ba556802775d63a9ce77b4dac567bf8680.tar.bz2 |
i965: Fix z_offset computation in intel_miptree_unmap_depthstencil()
The bug is triggered by using glTexSubImage2d() with GL_DEPTH_STENCIL
as base internal format and non-zero x, y offsets. Currently x, y
offsets are ignored while updating the texture image.
Fixes Khronos GLES3 CTS tests:
npot_tex_sub_image_2d
npot_tex_sub_image_3d
npot_pbo_tex_sub_image_2d
npot_pbo_tex_sub_image_2d
Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'docs/relnotes/10.3.html')
0 files changed, 0 insertions, 0 deletions