-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/18/2011 03:27 PM, Eric Anholt wrote:
> On Thu, 17 Nov 2011 19:58:47 -0800, Chad Versace
> wrote:
>> This is a map of miptree slices to needed resolves, implemented as
>> a linked list. A future commit will embed such a list in
>> intel_mipmap_t
On Thu, 17 Nov 2011 19:58:47 -0800, Chad Versace
wrote:
> This is a map of miptree slices to needed resolves, implemented as
> a linked list. A future commit will embed such a list in
> intel_mipmap_tree.
>
> If you think I'm crazy to put a list in a miptree, read the Doxygen in
> this patch for
This is a map of miptree slices to needed resolves, implemented as
a linked list. A future commit will embed such a list in
intel_mipmap_tree.
If you think I'm crazy to put a list in a miptree, read the Doxygen in
this patch for intel_resolve_map.
Signed-off-by: Chad Versace
---
src/mesa/driver