mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Tue Feb 12 23:56:36 UTC 2008


 progs/tests/arbnpot.c |   57 +++++++++++++++++++++++++++++++++++---------------
 1 file changed, 40 insertions(+), 17 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 22ab7fa466b3b658cf9123d3fc823f0197dfebee
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Feb 12 16:56:18 2008 -0700

    Fix broken test.
    
    As-is, if the texture was too large for the target, an assertion would fail.
    Now check proxy texture first and if it works, then test non-proxy target.




More information about the mesa-commit mailing list