mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Fri Jun 22 00:11:28 UTC 2007


 docs/relnotes-7.1.html   |    4 
 progs/tests/Makefile     |    1 
 progs/tests/random.c     |  457 +++++++++++++++++++++++++++++++++++++++++++++++
 src/mesa/Makefile        |    6 
 src/mesa/main/imports.c  |    4 
 src/mesa/main/teximage.c |   34 +--
 6 files changed, 484 insertions(+), 22 deletions(-)

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

New commits:
commit 6a3ed5eb9655ef7e9f188077375f882a7d74a7ce
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jun 21 18:11:29 2007 -0600

    Random state-change / primitive rendering.  Good for hammering on a driver...

commit 578559822e9a19ae4f981b95c7b01906af560507
Merge: 4d528e5... 93becd8...
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jun 21 16:06:06 2007 -0600

    Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa

commit 4d528e54549fb3f12462f9c5ec6e033f1ec91b0f
Merge: f9c17ec... ed5ed6f...
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jun 21 16:04:04 2007 -0600

    Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa

commit f9c17ec58a492a7657ea120fa394056a680b9ec5
Merge: bd8eeb7... a4af3e5...
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jun 20 11:01:09 2007 -0600

    Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa

commit bd8eeb7ed09be698896d26c75aa60659efaa25a6
Merge: 144e1e4... 9cde7fb...
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jun 19 18:50:26 2007 -0600

    Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa

commit 144e1e439faf994ad25901aaf2a9d60a1078eed9
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jun 12 17:17:43 2007 -0600

    fix an error string, refactor _mesa_GetCompressedTexImageARB() to get rid of a goto

commit 261ed740749a7f358573ba470c25ed78d4abd2c4
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jun 12 17:06:27 2007 -0600

    fix make clean commands so missing subdirs don't cause infinite loops

commit d70fa021d51993b1555c3c3149326f48209e89f6
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jun 12 15:16:21 2007 -0600

    added memcpy() to-do item

commit ef82f004fab29f5aff809a31cbcb51e381df1a49
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jun 12 15:08:43 2007 -0600

    fix comment




More information about the mesa-commit mailing list