mesa: Changes to 'mesa_7_0_branch'

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


 docs/relnotes-7.0.2.html    |    1 +
 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(+), 13 deletions(-)

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

New commits:
commit bf854d8d27bc12d776e370d9f8295eadf138ae87
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Nov 3 08:45:42 2007 -0600

    SSE codegen fixes

commit f33412167905668398895df063bc71df3ce0f4c6
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Nov 3 08:44:48 2007 -0600

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




More information about the mesa-commit mailing list