mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Mon Jul 14 13:33:59 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/state_trackers/python/gallium.i        |   11 +
 src/gallium/state_trackers/python/tests/base.py    |   96 +++++++
 src/gallium/state_trackers/python/tests/data.py    |  274 ++++++++++++++++++++
 src/gallium/state_trackers/python/tests/texture.py |  236 +++++++++++++++++
 4 files changed, 617 insertions(+), 0 deletions(-)
 create mode 100644 src/gallium/state_trackers/python/tests/base.py
 create mode 100644 src/gallium/state_trackers/python/tests/data.py
 create mode 100644 src/gallium/state_trackers/python/tests/texture.py

       via  64979d618a24e8378d95944d5f1d1b5847880a48 (commit)
       via  3aea28b9b1e9100be6836d4f88444e3cdfe5c4be (commit)
      from  00cd96b68f21cb281aa30199f520aae8b2f93083 (commit)


- Commits -----------------------------------------------
commit 64979d618a24e8378d95944d5f1d1b5847880a48
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Jul 14 22:27:40 2008 +0900

    python: Basic test case for 2d texture.

commit 3aea28b9b1e9100be6836d4f88444e3cdfe5c4be
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Jul 14 22:26:40 2008 +0900

    python: Raw tile access to surface.

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




More information about the mesa-commit mailing list