-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/06/2012 11:35 AM, Eric Anholt wrote:
> Chad Versace writes:
>
>> Add two new functions: intel_miptree_{map,unmap}_multisample, to which
>> intel_miptree_{map,unmap} dispatch. Only mapping flat, renderbuffer-like
>> miptrees are supported.
>
Chad Versace writes:
> Add two new functions: intel_miptree_{map,unmap}_multisample, to which
> intel_miptree_{map,unmap} dispatch. Only mapping flat, renderbuffer-like
> miptrees are supported.
> void
> @@ -1513,5 +1606,8 @@ intel_miptree_unmap(struct intel_context *intel,
>
Add two new functions: intel_miptree_{map,unmap}_multisample, to which
intel_miptree_{map,unmap} dispatch. Only mapping flat, renderbuffer-like
miptrees are supported.
CC: Eric Anholt
CC: Paul Berry
Signed-off-by: Chad Versace
---
src/mesa/drivers/dri/intel/intel_mipmap_tree.c | 108 ++