mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Mar 18 15:28:38 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_gen_mipmap.c |    4 +-
 src/gallium/auxiliary/util/u_pack_color.h |  125 +++++++++++++++++++++++++++++
 src/mesa/state_tracker/st_cb_clear.c      |   61 ++-------------
 3 files changed, 133 insertions(+), 57 deletions(-)
 create mode 100644 src/gallium/auxiliary/util/u_pack_color.h

       via  e8f8b12bb940794cef8eff52ae8c908ad0604161 (commit)
       via  f1cfb1e3676fc9e1fea6698ed5e8e79d2b094dae (commit)
       via  544c27bcefd8a10318800c3cc2019514ee01a15b (commit)
      from  b2b905b04c09dd5e701a43b0fecb73921b8f2866 (commit)


- Commits -----------------------------------------------
commit e8f8b12bb940794cef8eff52ae8c908ad0604161
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Mar 18 09:28:04 2008 -0600

    gallium: fix a mix-up in the uint[1] do_row() case

commit f1cfb1e3676fc9e1fea6698ed5e8e79d2b094dae
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Mar 18 09:23:35 2008 -0600

    gallium: use new color packing utility functions

commit 544c27bcefd8a10318800c3cc2019514ee01a15b
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Mar 18 09:22:41 2008 -0600

    gallium: utility for packing color, z values according to pipe_format

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




More information about the mesa-commit mailing list