On 12/06/2011 12:27 PM, Eric Anholt wrote:
On Mon, 5 Dec 2011 20:41:25 -0700, Brian Paul wrote:
Implemented in terms of renderbuffer mapping/unmapping and format
packing/unpacking functions.
The swrast and state tracker code for implementing accumulation are
unused and will be removed in the
On Mon, 5 Dec 2011 20:41:25 -0700, Brian Paul wrote:
> Implemented in terms of renderbuffer mapping/unmapping and format
> packing/unpacking functions.
>
> The swrast and state tracker code for implementing accumulation are
> unused and will be removed in the next commit.
>
> v2: don't use memc
Implemented in terms of renderbuffer mapping/unmapping and format
packing/unpacking functions.
The swrast and state tracker code for implementing accumulation are
unused and will be removed in the next commit.
v2: don't use memcpy() in _mesa_clear_accum_buffer()
v3: don't allocate MAX_WIDTH array
- Original Message -
> On 12/05/2011 09:27 AM, Jose Fonseca wrote:
> > - Original Message -
> >> Implemented in terms of renderbuffer mapping/unmapping and format
> >> packing/unpacking functions.
> >>
> >> The swrast and state tracker code for implementing accumulation
> >> are
> >
On 12/05/2011 09:27 AM, Jose Fonseca wrote:
- Original Message -
Implemented in terms of renderbuffer mapping/unmapping and format
packing/unpacking functions.
The swrast and state tracker code for implementing accumulation are
unused and will be removed in the next commit.
v2: don't u
- Original Message -
> Implemented in terms of renderbuffer mapping/unmapping and format
> packing/unpacking functions.
>
> The swrast and state tracker code for implementing accumulation are
> unused and will be removed in the next commit.
>
> v2: don't use memcpy() in _mesa_clear_accum_
Implemented in terms of renderbuffer mapping/unmapping and format
packing/unpacking functions.
The swrast and state tracker code for implementing accumulation are
unused and will be removed in the next commit.
v2: don't use memcpy() in _mesa_clear_accum_buffer()
---
src/mesa/SConscript