[Mesa-dev] [PATCH 11/22] swrast: use _swrast_pixel_address() helper function
Brian Paul
brian.e.paul at gmail.com
Thu Dec 22 08:38:45 PST 2011
On Wed, Dec 21, 2011 at 1:12 PM, Eric Anholt <eric at anholt.net> wrote:
> On Sun, 18 Dec 2011 20:08:16 -0700, Brian Paul <brianp at vmware.com> wrote:
>> ---
>> src/mesa/swrast/s_context.h | 12 ++++++++++++
>> src/mesa/swrast/s_depth.c | 18 ++++--------------
>> src/mesa/swrast/s_stencil.c | 18 +++---------------
>> 3 files changed, 19 insertions(+), 29 deletions(-)
>
> I was thinking of this when I saw the previous two helpers go by. Any
> reason not to shuffle it up in the series?
I'd rather just leave it as-is. It's a PITA to go back and rework the patches.
-Brian
More information about the mesa-dev
mailing list