src/mesa/pipe/softpipe/sp_surface.c | 27 +- src/mesa/pipe/softpipe/sp_texture.c | 330 +----------------------------------- src/mesa/pipe/softpipe/sp_texture.h | 19 -- src/mesa/x86/glapi_x86.S | 2 4 files changed, 31 insertions(+), 347 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit ede7b00b59b37f078de0663918c0c84d572c27e8 Author: Michel Dänzer <[EMAIL PROTECTED]> Date: Thu Jan 10 10:03:47 2008 +0100 softpipe: Simplify texture memory layout. commit 51ea675745f4212c0bd859a940350faf466df102 Author: Michel Dänzer <[EMAIL PROTECTED]> Date: Thu Jan 10 10:03:17 2008 +0100 Add glapi/ path for inclusion of glapioffsets.h. Not sure why this is only needed now...
_______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
