mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Mar 14 22:14:44 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/gallium/auxiliary/draw/draw_context.c    |   12 ++++++++++++
 src/gallium/auxiliary/draw/draw_context.h    |    2 ++
 src/gallium/auxiliary/draw/draw_private.h    |    1 +
 src/gallium/auxiliary/draw/draw_validate.c   |    8 +++++++-
 src/gallium/auxiliary/draw/draw_wide_point.c |    3 ++-
 5 files changed, 24 insertions(+), 2 deletions(-)

       via  5a09ad8248ce452136ed96a3d46532b03c877618 (commit)
      from  344356a0edee932604027386591c82f6666e607c (commit)


- Commits -----------------------------------------------
commit 5a09ad8248ce452136ed96a3d46532b03c877618
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Mar 14 16:13:35 2008 -0600

    gallium: add explicit control for point sprites (convert points to textured quads)
    
    New draw_enable_point_sprites() function.
    Fixes spriteblast.c demo

---------------------------------




More information about the mesa-commit mailing list