Bug 17170

Summary: [PATCH] intel: intel_miptree_depth_offsets() returns byte offsets
Product: Mesa Reporter: Henri Verbeet <hverbeet>
Component: Drivers/DRI/i915Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: eric
Version: gitKeywords: regression
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch

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.