mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Wed Jul 16 14:31:46 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                |   32 ++-
 src/gallium/state_trackers/python/st_device.c      |    2 +-
 src/gallium/state_trackers/python/tests/base.py    |   95 ++++++--
 src/gallium/state_trackers/python/tests/texture.py |  267 ++++++++++++++------
 4 files changed, 297 insertions(+), 99 deletions(-)

       via  7f32834df3c428fa283e966982926c94630b1b8e (commit)
       via  1049e65240539228f64a91cc7b55af37bbd0417b (commit)
       via  32fe752d31a07293ad68cccb2fffbbfef32ab449 (commit)
       via  78d18bb690d47eba6d13f8f154e64f1c33ef29fd (commit)
      from  70b1ff9ff39ca29bdbd25b31ebb183eea683d625 (commit)


- Commits -----------------------------------------------
commit 7f32834df3c428fa283e966982926c94630b1b8e
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 16 23:27:15 2008 +0900

    python/tests: Extend the texture tests to cover cube maps.

commit 1049e65240539228f64a91cc7b55af37bbd0417b
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 16 23:26:23 2008 +0900

    python: Set PIPE_TEX_MIPFILTER_NONE by default.

commit 32fe752d31a07293ad68cccb2fffbbfef32ab449
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 16 19:36:59 2008 +0900

    python: Test all miplevels.

commit 78d18bb690d47eba6d13f8f154e64f1c33ef29fd
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 16 19:36:36 2008 +0900

    gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yuv surfaces.

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




More information about the mesa-commit mailing list