Reviewed-by: Jose Fonseca
- Original Message -
> From: Brian Paul
>
> Before, the limit was 8K. For 32-bit RGBA that would be require 1.5
> GB
> of memory (w/out mipmaps). That's well beyond the
> LP_MAX_TEXTURE_SIZE
> of 1GB.
> ---
> src/gallium/drivers/llvmpipe/lp_limits.h |1 +
From: Brian Paul
Before, the limit was 8K. For 32-bit RGBA that would be require 1.5 GB
of memory (w/out mipmaps). That's well beyond the LP_MAX_TEXTURE_SIZE
of 1GB.
---
src/gallium/drivers/llvmpipe/lp_limits.h |1 +
src/gallium/drivers/llvmpipe/lp_screen.c |2 +-
2 files changed, 2 in