mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Thu Mar 13 18:10:29 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_aaline.c   |    2 +-
 src/gallium/auxiliary/draw/draw_aapoint.c  |    2 +-
 src/gallium/auxiliary/draw/draw_pstipple.c |    2 +-
 src/gallium/auxiliary/util/p_debug.c       |   30 ++++--
 src/gallium/include/pipe/p_state.h         |    2 +
 src/mesa/state_tracker/st_debug.c          |    2 +
 src/mesa/state_tracker/st_draw.c           |    6 +-
 src/mesa/state_tracker/st_program.c        |  167 +++++++++++++++-------------
 src/mesa/state_tracker/st_program.h        |    2 +
 9 files changed, 124 insertions(+), 91 deletions(-)

       via  fa9e7e9a8debb68611909ac2ffab527c6c39a3e5 (commit)
       via  b0d5519b449feda7b048bc59d4fede54e43f5ae1 (commit)
      from  bcb454e7a6e2f7efae114321c65bf98e91d5892f (commit)


- Commits -----------------------------------------------
commit fa9e7e9a8debb68611909ac2ffab527c6c39a3e5
Author: Brian Paul <brianp at kemper.freedesktop.org>
Date:   Thu Mar 13 18:08:18 2008 +0000

    gallium: remove semantic info from pipe_shader_state
    
    Brian's patch to clean up the shader interfaces.

commit b0d5519b449feda7b048bc59d4fede54e43f5ae1
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Thu Mar 13 15:23:04 2008 +0000

    gallium: make the windows config function more readable with 80-ish columns

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




More information about the mesa-commit mailing list