mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Apr 3 22:38:30 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    |   71 ++++++++++++++++++++++++++++++++
 src/mesa/state_tracker/st_extensions.c |    5 ++
 src/mesa/state_tracker/st_format.c     |   25 ++++++++----
 3 files changed, 93 insertions(+), 8 deletions(-)

       via  1307eebfa07e3440554eb2871e5dbd94e98ed7a8 (commit)
       via  766f3a545ebb317d2115b9053a8fc13b49ceec12 (commit)
      from  124e1345c9ba4abe17bb04b8781ec0fe803eda7b (commit)


- Commits -----------------------------------------------
commit 1307eebfa07e3440554eb2871e5dbd94e98ed7a8
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Apr 3 16:37:30 2008 -0600

    gallium: test if PIPE_FORMAT_YCBCR[_REV] is supported and enable GL_MESA_ycbcr_texture
    
    Update texture format selection code too.

commit 766f3a545ebb317d2115b9053a8fc13b49ceec12
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Apr 3 16:36:07 2008 -0600

    gallium: implement ycbcr->rgba tile conversion

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




More information about the mesa-commit mailing list