summaryrefslogtreecommitdiffstats
path: root/src/glx
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-02-22 23:47:30 -0800
committerKenneth Graunke <[email protected]>2014-02-26 02:29:44 -0800
commitb18871c863fabec3ed383881d2cdd0298b157b06 (patch)
tree98d8ad841edd45dd69004941eedf9b4493502ad4 /src/glx
parentac0a8b9540b29eb6faa55e4c77ba8fa99478884a (diff)
i965: Don't forget to subtract mt->first_level in minify calls.
This fixes fbo-clear-formats GL_ARB_depth_texture on Ironlake, which regressed since commit f128bcc7c293013f4b44e4b661638333de0077c2 ("i965: Drop mt->levels[].width/height.") intel_miptree_copy_slice was calling minify(.., 7) on a 2x2 texture with mt->first_level == 7. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75292 Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/glx')
0 files changed, 0 insertions, 0 deletions