mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Wed Jul 16 05:17:11 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/drivers/softpipe/sp_screen.c           |   13 ++++--
 src/gallium/include/pipe/p_format.h                |   31 +++++----------
 src/gallium/state_trackers/python/gallium.i        |   12 +-----
 src/gallium/state_trackers/python/tests/base.py    |    6 ++-
 src/gallium/state_trackers/python/tests/data.py    |   31 ++++++++++-----
 src/gallium/state_trackers/python/tests/texture.py |   40 +++++++++++++------
 6 files changed, 75 insertions(+), 58 deletions(-)

       via  70b1ff9ff39ca29bdbd25b31ebb183eea683d625 (commit)
       via  61c4de53c360fd2893b0490075d760f2ca3bac33 (commit)
       via  fbf0f6bd4d6ec20ead2797042866e6e910cd0f77 (commit)
       via  0c2c0a862c40c0ed39a9ac52344d22c8a7c8b100 (commit)
      from  99233e483d38aedb929ceff3f2ebc9340b42eb3a (commit)


- Commits -----------------------------------------------
commit 70b1ff9ff39ca29bdbd25b31ebb183eea683d625
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 16 14:11:45 2008 +0900

    python: Expand the texture test suit to cover one YUV and one DXT format.

commit 61c4de53c360fd2893b0490075d760f2ca3bac33
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 16 14:10:51 2008 +0900

    python: Silent debug output.

commit fbf0f6bd4d6ec20ead2797042866e6e910cd0f77
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 16 14:10:35 2008 +0900

    gallium: Add pf_is_compressed utility function.

commit 0c2c0a862c40c0ed39a9ac52344d22c8a7c8b100
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 16 14:10:10 2008 +0900

    softpipe: DXT formats not really supported.

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




More information about the mesa-commit mailing list