Hey, So it looks like in core GL profile glPixelStorei can only accept GL_PACK_ALIGNMENT and GL_UNPACK_ALIGNMENT, however I can't see where we enforce this in mesa? Am I missing something to do we just not do this, it appears we check is_desktop_gl, but that doesn't seem to cover it. Dave.