https://bugs.freedesktop.org/show_bug.cgi?id=33886
Summary: fix gallium sampler view first_level usage Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: bri...@vmware.com This is a bug report to avoid losing Henri Verbeet's patch series which fixes gallium's use of the first_level field of sampler views. Basically, the texture lod should be computed relative to level==first_level, not level=0. We have patches for softpipe and r300 but llvmpipe (at least) needs to be updated too. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev