Bug 17170 - [PATCH] intel: intel_miptree_depth_offsets() returns byte offsets
Summary: [PATCH] intel: intel_miptree_depth_offsets() returns byte offsets
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: git
Hardware: All All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2008-08-16 10:14 UTC by Henri Verbeet
Modified: 2009-08-24 12:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Patch (1.70 KB, patch)
2008-08-16 10:16 UTC, Henri Verbeet
Details | Splinter Review

Description Henri Verbeet 2008-08-16 10:14:41 UTC
e5f50f2fa32c50807da3a8f13733f0fbc7868f94 changed the image_offset field
in intel_mipmap_level from pixel offsets to byte offsets, but didn't fix
calls to intel_miptree_depth_offsets(), which broke 3D texture support.

I sent this to mesa3d-dev before, but got no response. Dave Airlie told me to resend through bugzilla instead.
Comment 1 Henri Verbeet 2008-08-16 10:16:07 UTC
Created attachment 18322 [details] [review]
Patch
Comment 2 Brian Paul 2008-08-18 08:31:21 UTC
Committed.  Thanks.
Comment 3 Adam Jackson 2009-08-24 12:30:48 UTC
Mass version move, cvs -> git


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.