mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Feb 29 17:08:22 UTC 2008


 src/gallium/auxiliary/draw/draw_aaline.c   |   32 +++--------------------------
 src/gallium/auxiliary/draw/draw_aapoint.c  |   32 +++--------------------------
 src/gallium/auxiliary/draw/draw_pstipple.c |   32 +++--------------------------
 src/gallium/include/pipe/p_context.h       |    1 
 4 files changed, 13 insertions(+), 84 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 78220aea864c36038f8425ad9d8467d2a2bdea58
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Feb 29 10:07:44 2008 -0700

    gallium: remove the ugly pipe->draw stage lookup code in aaline/point/pstipple stages
    
    Added a void *draw ptr to pipe_context.  Probably look for a better solution someday.




More information about the mesa-commit mailing list