src/mesa/drivers/dri/intel/intel_pixel_draw.c |    1 +
 1 file changed, 1 insertion(+)

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

New commits:
commit aac2d99dc316c069faa46dd43ff034155754c6b3
Author: Xiang, Haihao <[EMAIL PROTECTED]>
Date:   Thu Dec 27 10:43:43 2007 +0800

    i915: reset swrast state after calling swrast DrawPixels.
    In order to optimize DrawPixels, the i915 texenv program isn't
    applied to swrast DrawPixels in the i915 driver. This causes this
    program isn't applied to any following swrast functions. Resetting
    the swrast state fixes this issue.  Fix #13614

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to