Skip to content

glamor: fix mirrored glyphs on big-endian machines

Alexey Beloyarov requested to merge (removed):master into master

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)

Merge request reports