mesa/src
Kenneth Graunke b18871c863 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 f128bcc7c2
("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 <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2014-02-26 02:29:44 -08:00
..
egl egl/wayland: explicitly set __DRIimageLoaderExtension members 2014-02-23 16:42:16 +00:00
gallium ilo: create u_upload_mgr last 2014-02-26 11:33:37 +08:00
gbm gbm: explicitly set __DRIimageLoaderExtension members 2014-02-23 16:42:17 +00:00
getopt
glsl glsl: Delete LRP_TO_ARITH lowering pass flag. 2014-02-26 02:16:56 -08:00
glx glx: Fix the GLXFBConfig attrib sort priorities 2014-02-26 02:17:12 +01:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi glapi: add ARB_buffer_storage 2014-02-25 16:04:22 +01:00
mesa i965: Don't forget to subtract mt->first_level in minify calls. 2014-02-26 02:29:44 -08:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00