On Mon, 9 Jan 2012 08:18:25 -0700, Brian Paul wrote:
> This fixes accum buffer operations. The accumulation buffer is the
> only malloc-based renderbuffer for the intel drivers.
Reviewed-by: Eric Anholt
pgpcxlHVXHCrd.pgp
Description: PGP signature
___
This fixes accum buffer operations. The accumulation buffer is the
only malloc-based renderbuffer for the intel drivers.
v2: apply x/y offset to returned pointer
---
src/mesa/drivers/dri/intel/intel_fbo.c | 15 +++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/src
On 01/07/2012 11:37 PM, Eric Anholt wrote:
On Sat, 7 Jan 2012 15:08:19 -0700, Brian Paul wrote:
This fixes accum buffer operations. The accumulation buffer is the
only malloc-based renderbuffer for the intel drivers.
---
src/mesa/drivers/dri/intel/intel_fbo.c | 13 +
1 files
On Sat, 7 Jan 2012 15:08:19 -0700, Brian Paul wrote:
> This fixes accum buffer operations. The accumulation buffer is the
> only malloc-based renderbuffer for the intel drivers.
> ---
> src/mesa/drivers/dri/intel/intel_fbo.c | 13 +
> 1 files changed, 13 insertions(+), 0 deletions
This fixes accum buffer operations. The accumulation buffer is the
only malloc-based renderbuffer for the intel drivers.
---
src/mesa/drivers/dri/intel/intel_fbo.c | 13 +
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/src/mesa/drivers/dri/intel/intel_fbo.c
b/src/m