mesa: Changes to 'master'

Haihao Xiang haihao at kemper.freedesktop.org
Thu Dec 27 02:40:30 UTC 2007


 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 <haihao.xiang at intel.com>
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




More information about the mesa-commit mailing list