[Mesa-dev] [PATCH] drisw/gallium/llvmpipe: add MESA_copy_sub_buffer support

Dave Airlie airlied at gmail.com
Thu Nov 28 12:21:03 PST 2013


On Fri, Nov 29, 2013 at 6:20 AM, Dave Airlie <airlied at gmail.com> wrote:
>> Instead of I'd prefer that we added an optional rectangle structure pointer to flush_frontbuffer. Less one entrypoint, and both paths can probably share a lot of code in most cases.  Ditto for sw_winsys.h.
>>
>
> Yeah I thought someone might suggest that, it was just a lot larger
> patch results, have to change all the graw tests etc, I'll do that it
> was just harder to see the changes in the noise!

Oh also we don't have a rect at the pipe level, just pipe_box, so I'll
have to use that or add pipe_rect.

Dave.


More information about the mesa-dev mailing list