mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Fri Jul 18 01:42:48 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        |   20 ++++++
 src/gallium/state_trackers/python/tests/texture.py |   65 +++++++++++++-------
 2 files changed, 63 insertions(+), 22 deletions(-)

       via  3ca935d9efaef4dd9746d3b2207e329b77bb1018 (commit)
       via  bfee84df8665a474fa025150f57d896bf1aa6bae (commit)
      from  1e5419fa3061386413a98b75d0908cb3e3c6894e (commit)


- Commits -----------------------------------------------
commit 3ca935d9efaef4dd9746d3b2207e329b77bb1018
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Fri Jul 18 10:12:07 2008 +0900

    python/tests: Extend the texture tests to cover volumes.

commit bfee84df8665a474fa025150f57d896bf1aa6bae
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Fri Jul 18 10:11:29 2008 +0900

    python: Add methods to get texture width, height, etc.
    
    SWIG does a poor job with arrays inside structures.

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




More information about the mesa-commit mailing list