OSDN Git Service

[915] Make polygon stipple use pre-unpacked pixel data.
authorEric Anholt <eric@anholt.net>
Tue, 18 Dec 2007 22:14:44 +0000 (14:14 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 18 Dec 2007 22:14:44 +0000 (14:14 -0800)
commita856da63247a4b403f6350914f732e14d1530ed1
treedfaf1981a5d08ab66eb53b16215fff7052d600e8
parent0dc2c68ffc379aa04247eb48b84b2fac69949bbd
[915] Make polygon stipple use pre-unpacked pixel data.

This fixes a crash when stippling using data from a PBO.
src/mesa/drivers/dri/i915/i915_state.c