mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Sep 5 16:11:43 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/util/u_pack_color.h |  155 +++++++++++++++++++++++++++++
 src/gallium/drivers/softpipe/sp_clear.c   |   31 ++++++-
 src/mesa/state_tracker/st_cb_clear.c      |    3 +
 3 files changed, 188 insertions(+), 1 deletions(-)

       via  a1886d539158fcc692d0d45985465be8e4bbe077 (commit)
       via  79200c908790238374c6059b9f781c9873584d95 (commit)
       via  2877727c9bb5496caf3c01625513900b03953fcc (commit)
       via  7071e774e49f0e7b5997ab634f5523efb2666952 (commit)
      from  78a4589b10b765dfb2a5862f292e51e0f4b06dce (commit)


- Commits -----------------------------------------------
commit a1886d539158fcc692d0d45985465be8e4bbe077
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 5 10:11:22 2008 -0600

    softpipe: convert clear color to surface format if needed

commit 79200c908790238374c6059b9f781c9873584d95
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 5 10:10:55 2008 -0600

    gallium: document that clear color is intentionally always PIPE_FORMAT_A8R8G8B8_UNORM

commit 2877727c9bb5496caf3c01625513900b03953fcc
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 5 10:10:18 2008 -0600

    gallium: remove debug code from prev commit

commit 7071e774e49f0e7b5997ab634f5523efb2666952
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 5 10:09:48 2008 -0600

    gallium: new util_unpack_color_ub() function

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




More information about the mesa-commit mailing list