mesa: Changes to 'gallium-0.1'

Michał Król michal at kemper.freedesktop.org
Fri Jun 13 12:58:39 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/include/pipe/p_format.h |   24 ++++++++++++++++--------
 src/mesa/state_tracker/st_format.c  |   19 +------------------
 2 files changed, 17 insertions(+), 26 deletions(-)

       via  b03a0373a234af00e50652a6a2d75fd9ed8fc19b (commit)
       via  6f548c88e265c70cd0eb6bc148e23d8ce8d83133 (commit)
       via  b8504534978ba7647838c29549d6698acb09a94f (commit)
      from  de35bf5bdca83f05dc919bf175588ce749009dfc (commit)


- Commits -----------------------------------------------
commit b03a0373a234af00e50652a6a2d75fd9ed8fc19b
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Fri Jun 13 14:58:24 2008 +0200

    gallium: Add PIPE_FORMAT_A2B10G10R10_UNORM.

commit 6f548c88e265c70cd0eb6bc148e23d8ce8d83133
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Fri Jun 13 14:50:29 2008 +0200

    gallium: Allow pipe format component sizes to be specified
    with finer granularity.
    
    This will allow us to define A2R10G10B10 format.

commit b8504534978ba7647838c29549d6698acb09a94f
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Fri Jun 13 14:49:04 2008 +0200

    mesa: Remove duplicate code.

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




More information about the mesa-commit mailing list