mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Tue Jan 29 00:34:15 UTC 2008


 src/mesa/pipe/draw/draw_vf.c         |   20 ++++++++-----
 src/mesa/pipe/draw/draw_vf.h         |   52 ++++-------------------------------
 src/mesa/pipe/draw/draw_vf_generic.c |    9 +++---
 src/mesa/pipe/draw/draw_vf_sse.c     |   14 ++++-----
 4 files changed, 31 insertions(+), 64 deletions(-)

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

New commits:
commit f3d0882c0218612a91a6feac91d23b34f6447d8e
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jan 29 09:34:09 2008 +0900

    gallium: Remove direct dependencies to mesa internals.
    
    _mesa_exec_free is still being called. More invasive refactoring is necessary to clean it out.




More information about the mesa-commit mailing list