The source project of this merge request has been removed.
glamor: fix mirrored glyphs on big-endian machines
There are some mirrored glyphs when we are using glamor on big-endian machine. This fix changes a bitmask's direction when we are trying to draw a glyphs's bitmap.
Fixes: #1011 (closed)