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 <[EMAIL PROTECTED]> 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.
_______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit