Looks good. Thanks Brian.
Jose
- Original Message -
> After biasing we need to clamp to be sure we don't exceed the number
> of
> levels in the mipmap. This fixes an assertion at
> svga_sampler_view.c:70
>
> v2: simplify the biasing, clamping code per Jose's suggestion.
> ---
> src/gal
After biasing we need to clamp to be sure we don't exceed the number of
levels in the mipmap. This fixes an assertion at svga_sampler_view.c:70
v2: simplify the biasing, clamping code per Jose's suggestion.
---
src/gallium/drivers/svga/svga_state_tss.c |4 ++--
1 files changed, 2 insertions(