mesa: Changes to 'master'
Haihao Xiang
haihao at kemper.freedesktop.org
Mon Jul 30 01:24:38 PDT 2007
src/mesa/main/dlist.c | 17 ++++++++++++-----
src/mesa/main/image.c | 16 ++++++++--------
2 files changed, 20 insertions(+), 13 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary
New commits:
commit 501b5305b939ac38177dcd73ec72f4a39296e0c4
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date: Mon Jul 30 16:30:32 2007 +0800
handle LSB_FIRST in _mesa_pack_bitmap by the way used in
_mesa_unpack_bitmap
commit 775ebb696dffaf6fddc170862ecb375e6cdfcb9c
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date: Mon Jul 30 16:17:40 2007 +0800
Fix an error related to glPolygonStipple.
As glPixelStore(GL_UNPACK) affect the bits into a stipple pattern,
hence 128 bytes used to store the pattern in a display list aren't
enough sometimes.
More information about the mesa-commit
mailing list