src/mesa/shader/prog_execute.c | 128 ++++++++++++++++++++--------------------- src/mesa/shader/prog_execute.h | 3 src/mesa/swrast/s_fragprog.c | 23 +++---- 3 files changed, 79 insertions(+), 75 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit bdfd9afeadd19c0bd71d904d9d04b01b74b9b70f Author: Brian <[EMAIL PROTECTED]> Date: Fri Nov 23 12:01:39 2007 -0700 Consolidate texture fetch code and use partial derivatives when possible. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
