mesa: Changes to 'gallium-0.1'

Michel Daenzer daenzer at kemper.freedesktop.org
Thu Apr 24 09:19:22 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/p_tile.c       |   52 ++++++++++++++
 src/gallium/auxiliary/util/u_gen_mipmap.c |    2 +
 src/gallium/auxiliary/util/u_pack_color.h |   38 ++++++++++
 src/gallium/include/pipe/p_format.h       |  108 ++++++++++++++++-------------
 src/mesa/state_tracker/st_cb_fbo.c        |    4 +
 5 files changed, 157 insertions(+), 47 deletions(-)

       via  7333578d2a5fa18f7f0101fc3fd3b03cf2f356bc (commit)
      from  bb4f8ae1f93d17c57fd8f62bea24b48131e02037 (commit)


- Commits -----------------------------------------------
commit 7333578d2a5fa18f7f0101fc3fd3b03cf2f356bc
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Thu Apr 24 10:12:07 2008 +0100

    gallium: Initial support for pixel formats with unused storage components.
    
    Also clarify that RGB formats with no (used) alpha component are treated as
    having alpha = 1.0.

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




More information about the mesa-commit mailing list