[Mesa-dev] [PATCH 0/2] Patches to try to fix draw-pixel-with-textures in swrast
Yuanhan Liu
yuanhan.liu at linux.intel.com
Thu Nov 17 23:38:46 PST 2011
The two patches tries to fix an issue that happened while calling glDrawPixels
with texture enabled.
Here I attached a piglit testcase for this issue.
Yuanhan Liu (2):
swrast: simplify the prototype of function texture_combine
swrast: fix unmatched span->array->ChanType
src/mesa/swrast/s_texcombine.c | 24 ++++++++++++++----------
1 files changed, 14 insertions(+), 10 deletions(-)
--
1.7.4.4
Here is the piglit testcase:
--
More information about the mesa-dev
mailing list