mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Sep 17 22:53:05 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_pipe_wide_point.c |    4 +-
 src/mesa/main/mtypes.h                            |    5 ++-
 src/mesa/shader/slang/slang_link.c                |   50 +++++++++++++-------
 src/mesa/state_tracker/st_program.c               |    5 ++-
 4 files changed, 42 insertions(+), 22 deletions(-)

       via  a06d38a74e865a0373a7314aad26b25c27ef8c57 (commit)
       via  4ee8d1ad679ea8540e91616933a880cdb3836a19 (commit)
       via  d7a7b0a10dd355fbeb7a404091a42d4ab558c820 (commit)
      from  3b3d34d637d413af48fa5bd037b579ccb4ea7bb5 (commit)


- Commits -----------------------------------------------
commit a06d38a74e865a0373a7314aad26b25c27ef8c57
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 17 16:51:53 2008 -0600

    gallium: fix wide point / point coord semantic info (generic, not fog)

commit 4ee8d1ad679ea8540e91616933a880cdb3836a19
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 17 16:49:26 2008 -0600

    gallium: fix fog vs. pointcoord attribute handling in mesa->TGSI conversion

commit d7a7b0a10dd355fbeb7a404091a42d4ab558c820
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 17 16:48:13 2008 -0600

    mesa: new gl_fragment_program fields indicating use of fog, front-facing, point coord

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




More information about the mesa-commit mailing list