src/mesa/drivers/dri/i915/i915_context.h | 6 +++ src/mesa/drivers/dri/i915/i915_fragprog.c | 51 ++++++++++++++++++++++++++++-- src/mesa/drivers/dri/i915/i915_program.c | 38 +++++++++++++++------- src/mesa/drivers/dri/i915/i915_program.h | 1 4 files changed, 83 insertions(+), 13 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 3369cd9a6f943365242d7832e69788d4aede9a8f Author: Xiang, Haihao <[EMAIL PROTECTED]> Date: Mon Jan 7 14:08:36 2008 +0800 i915: Keith Whitwell's swizzling TEX patch. fix #8283 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
