mesa: Changes to 'master'

Keith Whitwell keithw at kemper.freedesktop.org
Sat Aug 11 12:40:22 UTC 2007


 src/mesa/drivers/dri/i915tex/Makefile            |    1 
 src/mesa/drivers/dri/i915tex/i915_debug.c        | 1013 +++++++++++++++++------
 src/mesa/drivers/dri/i915tex/i915_debug.h        |   55 +
 src/mesa/drivers/dri/i915tex/i915_debug_fp.c     |  331 +++++++
 src/mesa/drivers/dri/i915tex/i915_vtbl.c         |    9 
 src/mesa/drivers/dri/i915tex/intel_batchbuffer.c |   11 
 6 files changed, 1162 insertions(+), 258 deletions(-)

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

New commits:
commit c60113cd41ac84f8737005ca1d7a1114e3725ae5
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sat Aug 11 13:40:22 2007 +0100

    Improve debugging further.
    
    Pull apart some key packets into individual fields and print sanely.

commit 4a789e408dbba7891f1436b2f42e7c0824e5ba7a
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri Aug 10 19:17:35 2007 +0100

    Better debugging




More information about the mesa-commit mailing list