On Thu, 29 Sep 2011 14:24:47 -0600, Brian Paul wrote:
> From: Brian Paul
>
> The target, level and texObj can be obtained through the texImage
> parameter. We could make similar changes for the TexImage() hooks too.
Reviewed-by: Eric Anholt
pgpKu3BHTIoyF.pgp
Description: PGP signature
_
From: Brian Paul
The target, level and texObj can be obtained through the texImage
parameter. We could make similar changes for the TexImage() hooks too.
---
src/mesa/drivers/common/meta.c |7 +++
src/mesa/drivers/common/meta.h |3 +--
src/mesa/main/dd.h