On 02/19/2013 04:15 PM, Anuj Phogat wrote: > On Fri, Feb 15, 2013 at 11:20 AM, Anuj Phogat <[email protected]> wrote: >> tex->Sright and tex->Ttop are initialized during texture allocation. >> This fixes depth buffer blitting failures in khronos conformance tests >> when run on desktop GL 3.0. >> >> Note: This is a candidate for stable branches. >> >> Signed-off-by: Anuj Phogat <[email protected]> >> --- >> src/mesa/drivers/common/meta.c | 17 ++++++++--------- >> 1 files changed, 8 insertions(+), 9 deletions(-) >>
> > This also fixes https://bugs.freedesktop.org/show_bug.cgi?id=59495 Looks good to me. Please add a tag for bugzilla in the commit message. Reviewed-by: Chad Versace <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
