On Tue 22 Sep 2015, Anuj Phogat wrote: > This function isn't specific to miptrees. So, drop the "miptree" > from function name. > > V3: Add a comment explaining how the 1D Array texture height and > depth is interpreted by Intel hardware. > > Cc: Chad Versace <chad.vers...@intel.com> > Signed-off-by: Anuj Phogat <anuj.pho...@gmail.com> > --- > src/mesa/drivers/dri/i965/intel_fbo.c | 2 +- > src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 12 +++++++++--- > src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 4 ++-- > src/mesa/drivers/dri/i965/intel_tex_image.c | 3 +-- > src/mesa/drivers/dri/i965/intel_tex_validate.c | 3 +-- > 5 files changed, 14 insertions(+), 10 deletions(-)
Thanks for the updated comment. Patch 8 is Reviewed-by: Chad Versace <chad.vers...@intel.com> I think I've reviewed the entire patch series. If I've missed any patches, let me know. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev