[Mesa-dev] [PATCH 18/22] swrast: refactor fast_draw_rgba_pixels()

Brian Paul brian.e.paul at gmail.com
Thu Dec 22 09:03:58 PST 2011


On Wed, Dec 21, 2011 at 1:49 PM, Eric Anholt <eric at anholt.net> wrote:
> On Sun, 18 Dec 2011 20:08:23 -0700, Brian Paul <brianp at vmware.com> wrote:
>> Use Map/UnmapRenderbuffer() for the special, optimized cases we care about.
>
> I note that this happens to drop the fast paths for zooming (and
> CI8->RGBA, lol).  Totally reasonable, just something that would be worth
> noting in the commit message for something labeled as a refactor (more
> of a rewrite).

I'll fix the commit message (and assume your R-b).

-Brian


More information about the mesa-dev mailing list