glamor: Restore planemask to all-on when finishing a fill.
This commit is contained in:
committed by
Zhigang Gong
parent
d8c2662bf4
commit
a0b589e90a
@@ -172,6 +172,7 @@ glamor_solid(PixmapPtr pixmap, int x, int y, int width, int height,
|
||||
glUseProgramObjectARB(0);
|
||||
fail:
|
||||
glamor_set_alu(GXcopy);
|
||||
glamor_set_planemask(pixmap, ~0);
|
||||
}
|
||||
|
||||
/* Highlight places where we're doing it wrong. */
|
||||
|
||||
Reference in New Issue
Block a user