mesa: Changes to 'master'

Michel Daenzer daenzer at kemper.freedesktop.org
Mon Nov 26 16:51:56 UTC 2007


 src/mesa/drivers/dri/i915/i915_vtbl.c          |   46 ++++++++++++++++++++++++-
 src/mesa/drivers/dri/i915/intel_context.h      |    1 
 src/mesa/drivers/dri/i915/intel_tris.c         |    3 +
 src/mesa/drivers/dri/intel/intel_batchbuffer.c |    2 +
 src/mesa/drivers/dri/intel/intel_batchbuffer.h |    3 +
 src/mesa/drivers/dri/intel/intel_blit.c        |   32 +++++++++++++----
 src/mesa/drivers/dri/intel/intel_screen.h      |    2 +
 7 files changed, 80 insertions(+), 9 deletions(-)

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

New commits:
commit a8fee3a498c8c4966d57a5273408477f3aa3ce73
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Thu Nov 15 09:59:33 2007 +0000

    i915: Catch cases where not all state is emitted for a new batchbuffer.
    
    This could lead to incorrect rendering or even lockups.

commit 63e6bfe8db10313c7f48de0b8ddbcd6b47f7e327
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Fri Nov 9 18:46:55 2007 +0100

    i915: Some additional blit fixes and assertions.




More information about the mesa-commit mailing list