mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Sat Nov 3 14:51:00 UTC 2007


 src/mesa/drivers/x11/xmesaP.h |    2 +-
 src/mesa/tnl/t_vertex_sse.c   |   16 +++++++++++++---
 src/mesa/x86/rtasm/x86sse.c   |   25 +++++++++++++++++--------
 src/mesa/x86/rtasm/x86sse.h   |    3 +--
 4 files changed, 32 insertions(+), 14 deletions(-)

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

New commits:
commit 417cb2c1829f2119f6674987edac09c61d633b45
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Nov 3 08:50:55 2007 -0600

    Fix mem leak in SSE code generation path (Michel Dänzer) and don't crash if _mesa_exec_malloc() returns NULL.
    
    (picked from mesa_7_0_branch)

commit d9276cbb29807cbca5d7be9a0cedfeb1dcbfbd9c
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Nov 3 08:46:59 2007 -0600

    fix typo




More information about the mesa-commit mailing list